podman run -d \
--privileged \
--volume /sys/fs/cgroup:/sys/fs/cgroup:ro \
--volume /mnt/data/etc/systemd/system:/etc/systemd/system:rw \
--volume /mnt/data/var/lib/containers:/var/lib/containers:Z \
ghcr.io/ntkme/systemd-podman:edge
:whale: Containerized systemd for running nested podman containers.
https://ghcr.io/ntkme/systemd-podman
Repository from Github https://github.comntkme/systemd-podman
podman run -d \
--privileged \
--volume /sys/fs/cgroup:/sys/fs/cgroup:ro \
--volume /mnt/data/etc/systemd/system:/etc/systemd/system:rw \
--volume /mnt/data/var/lib/containers:/var/lib/containers:Z \
ghcr.io/ntkme/systemd-podman:edge
:whale: Containerized systemd for running nested podman containers.
https://ghcr.io/ntkme/systemd-podman
MIT License