Closed spurin closed 3 years ago
Hi @AkihiroSuda
Appreciate your efforts on this, the project is great and am finding it useful for a use-case I have.
Running systemd in Docker typically involves the use of '-v /sys/fs/cgroup:/sys/fs/cgroup:ro' volume pass thru from the parent.
Are you able to advise on why this is not needed here?
Thanks
-v /sys/fs/cgroup
/sys/fs/cgroup
:ro
Thanks @AkihiroSuda
Grateful for your feedback on this.
Hi @AkihiroSuda
Appreciate your efforts on this, the project is great and am finding it useful for a use-case I have.
Running systemd in Docker typically involves the use of '-v /sys/fs/cgroup:/sys/fs/cgroup:ro' volume pass thru from the parent.
Are you able to advise on why this is not needed here?
Thanks