Go 示例
| 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. |
寻找更多示例?
访问以下GitHub仓库以获取更多Docker示例。
Awesome Compose: 一个精选的仓库,包含超过30个Docker Compose示例。这些示例提供了如何使用Compose文件集成不同服务的起点。
Docker 示例: 一个包含超过30个仓库的集合,提供示例容器化的演示应用程序、教程和实验室。