act
act copied to clipboard
Remove the "Docker does not support running systemd" because it's untrue
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