Nick Sieger
c2f8036fd3
Add "Open in Docker Dev Environments" links ( #280 )
...
* readme: add devenvs links in READMEs
Signed-off-by: Nick Sieger <nick@nicksieger.com>
2 years ago
Milas Bowman
9f4f9d8fb8
nginx-aspnet-mysql: add dev envs configuration ( #267 )
...
* 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
* nginx-aspnet-mysql: remove DB healthcheck from dev envs config
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2 years ago
Nicolas De loof
667bd9facb
Adopt Compose v2 ( #240 )
...
* Adopt Compose v2
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
3 years ago
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
3 years ago
Guillaume Lours
4bba832f88
Arm64 and check Compose v2 support ( #177 )
...
add support of arm64 architecture for the following samples:
* aspnet-mssql
* elasticsearch-logstash-kibana
* nginx-aspnet-mysql
* nginx-flask-mysql
* nginx-golang-mysql
* react-java-mysql
* sparkjava-mysql
* wordpress-mysql
* react-express-mysql
* react-express-mongodb
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
3 years ago
Guillaume Lours
2056ab2f01
Remove version from compose files to conform to the specification ( #167 )
...
https://github.com/compose-spec/compose-spec/blob/master/spec.md#version-top-level-element
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
3 years ago
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>
4 years ago