mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-19 07:18:06 +02:00
update asp.net-mssql sample
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
This commit is contained in:
parent
80dcce97b4
commit
9c829ac4ba
77 changed files with 75 additions and 824 deletions
|
@ -32,7 +32,7 @@ docker-compose down
|
|||
|
||||
*Samples of docker-compose applications with multiple integrated services:*
|
||||
|
||||
- [`Asp.NET/MS-SQL`](samples/aspnet-mysql/README.md) -- sample asp\\.net core application with MySQL database
|
||||
- [`Asp.NET/MS-SQL`](samples/aspnet-mssql/README.md) -- sample asp\\.net core application with MS SQL server database
|
||||
- [`Flask / NGINX / MySQL`](samples/nginx-flask-mysql/README.md) -- sample Python/Flask application with an Nginx proxy and a MySQL database
|
||||
- [`Go / NGINX / MySQL`](samples/nginx-golang-mysql/README.md) -- sample Go application with an Nginx proxy and a MySQL database
|
||||
- [`Go / NGINX / PostgreSQL`](samples/nginx-golang-postgres/README.md) -- sample Go application with an Nginx proxy and a PostgreSQL database
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue