We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7829a7e commit a1a426cCopy full SHA for a1a426c
examples/docker_compose/docker-compose-postgres.yml
@@ -1,7 +1,7 @@
1
services:
2
3
service:
4
- command: [] # Use the default CMD from Dockerfile-Service, i.e. just apply migrations
+ command: [] # Use the default CMD from Dockerfile-Service, i.e. just run grader-service
5
6
db-init:
7
build:
0 commit comments