Created
July 10, 2016 20:59
-
-
Save snallami/958659393ca8013e826a06da1ab3bbf7 to your computer and use it in GitHub Desktop.
Docker commands
This file contains hidden or 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
| 1) Overide entry point of docker image | |
| docker run -ti --entrypoint=/bin/bash my/image -s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment