#
docker-practice
Here are 3 public repositories matching this topic...
🎯Hands‑on Docker practice and revision notes — includes commands, outputs, and experiments with images, containers, networking, and lifecycle management. A practical guide for learning and revising Docker fundamentals.
python docker nginx devops docker-images docker-containers containerization docker-commands port-mapping docker-exec docker-basics docker-networking docker-practice docker-inspect docker-revision
-
Updated
Feb 4, 2026
🎯Minimal Flask application containerized with Docker — exposes a single JSON endpoint ({"message":"Hey There Python"}) running on port 3000 inside the container and mapped to port 4000 on the host. Demonstrates Python + Flask basics, Docker image building, container execution, and lightweight API deployment.
python docker dockerfile flask devops microservice rest-api cloud-native json-response containerization api-example docker-practice lightweight-api
-
Updated
Feb 5, 2026 - Python
Add this topic to your repo
To associate your repository with the docker-practice topic, visit your repo's landing page and select "manage topics."