We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125a2df commit 32bd424Copy full SHA for 32bd424
docker-compose.yml
@@ -22,7 +22,7 @@ services:
22
image: domjudge/domjudge-contributor
23
hostname: domjudge-contributor
24
volumes:
25
- - /sys/fs/cgroup:/sys/fs/cgroup:ro
+ - /sys/fs/cgroup:/sys/fs/cgroup
26
- .:/domjudge:cached
27
- /chroot
28
links:
0 commit comments