You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+23-27Lines changed: 23 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,58 +18,54 @@ These samples provide a starting point for how to integrate different services u
18
18
19
19
## Samples of Docker Compose applications with multiple integrated services
20
20
21
-
<ahref="https://docs.docker.com/desktop/dev-environments/"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a> Icon indicates Sample is compatible with [Docker Dev Environments](https://docs.docker.com/desktop/dev-environments/) in Docker Desktop version 4.10 or later.
22
-
23
21
<ahref="https://docs.docker.com/desktop/wasm/"><imgsrc="icon_wasm.svg"alt="Docker + wasm"height="30"align="top"/></a> Icon indicates Sample is compatible with [Docker+Wasm](https://docs.docker.com/desktop/wasm/).
24
22
25
23
-[`ASP.NET / MS-SQL`](aspnet-mssql) - Sample ASP.NET core application
-[`Go / NGINX / MySQL`](nginx-golang-mysql) - Sample Go application
29
-
with an Nginx proxy and a MySQL database. <ahref="nginx-golang-mysql"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a>
27
+
with an Nginx proxy and a MySQL database.
30
28
-[`Go / NGINX / PostgreSQL`](nginx-golang-postgres) - Sample Go
31
-
application with an Nginx proxy and a PostgreSQL database. <ahref="nginx-golang-postgres"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a>
29
+
application with an Nginx proxy and a PostgreSQL database.
32
30
-[`Java Spark / MySQL`](sparkjava-mysql) - Sample Java application and
33
-
a MySQL database. <ahref="sparkjava-mysql"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a>
34
-
-[`NGINX / ASP.NET / MySQL`](nginx-aspnet-mysql) - Sample Nginx reverse proxy with an C# backend using ASP.NET <ahref="nginx-aspnet-mysql"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a>
31
+
a MySQL database.
32
+
-[`NGINX / ASP.NET / MySQL`](nginx-aspnet-mysql) - Sample Nginx reverse proxy with an C# backend using ASP.NET.
application with Nginx proxy and a Mongo database. <ahref="nginx-flask-mongo"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a>
34
+
application with Nginx proxy and a Mongo database.
37
35
-[`NGINX / Flask / MySQL`](nginx-flask-mysql) - Sample Python/Flask application with an Nginx proxy and a MySQL database.
38
-
-[`NGINX / Node.js / Redis`](nginx-nodejs-redis) - Sample Node.js application with Nginx proxy and a Redis database
39
-
-[`NGINX / Go`](nginx-golang) - Sample Nginx proxy with a Go backend. <ahref="nginx-golang"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a>
36
+
-[`NGINX / Node.js / Redis`](nginx-nodejs-redis) - Sample Node.js application with Nginx proxy and a Redis database.
37
+
-[`NGINX / Go`](nginx-golang) - Sample Nginx proxy with a Go backend.
40
38
-[`NGINX / WSGI / Flask`](nginx-wsgi-flask) - Sample Nginx reverse proxy with a Flask backend using WSGI.
41
-
-[`PostgreSQL / pgAdmin`](postgresql-pgadmin) - Sample setup for postgreSQL database with pgAdmin web interface
42
-
-[`Python / Flask / Redis`](flask-redis) - Sample Python/Flask and a Redis database <ahref="flask-redis"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a>
39
+
-[`PostgreSQL / pgAdmin`](postgresql-pgadmin) - Sample setup for postgreSQL database with pgAdmin web interface.
40
+
-[`Python / Flask / Redis`](flask-redis) - Sample Python/Flask and a Redis database.
43
41
-[`React / Spring / MySQL`](react-java-mysql) - Sample React
44
-
application with a Spring backend and a MySQL database. <ahref="react-java-mysql"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a>
42
+
application with a Spring backend and a MySQL database.
application with a Node.js backend and a MySQL database. <ahref="react-express-mysql"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a>
44
+
application with a Node.js backend and a MySQL database.
application with a Node.js backend and a Mongo database. <ahref="react-express-mongodb"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a>
46
+
application with a Node.js backend and a Mongo database.
application with a Rust backend and a Postgres database. <ahref="react-rust-postgres"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a>
51
-
-[`React / Nginx`](react-nginx) - Sample React application with Nginx. <ahref="react-nginx"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a>
48
+
application with a Rust backend and a Postgres database.
49
+
-[`React / Nginx`](react-nginx) - Sample React application with Nginx.
with Spring framework and a Postgres database. <ahref="spring-postgres"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a>
51
+
with Spring framework and a Postgres database.
54
52
-[`WasmEdge / MySQL / Nginx`](wasmedge-mysql-nginx) - Sample Wasm-based web application with a static HTML frontend, using a MySQL (MariaDB) database. The frontend connects to a Wasm microservice written in Rust, that runs using the WasmEdge runtime. <ahref="wasmedge-mysql-nginx"><imgsrc="icon_wasm.svg"alt="Compatible with Docker+wasm"height="30"align="top"/></a>
55
53
-[`WasmEdge / Kafka / MySQL`](wasmedge-kafka-mysql) - Sample Wasm-based microservice that subscribes to a Kafka (Redpanda) queue topic, and transforms and saves any incoming message into a MySQL (MariaDB) database. <ahref="wasmedge-kafka-mysql"><imgsrc="icon_wasm.svg"alt="Compatible with Docker+wasm"height="30"align="top"/></a>
56
54
57
55
## Single service samples
58
56
59
-
<ahref="https://docs.docker.com/desktop/dev-environments/"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a> Icon indicates Sample is compatible with [Docker Dev Environments](https://docs.docker.com/desktop/dev-environments/) in Docker Desktop version 4.10 or later.
60
-
61
-
-[`Angular`](angular) <ahref="angular"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a>
62
-
-[`Spark`](sparkjava) <ahref="sparkjava"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a>
63
-
-[`VueJS`](vuejs) <ahref="vuejs"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a>
64
-
-[`Flask`](flask) <ahref="flask"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a>
65
-
-[`PHP`](apache-php) <ahref="apache-php"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a>
66
-
-[`Traefik`](traefik-golang) <ahref="traefik-golang"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a>
67
-
-[`Django`](django) <ahref="django"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a>
-[`FastAPI`](fastapi) <ahref="fastapi#use-with-docker-development-environments"><imgsrc="icon_devenvs.svg"alt="Use with Docker Dev Environments"height="30"align="top"/></a>
68
+
-[`FastAPI`](fastapi)
73
69
74
70
## Basic setups for different platforms (not production ready - useful for personal use)
Copy file name to clipboardExpand all lines: angular/README.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,4 @@
1
1
## Compose sample
2
-
3
-
### Use with Docker Development Environments
4
-
5
-
You can open this sample in the Dev Environments feature of Docker Desktop version 4.12 or later.
6
-
7
-
[Open in Docker Dev Environments <imgsrc="../open_in_new.svg"alt="Open in Docker Dev Environments"align="top"/>](https://open.docker.com/dashboard/dev-envs?url=https://github.com/docker/awesome-compose/tree/master/angular)
Copy file name to clipboardExpand all lines: apache-php/README.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,4 @@
1
1
## Compose sample application
2
-
3
-
### Use with Docker Development Environments
4
-
5
-
You can open this sample in the Dev Environments feature of Docker Desktop version 4.12 or later.
6
-
7
-
[Open in Docker Dev Environments <imgsrc="../open_in_new.svg"alt="Open in Docker Dev Environments"align="top"/>](https://open.docker.com/dashboard/dev-envs?url=https://github.com/docker/awesome-compose/tree/master/apache-php)
Copy file name to clipboardExpand all lines: django/README.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,4 @@
1
1
## Compose sample application
2
-
3
-
### Use with Docker Development Environments
4
-
5
-
You can open this sample in the Dev Environments feature of Docker Desktop version 4.12 or later.
6
-
7
-
[Open in Docker Dev Environments <imgsrc="../open_in_new.svg"alt="Open in Docker Dev Environments"align="top"/>](https://open.docker.com/dashboard/dev-envs?url=https://github.com/docker/awesome-compose/tree/master/django)
Copy file name to clipboardExpand all lines: fastapi/README.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,4 @@
1
1
## Compose sample application
2
-
3
-
### Use with Docker Development Environments
4
-
5
-
You can open this sample in the Dev Environments feature of Docker Desktop version 4.12 or later.
6
-
7
-
[Open in Docker Dev Environments <imgsrc="../open_in_new.svg"alt="Open in Docker Dev Environments"align="top"/>](https://open.docker.com/dashboard/dev-envs?url=https://github.com/docker/awesome-compose/tree/master/fastapi)
0 commit comments