You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Milas Bowman 111c55d56b
nginx-flask-mysql: add dev envs support (#272)
* Add Docker Desktop Development Environments config
* Change port `5000` -> `8000` for Flask to avoid conflicts on
  recent macOS versions
* Improve DB health check (for non-dev envs case) to avoid
  producing a bunch of log spam

Co-authored-by: Guillaume Lours <guillaume@lours.me>
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2 years ago
..
Dockerfile nginx-flask-mysql: add dev envs support (#272) 2 years ago
hello.py Adopt Compose v2 (#240) 2 years ago
requirements.txt fixed ImportError 3 years ago