Skip to content

ntkme/systemd-podman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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