Edit docker-compose.yml

This commit is contained in:
Marek Lesko
2025-10-19 18:26:35 +00:00
parent d3d9a9037e
commit aae3eb92fa

View File

@@ -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: