Created
January 19, 2016 05:24
-
-
Save DuaneNielsen/698c596ac8593d4ae9a7 to your computer and use it in GitHub Desktop.
logs into a running docker container
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker exec -it $1 bash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
d-bash <container name or id>