PostgreSQL サンプル
名前 | 内容説明 |
---|---|
Go / NGINX / PostgreSQL | A sample Go application with an Nginx proxy and a PostgreSQL database. |
PostgreSQL / pgAdmin | A sample setup for postgreSQL database with pgAdmin web interface. |
React / Rust / PostgreSQL | A sample React application with a Rust backend and a Postgres database. |
Spring / PostgreSQL | A sample Java application with Spring framework and a Postgres database. |
Nextcloud / PostgreSQL | A sample Nextcloud setup. |
example-voting-app | A sample Docker Compose app. |
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. |
wordsmith | A demo app that runs three containers, including PostgreSQL, Java, and Go. |
さらなるサンプルを探しますか?
以下の GitHub リポジトリから、さらなる Docker サンプルを確認してください。
Awesome Compose: 30 以上の Docker Compose サンプルを集約したリポジトリです。 これらのサンプルからは、Compose ファイルを使ってさまざまなサービスを組み合わせる方法を学ぶことができます。
Docker サンプル: 30 以上のリポジトリからなり、デモアプリケーション、チュートリアル、ラボなどのコンテナー化サンプルを提供しています。