We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4a344e commit 0a72de8Copy full SHA for 0a72de8
docker-compose.yml
@@ -24,7 +24,7 @@ services:
24
image: domjudge/domjudge-contributor
25
hostname: domjudge-contributor
26
volumes:
27
- - /sys/fs/cgroup:/sys/fs/cgroup:ro
+ - /sys/fs/cgroup:/sys/fs/cgroup
28
- .:${PWD}:cached
29
- /chroot
30
links:
0 commit comments