Skip to content

Instantly share code, notes, and snippets.

@alvises
Created February 25, 2019 10:56
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 alvises/b136a9013ca26006fbf4eb5829ed4cf1 to your computer and use it in GitHub Desktop.
Save alvises/b136a9013ca26006fbf4eb5829ed4cf1 to your computer and use it in GitHub Desktop.
How to run a Docker Container
docker container run -p 8000:80 nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment