This Containerfile can build containers capable to use systemd.
This repository has one branche that relates to OpenSUSE a version.
| Branch | OpenSUSE Version | Container image tag |
|---|---|---|
| main | leap (15) | latest |
| tumbleweed | tumbleweed | tumbleweed |
podman run \
--tty \
--privileged \
--volume /sys/fs/cgroup:/sys/fs/cgroup:ro \
quay.io/ucomesdag/opensuse:latest