5 Commits (1cc82a85ba2c6f1084a76493ef60a22e9feac4b0)

Author SHA1 Message Date
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
carehart 77f04a4539 correct reference to number of containers
Signed-off-by: carehart <charlie@carehart.org>
4 years ago
Guillaume Lours d441df2921 Upgrade Django version to fix CVE-2020-13596 & CVE-2020-13254
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
4 years ago
FelipeVilella 8e678f132c
changing extension (#46)
Signed-off-by: Felipe Vilella <vilella.luisfelipe@gmail.com>
5 years ago
FelipeVilella 1e7d24da27
Django example (#43)
Add a Django example
5 years ago