This Containerfile can build containers capable to use systemd.
This repository has multiple branches that relate to Archlinux versions.
| Branch | Archlinux Version | Container image tag |
|---|---|---|
| main | latest | latest |
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/archlinux:latest