Write is required.

This commit is contained in:
Robert de Bock 2024-07-01 14:58:20 +02:00
parent ebdb95d640
commit d939fe5214
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ platforms:
image: "${namespace:-{{ docker_namespace }}}/${image:-{{ docker_image }}}:${tag:-{{ docker_tag }}}"
command: /sbin/init
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
- /sys/fs/cgroup:/sys/fs/cgroup:rw
privileged: true
pre_build_image: true
provisioner: