Archived
2
0

some more tweaks

This commit is contained in:
Craig
2020-01-14 09:39:47 +00:00
parent 6c815b019d
commit 6f1a2bb77a
14 changed files with 255 additions and 86 deletions

@ -11,6 +11,6 @@ services:
security_opt:
- seccomp:unconfined
volumes:
- /home/nurd/neko:/workspace
- /home/neko/src:/workspace
- /var/run/docker.sock:/var/run/docker.sock
command: "/bin/sh -c \"while sleep 1000; do :; done\""