- Create new workflow for building and pushing Docker
images on push to 'dev' branch.
- Rename existing docker.yml to docker-main.yml and
update image tag from 'latest' to 'main'.
This commit enhances the CI process by integrating Docker builds for
continuous delivery on the development branch, ensuring a clear
versioning strategy with updated tagging for production readiness.