@@ -60,20 +60,20 @@ We recommend you to visit [Docker Awesome Compose Repository](https://github.com
60
60
# Web Framework
61
61
62
62
63
- | Python/Django |
63
+ | Python/Django |
64
64
| :-------------|
65
65
| [ Docker + Django + PostgreSQL] ( ./solution/django-postgres/readme.md ) |
66
- | [ Python + Flask + Redis] ( https://github.com/docker/awesome-compose/tree/master/flask-redis ) |< br >
66
+ | [ Python + Flask + Redis] ( https://github.com/docker/awesome-compose/tree/master/flask-redis ) |
67
67
68
68
<br >
69
69
70
- | Reactjs |
70
+ | Reactjs |
71
71
| :-------------|
72
72
| [ React + Spring + MySQL] ( https://github.com/docker/awesome-compose/tree/master/react-java-mysql ) |
73
73
| [ React + Express + MySQL] ( https://github.com/docker/awesome-compose/tree/master/react-express-mysql ) |
74
74
| [ React + Express + MongoDB] ( https://github.com/docker/awesome-compose/tree/master/react-express-mongodb ) |
75
75
| [ React + Rust + PostgreSQL] ( https://github.com/docker/awesome-compose/tree/master/react-rust-postgres ) |
76
- | [ React + Nginx] ( https://github.com/docker/awesome-compose/tree/master/react-nginx ) |< br >
76
+ | [ React + Nginx] ( https://github.com/docker/awesome-compose/tree/master/react-nginx ) |
77
77
78
78
<br >
79
79
@@ -104,12 +104,12 @@ We recommend you to visit [Docker Awesome Compose Repository](https://github.com
104
104
105
105
| MongoDB|
106
106
| :-------------|
107
- | [ NGINX + Flask + MongoDB] ( https://github.com/docker/awesome-compose/tree/master/nginx-flask-mongo ) | < br >
107
+ | [ NGINX + Flask + MongoDB] ( https://github.com/docker/awesome-compose/tree/master/nginx-flask-mongo ) |
108
108
109
109
110
110
| MySQL |
111
111
| :-------------|
112
- | [ NGINX + ASP.NET + MySQL`] ( https://github.com/docker/awesome-compose/tree/master/nginx-aspnet-mysql ) | < br >
112
+ | [ NGINX + ASP.NET + MySQL`] ( https://github.com/docker/awesome-compose/tree/master/nginx-aspnet-mysql ) |
113
113
114
114
115
115
@@ -118,37 +118,36 @@ We recommend you to visit [Docker Awesome Compose Repository](https://github.com
118
118
119
119
| Prometheus |
120
120
| :-------------|
121
- | [ Docker + Prometheus Stack + Docker Swarm] ( ./play-with-docker/docker-prometheus-swarm/README.md ) | < br >
121
+ | [ Docker + Prometheus Stack + Docker Swarm] ( ./play-with-docker/docker-prometheus-swarm/README.md ) |
122
122
123
123
# Logging
124
124
125
125
| Elastic |
126
126
| :-------------|
127
127
| [ Docker + Elasticsearch + Logstash + Kibana + Docker Swarm] ( ./play-with-docker/ELK/README.md ) |
128
- | [ Elasticsearch + Logstash + Kibana] ( https://github.com/docker/awesome-compose/tree/master/elasticsearch-logstash-kibana ) | <br >
129
-
128
+ | [ Elasticsearch + Logstash + Kibana] ( https://github.com/docker/awesome-compose/tree/master/elasticsearch-logstash-kibana ) |
130
129
131
130
# Testing Tools
132
131
133
132
| Apache JMeter |
134
133
| :-------------|
135
- | [ Docker + Apache Jmeter + Docker Swarm Mode] ( ./play-with-docker/jmeter-docker/README.md ) | < br >
134
+ | [ Docker + Apache Jmeter + Docker Swarm Mode] ( ./play-with-docker/jmeter-docker/README.md ) |
136
135
137
136
138
137
# Networking
139
138
140
139
| MacVLAN |
141
140
| :-------------|
142
141
| [ Docker + MacVLAN] ( ./play-with-docker/macvlan/README.md ) |
143
- | [ Docker + Docker Compose & IPv6] ( ./play-with-docker/ipv6/README.md ) | < br >
142
+ | [ Docker + Docker Compose & IPv6] ( ./play-with-docker/ipv6/README.md ) |
144
143
145
144
146
145
# Security
147
146
148
147
| Docker Security |
149
148
| :-------------|
150
149
| [ Introduction to Docker Security] ( (./advanced/workshop/README.md) ) |
151
- | [ Running Containers as ROOT] ( ./security/Running-Containers-as-ROOT.md ) | < br >
150
+ | [ Running Containers as ROOT] ( ./security/Running-Containers-as-ROOT.md ) |
152
151
153
152
154
153
0 commit comments