Skip to content

Commit

Permalink
Revert "add volume for sql server"
Browse files Browse the repository at this point in the history
This reverts commit 85d4723.
  • Loading branch information
BobanL committed Oct 18, 2024
1 parent ae3c428 commit 8fbd4bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions containers/ecr-viewer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ services:
- "1433:1433"
volumes:
- ./sql:/var/opt/mssql/scripts
- sql-server-volume:/var/opt/mssql
entrypoint: /var/opt/mssql/scripts/entrypoint.sh
healthcheck:
test:
Expand Down Expand Up @@ -93,4 +92,3 @@ services:
volumes:
prom_data:
grafana_data:
sql-server-volume:

0 comments on commit 8fbd4bf

Please sign in to comment.