Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 633 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 633 Bytes

hello-world

🐳 Hello 🐋

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