Skip to content

Instantly share code, notes, and snippets.

@sshnaidm
Created December 26, 2022 15:02
Show Gist options
  • Save sshnaidm/96cfe6608298366290bd7b1056c9e189 to your computer and use it in GitHub Desktop.
Save sshnaidm/96cfe6608298366290bd7b1056c9e189 to your computer and use it in GitHub Desktop.
Mount docker socket with podman rootless
-v /var/run/docker.sock:/var/run/docker.sock:ro --annotation run.oci.keep_original_groups=1
# https://github.com/containers/podman/issues/6015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment