Docker Fedora Systemd
This Dockerfile can build containers capable to use systemd.
Branches
This repository has multiple branches that relate to Fedora versions.
Branch | Fedora Version | Docker image tag |
---|---|---|
35 | 35 | 34 |
master | latest (36) | latest |
rawhide | rawhide (37) | rawhide |
Pull strategy
The different branches are not merged, they live as individual branches.
Manually starting
docker run \
--tty \
--privileged \
--volume /sys/fs/cgroup:/sys/fs/cgroup:ro \
robertdebock/fedora