mirror of
https://github.com/balena-io/open-balena.git
synced 2025-04-05 18:16:51 +00:00
Fix issue with systemd requiring bind mounting cgroups
This commit is contained in:
parent
7dc83493de
commit
6af9c46634
@ -7,8 +7,10 @@ services:
|
||||
- SYS_RESOURCE
|
||||
environment:
|
||||
- CONFD_BACKEND=ENV
|
||||
volumes:
|
||||
- /sys/fs/cgroup:/sys/fs/cgroup:ro
|
||||
tmpfs:
|
||||
- /run
|
||||
- /sys/fs/cgroup
|
||||
privileged: true
|
||||
|
||||
system:
|
||||
security_opt:
|
||||
|
Loading…
x
Reference in New Issue
Block a user