Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save achmadhadikurnia/7ed0ac2d6185b060836334014da25308 to your computer and use it in GitHub Desktop.
Save achmadhadikurnia/7ed0ac2d6185b060836334014da25308 to your computer and use it in GitHub Desktop.
docker run --name nginx -p 8080:80 -v nginx:/usr/share/nginx/html -d nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment