cookiecutter-django/{{cookiecutter.project_slug}}/compose/production
Trung Dong Huynh b22045bcd4 Replaced base Docker image with debian:buster-slim (#2373)
Using system Python 3 distribution (3.7.3) in order to allow the use of Debian packages for numpy, scipy, etc. without the need of building them or installing build dependencies.

Changed `#!/bin/sh` in shell scripts to `#!/bin/bash` to make `set -o pipefail` work.
2020-01-07 11:06:31 +00:00
..
aws Added the awscli container for uploading and downloading backups from and to Amazon S3 2019-04-02 15:36:44 +02:00
django Replaced base Docker image with debian:buster-slim (#2373) 2020-01-07 11:06:31 +00:00
postgres Refactor POSTGRES_PORT env 2018-05-09 12:58:37 +03:00
traefik Pin Traefik Docker image to v1 2019-10-10 11:36:48 +01:00