Skip to content
#

docker-practice

Here are 3 public repositories matching this topic...

Language: All
Filter by language

🎯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.

  • 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.

  • Updated Feb 5, 2026
  • Python

Improve this page

Add a description, image, and links to the docker-practice topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more