This Containerfile can build containers capable to use systemd.
This repository has multiple branches that relate to CentOS versions.
| Branch | Rocky Linux Version | Container image tag |
|---|---|---|
| main | latest (9) | latest |
| 8 | 8 | 8 |
The different branches are not merged, they live as individual branches.
podman run \
--tty \
--privileged \
--volume /sys/fs/cgroup:/sys/fs/cgroup:ro \
quay.io/ucomesdag/rocky:latest