5 ms·
I see, interesting. I guess you are saying that systemd service wouldn't work because it's not available inside the container. FWIW it's possible to run a root
by timost 3y ago
I see, interesting.
I guess you are saying that systemd service wouldn't work because it's not available inside the container.
FWIW it's possible to run a rootless podman container with a working systemd inside the container. I've near tried running podman in podman using systemd though.