Python 示例
| Name | Description |
|---|---|
| NGINX / Flask / MongoDB | A sample Python/Flask application with Nginx proxy and a Mongo database. |
| NGINX / Flask / MySQL | A sample Python/Flask application with an Nginx proxy and a MySQL database. |
| NGINX / WSGI / Flask | A sample Nginx reverse proxy with a Flask backend using WSGI. |
| Python / Flask / Redis | A sample Python/Flask and a Redis database. |
| Flask | A sample Flask application. |
| Django | A sample Django application. |
| FastAPI | A sample FastAPI application. |
| example-voting-app | A sample Docker Compose app. |
| Compose 和 Django | This quick-start guide demonstrates how to use Docker Compose to set up and run a simple Django/PostgreSQL app. |
| 使用Docker进行AI/ML | Get started with AI and ML using Docker, Neo4j, LangChain, and Ollama |
寻找更多示例?
访问以下GitHub仓库以获取更多Docker示例。
Awesome Compose: 一个精选的仓库,包含超过30个Docker Compose示例。这些示例提供了如何使用Compose文件集成不同服务的起点。
Docker Samples: 一个包含超过30个仓库的集合,提供示例容器化的演示应用程序、教程和实验室。