Published on18 June 2022Golang Docker Setup for Development and Production with Multi-stage BuildsGoDockerCreate an optimized Docker Golang image for production and development with live / hot reload using multi-stage builds. The aim is to seamlessly develop locally and push to production with one dockerfile/docker-compose setup.