Dockerfile– Used to build a Docker image that serves a static HTML file.index.html– The main HTML page.
docker-apache-webserver:latest— Apache web server configured to run on port 80docker-apache-webserver:port8080— Apache web server configured to run on port 8080