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