You can find the guidelines for the official Docker container images at:
Some of the tools to help you create containers from existing installations are the following:
- Debootstrap: https://wiki.debian.org/Debootstrap/
- Yumbootstrap: https://github.com/dozzie/yumbootstrap/
- Rinse: https://salsa.debian.org/debian/rinse/
- Docker contrib scripts: https://github.com/moby/moby/tree/master/contrib/
Finally, the full GitHub repository for the Go HTTP Hello World application can be found at: