Skip to content

Instantly share code, notes, and snippets.

@DuaneNielsen
Created January 19, 2016 05:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DuaneNielsen/698c596ac8593d4ae9a7 to your computer and use it in GitHub Desktop.
Save DuaneNielsen/698c596ac8593d4ae9a7 to your computer and use it in GitHub Desktop.
logs into a running docker container
docker exec -it $1 bash
@DuaneNielsen
Copy link
Author

d-bash <container name or id>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment