Deployed an Nginx web server inside a Docker container and configured port mapping to make the Nginx welcome page accessible through both the container’s internal IP address and the host machine’s IP. This project demonstrates hands-on experience with Docker containerization, networking, and web server deployment.