This project demonstrates hands-on experience with Docker lifecycle commands, container management, and real-world services like Nginx and SonarQube using Docker Desktop.
- Docker
- Docker Desktop
- Nginx
- SonarQube
- Ubuntu & Amazon Linux containers
- GitHub
- Installed Docker and Docker Desktop
- Pulled images from Docker Hub
- Created and managed containers
- Exposed applications using port mapping
- Hosted Nginx web server
- Ran SonarQube for code quality analysis
- Practiced container lifecycle (start, stop, pause, remove)
- Managed Docker images and containers
See the screenshotsREADME.md/ folder for proof of hands-on execution.
Gained strong fundamentals in Docker containerization, image management, and DevOps basics.