Created
May 3, 2019 19:08
-
-
Save medwig/ce6540499d6872dc655d4da8e7916f9b to your computer and use it in GitHub Desktop.
Run the latest docker image you just built
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 run -it --entrypoint /bin/sh $(docker images --format "{{.ID}}" | head -n 1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment