[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 273 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 273 Bytes

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