Fedora Container to test Ansible roles in, including capabilities to use systemd facilities.
50K+
This Dockerfile can build containers capable to use systemd.
This repository has multiple branches that relate to Fedora versions.
| Branch | Fedora Version | Status | Docker image tag | Docker image size |
|---|---|---|---|---|
| 44 | 44 | Supported | 44 | |
| 43(master) | 43 | Supported | latest | |
| 42 | 42 | Supported | 42 | |
| 41 | 41 | Supported | 41 | |
| rawhide | rawhide (45) | Supported | rawhide | |
| testing | testing (45) | Supported | testing |
This repository uses separate directories (folders) rather than git branches to maintain different Fedora versions. Each version has its own directory (e.g., fedora41/, fedora42/, etc.) with its own Dockerfile and configuration.
docker run \
--tty \
--privileged \
--volume /sys/fs/cgroup:/sys/fs/cgroup:rw \
buluma/fedora
Content type
Image
Digest
sha256:bd70aae5a…
Size
84.6 MB
Last updated
4 days ago
docker pull buluma/fedora