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
requirements.txt Move all samples to the root dir 5 years ago
server.py Fixed a typo in the return message (#107) 4 years ago