Created
October 20, 2017 02:29
-
-
Save lamarmarshall/00f1c501b81a0da5a88908bb403f26d9 to your computer and use it in GitHub Desktop.
docker create nginx container
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
docker container run --publish 80:80 nginx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment