
Personal2021
Golang Docker Template
Starter repository for shipping a Go service inside Docker. Includes a multi-stage Dockerfile that builds a static binary against a scratch base, a docker-compose.yml for local development with hot reload, and a GitHub Actions workflow that publishes images to Docker Hub on tag.
GoDockerGitHub Actions
