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.
Andy Madge a42a8531ab
Added `--no-cache-dir` option to all Python pip commands in Dockerfiles (#113)
The cache gives no benefit to a Docker image but it does add size, hence it's best left out.

Signed-off-by: Andy Madge <andymadge@gmail.com>
4 years ago
..
Dockerfile Added `--no-cache-dir` option to all Python pip commands in Dockerfiles (#113) 4 years ago
hello.py Improved flask backend 5 years ago
requirements.txt connect backend to db in nginx-flask-mysql 5 years ago