Skip to content

Instantly share code, notes, and snippets.

@samuelteixeiras
Created July 30, 2017 19:40
Show Gist options
  • Save samuelteixeiras/73530551a440ccdd61b755c1432cd405 to your computer and use it in GitHub Desktop.
Save samuelteixeiras/73530551a440ccdd61b755c1432cd405 to your computer and use it in GitHub Desktop.
start sh in a running container
docker exec -it <name/id> sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment