ntkme / systemd-podman

:whale: Containerized systemd for running nested podman containers.

Home Page:https://ghcr.io/ntkme/systemd-podman

Repository from Github https://github.comntkme/systemd-podmanRepository from Github https://github.comntkme/systemd-podman

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

About

:whale: Containerized systemd for running nested podman containers.

https://ghcr.io/ntkme/systemd-podman

License:MIT License


Languages

Language:Dockerfile 100.0%