Commit Graph

3 Commits

Author SHA1 Message Date
Milas Bowman
b81f75c9fd nginx-aspnet-mysql: add dev envs configuration
* Fix/enable MySQL/MariaDB health check
* Refactor `Dockerfile` for use as Compose app as well as with
  dev envs

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2022-07-08 16:11:02 -04:00
Esteban Solano Granados
bc95525543
Upgrade nginx-aspnet-mysql to net6.0 🚀 (#198)
* Upgrade to net6.0 [csproj]
* Upgrade MySqlConnector NuGet package
* Port Program to net6.0
* Upgrade Dockerfile base image
2022-03-21 18:43:05 +01:00
Esteban Solano Granados
eece4feb98
Add nginx-aspnet-mysql implementation (#119)
* Added nginx-aspnet-mysql implementation

Signed-off-by: GitHub <noreply@github.com>

* Updated nginx+aspnet+mysql README.md

Signed-off-by: GitHub <noreply@github.com>

* Added db healthcheck

Signed-off-by: GitHub <noreply@github.com>
2021-04-23 16:06:27 +02:00