This repository is automated with Globidev/github-docker-hook
After pushing to this repository, a remote server will build Dockerfile.dev, which will compile this project and create a fully static binary.
The resulting executable will then be extracted and embedded into a minimalistc image using Dockerfile.prod
The production-ready image will then be pushed to dockerhub
You can test it by running:
docker run --rm datcoloc/hello-world