Add bash ti image

This commit is contained in:
Stephan Porada
2019-10-23 14:42:23 +02:00
parent f919e97446
commit c0fab4aef3
3 changed files with 3 additions and 1 deletions

View File

@ -8,6 +8,7 @@ ENV FLASK_APP=opaque.py
RUN apk add \
bash \
build-base \
git \
postgresql-dev