Skip to content

Instantly share code, notes, and snippets.

@simianarmy
Created January 15, 2019 19:39
Show Gist options
  • Save simianarmy/59733e4a70de7129a1241357319eef96 to your computer and use it in GitHub Desktop.
Save simianarmy/59733e4a70de7129a1241357319eef96 to your computer and use it in GitHub Desktop.
Execute commands in docker bash
docker exec -it <image-id> bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment