This commit is contained in:
Marco Ochse
2018-03-29 16:21:00 +00:00
parent 8257ae0a09
commit 136e741334
9 changed files with 80 additions and 20 deletions

View File

@ -11,6 +11,7 @@ RUN apk -U upgrade && \
libffi-dev \
libressl-dev \
postgresql-dev \
procps \
python3 \
python3-dev \
py-virtualenv && \