Skip to content

Instantly share code, notes, and snippets.

@foriequal0
Last active August 24, 2022 05:47
Show Gist options
  • Save foriequal0/388e7d09737691b84b97bd453ff85e5c to your computer and use it in GitHub Desktop.
Save foriequal0/388e7d09737691b84b97bd453ff85e5c to your computer and use it in GitHub Desktop.
Rootless podman-docker
# ~/.config/user-tmpfiles.d/podman-docker.conf
L+ %t/docker.sock - - - - %t/podman/podman.sock
systemctl --user enable systemd-tmpfiles-clean.timer
systemctl --user enable systemd-tmpfiles-setup.service
systemctl --user start systemd-tmpfiles-setup.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment