mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07:00
* Add python docker example based on fastapi app * Add gitignore example in python docs * ✏️ Fix port mapping in docker init section * ♻️ Edit refactor to map container ports from 5000-5001 to 8000-8001 * ✏️ Fix some grammatical structures * 📝 Add some notes about kubernetes stuff