You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b12c49193c2d docker.io/jrei/systemd-fedora:latest /usr/sbin/init 36 seconds ago Up 36 seconds ago systemd-fedora
As said in the README.md instructions, try also docker run -d --name systemd-fedora --privileged -v /sys/fs/cgroup:/sys/fs/cgroup:ro jrei/systemd-fedora.
Being in Fedora, look also at SELinux.
I can't reproduce, so you'll have to figure out the actual error.
@j8r Yeah, I had already tried both command variations. Also, disabling SELinux is the first thing I do on all my Fedora O/Ss. 😄 I'll play with it more to see. It's odd, because I used this base specification a million times. I'll let you know. Thanks!
Hi Friend:
I've successfully used your
Dockerfile
before, and it works well. I was tinkering with it today, and for some reason it doesn't launch.I pasted my session below:
Just FYI (not urgent). 😊
The text was updated successfully, but these errors were encountered: