Skip to content

Instantly share code, notes, and snippets.

@konradish
Created November 6, 2021 22:33
Show Gist options
  • Save konradish/39481eeac159e4fdbf768827855565c3 to your computer and use it in GitHub Desktop.
Save konradish/39481eeac159e4fdbf768827855565c3 to your computer and use it in GitHub Desktop.
How to give Docker server access to container
-v /var/run/docker.sock:/var/run/docker.sock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment