01 Dockerizing Static Website
01 Dockerizing Static Website
NGINX is open-source software for web serving, reverse proxying, caching, load
balancing, media streaming, and more. It started out as a web server designed for
maximum performance and stability. In addition to its HTTP server capabilities, NGINX
can also function as a proxy server for email (IMAP, POP3, and SMTP) and a reverse
proxy and load balancer for HTTP, TCP, and UDP servers.
Make sure that you have your HTML files already in the current directory.
Create a file named Dockerfile in the root folder of the project as shown below:
http://192.168.99.100:80/