Further reading
- You can find the guidelines for the official Docker container images at https://github.com/docker-library/official-images/.
- Some of the tools to help you create containers from existing installations are as follows:
debootstrap: https://wiki.debian.org/Debootstrap
yumbootstrap: http://dozzie.jarowit.net/trac/wiki/yumbootstrap
rinse: https://packages.debian.org/sid/admin/rinse
Docker contrib scripts: https://github.com/moby/moby/tree/master/contrib
- The full GitHub repository for the Go HTTP Hello World application can be found at https://github.com/geetarista/go-http-hello-world.