@@ -60,20 +60,20 @@ We recommend you to visit [Docker Awesome Compose Repository](https://github.com
6060# Web Framework
6161
6262
63- | Python/Django |
63+ | Python/Django |
6464| :-------------|
6565| [ 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 ) |
6767
6868<br >
6969
70- | Reactjs |
70+ | Reactjs |
7171| :-------------|
7272| [ React + Spring + MySQL] ( https://github.com/docker/awesome-compose/tree/master/react-java-mysql ) |
7373| [ React + Express + MySQL] ( https://github.com/docker/awesome-compose/tree/master/react-express-mysql ) |
7474| [ React + Express + MongoDB] ( https://github.com/docker/awesome-compose/tree/master/react-express-mongodb ) |
7575| [ 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 ) |
7777
7878<br >
7979
@@ -104,12 +104,12 @@ We recommend you to visit [Docker Awesome Compose Repository](https://github.com
104104
105105| MongoDB|
106106| :-------------|
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 ) |
108108
109109
110110| MySQL |
111111| :-------------|
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 ) |
113113
114114
115115
@@ -118,37 +118,36 @@ We recommend you to visit [Docker Awesome Compose Repository](https://github.com
118118
119119| Prometheus |
120120| :-------------|
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 ) |
122122
123123# Logging
124124
125125| Elastic |
126126| :-------------|
127127| [ 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 ) |
130129
131130# Testing Tools
132131
133132| Apache JMeter |
134133| :-------------|
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 ) |
136135
137136
138137# Networking
139138
140139| MacVLAN |
141140| :-------------|
142141| [ 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 ) |
144143
145144
146145# Security
147146
148147| Docker Security |
149148| :-------------|
150149| [ 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 ) |
152151
153152
154153
0 commit comments