buluma/fedora-systemd
Fedora Container to test Ansible roles in, including capabilities to use systemd facilities.
500K+
This Dockerfile can build containers capable to use systemd.
This repository has multiple branches that relate to Fedora versions.
Branch | Fedora Version | Docker image tag |
---|---|---|
main | latest (38) | latest |
rawhide | rawhide (39) | rawhide |
37 | 37 | 37 |
36 | 36 | 36 |
35 | 35 | 35 |
34 | 33 | 34 |
The different branches are not merged, they live as individual branches.
docker run \
--tty \
--privileged \
--volume /sys/fs/cgroup:/sys/fs/cgroup:ro \
buluma/fedora-systemd
docker pull buluma/fedora-systemd