JavaScript サンプル
| 名前 | 内容説明 |
|---|---|
| NGINX / Node.js / Redis | A sample Node.js application with Nginx proxy and a Redis database. |
| React / Spring / MySQL | A sample React application with a Spring backend and a MySQL database. |
| React / Express / MySQL | A sample React application with a Node.js backend and a MySQL database. |
| React / Express / MongoDB | A sample React application with a Node.js backend and a Mongo database. |
| React / Rust / PostgreSQL | A sample React application with a Rust backend and a Postgres database. |
| React / NGINX | A sample React application with Nginx. |
| VueJS | A sample Vue.js application. |
| docker-swarm-visualizer | A visualizer for Docker Swarm Mode using the Docker Remote API, Node.JS, and D3. |
| atsea-sample-shop-app | A 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-viewer | West Wind Album Viewer ASP.NET Core and Angular sample. |
| aspnet-monitoring | Monitoring ASP.NET Fx applications in Windows Docker containers, using Prometheus. |
| slack-clone-docker | A sample Slack Clone app built with the MERN stack. |
さらなるサンプルを探しますか?
以下の GitHub リポジトリから、さらなる Docker サンプルを確認してください。
Awesome Compose: 30 以上の Docker Compose サンプルを集約したリポジトリです。 これらのサンプルからは、Compose ファイルを使ってさまざまなサービスを組み合わせる方法を学ぶことができます。
Docker サンプル: 30 以上のリポジトリからなり、デモアプリケーション、チュートリアル、ラボなどのコンテナー化サンプルを提供しています。