JavaScript 示例

NameDescription
NGINX / Node.js / RedisA sample Node.js application with Nginx proxy and a Redis database.
React / Spring / MySQLA sample React application with a Spring backend and a MySQL database.
React / Express / MySQLA sample React application with a Node.js backend and a MySQL database.
React / Express / MongoDBA sample React application with a Node.js backend and a Mongo database.
React / Rust / PostgreSQLA sample React application with a Rust backend and a Postgres database.
React / NGINXA sample React application with Nginx.
VueJSA sample Vue.js application.
docker-swarm-visualizerA visualizer for Docker Swarm Mode using the Docker Remote API, Node.JS, and D3.
atsea-sample-shop-appA sample app that uses a Java Spring Boot backend connected to a database to display a fictitious art shop with a React front-end.
dotnet-album-viewerWest Wind Album Viewer ASP.NET Core and Angular sample.
aspnet-monitoringMonitoring ASP.NET Fx applications in Windows Docker containers, using Prometheus.
slack-clone-dockerA sample Slack Clone app built with the MERN stack.

寻找更多示例?

访问以下GitHub仓库以获取更多Docker示例。

  • Awesome Compose: 一个精选的仓库,包含超过30个Docker Compose示例。这些示例提供了如何使用Compose文件集成不同服务的起点。

  • Docker Samples: 一个包含超过30个仓库的集合,提供示例容器化的演示应用程序、教程和实验室。