Skip to content

Instantly share code, notes, and snippets.

@xinyii
Last active April 27, 2021 03:16
Show Gist options
  • Save xinyii/02d9d316006f7d8b64f49879cf30b593 to your computer and use it in GitHub Desktop.
Save xinyii/02d9d316006f7d8b64f49879cf30b593 to your computer and use it in GitHub Desktop.
[Run docker command inside a docker container] #docker
-v /var/run/docker.sock:/var/run/docker.sock
-v /bin/docker:/bin/docker
-u root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment