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