act icon indicating copy to clipboard operation
act copied to clipboard

Remove the "Docker does not support running systemd" because it's untrue

Open alkuzad opened this issue 2 years ago • 0 comments

Details

Systemd can be run on docker, either with --privileged mode or with --runtime=sysbox-runc. We rely on this to run Docker-in-Docker

alkuzad avatar Dec 15 '23 11:12 alkuzad