Created
May 2, 2024 02:06
-
-
Save achmadhadikurnia/7ed0ac2d6185b060836334014da25308 to your computer and use it in GitHub Desktop.
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 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