Edit docker-compose.yml
This commit is contained in:
@@ -6,8 +6,6 @@ services:
|
||||
|
||||
volumes:
|
||||
- ../..:/workspaces:cached
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
privileged: true
|
||||
# Overrides default command so things don't shut down after the process ends.
|
||||
command: sleep infinity
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user