Skip to content

Instantly share code, notes, and snippets.

@kevinhooke
Created February 12, 2016 23:40
Show Gist options
  • Save kevinhooke/ed053a086c74e5d80a72 to your computer and use it in GitHub Desktop.
Save kevinhooke/ed053a086c74e5d80a72 to your computer and use it in GitHub Desktop.
Docker on Windows - exec sh into running container
winpty docker exec -ti containerid sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment