Go samples

Name Description
Go / NGINX / MySQL A sample Go application with an Nginx proxy and a MySQL database.
Go / NGINX / PostgreSQL A sample Go application with an Nginx proxy and a PostgreSQL database.
NGINX / Go A sample Nginx proxy with a Go backend.
Traefik A sample Traefik proxy with a Go backend.
wordsmith A demo app that runs three containers, including PostgreSQL, Java, and Go.
gopher-task-system A Task System using Go Docker SDK.

Looking for more samples?

Visit the following GitHub repositories for more Docker samples.

  • Awesome Compose: A curated repository containing over 30 Docker Compose samples. These samples offer a starting point for how to integrate different services using a Compose file.

  • Docker Samples: A collection of over 30 repositories that offer sample containerized demo applications, tutorials, and labs.