mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-14 16:55:42 +00:00
Add git install to Dockerfile
This commit is contained in:
parent
ad6daa35cc
commit
5774b5120d
@ -9,6 +9,7 @@ ENV FLASK_APP=opaque.py
|
||||
|
||||
RUN apk add \
|
||||
build-base \
|
||||
git \
|
||||
postgresql-dev
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user