Dockerize a Python ML Model and push in GitHub(With Steps + ScreenShots)

📁 Git Workflow
Checkout to main
Command:
git checkout main2.Create a new branch (e.g., feature branch)Command:
git checkout main -b feature-24mcr0423.(Optional) Add a branch through GitHub UIGo to ...