pull/26/head
Louis Vézina 7 years ago
parent f7443648f8
commit 301f1616a3

@ -9,9 +9,4 @@ RUN apk add --update git python2 py-pip py-pygit2 jpeg-dev && \
pip install -r /app/requirements.txt && \
apk del --purge build-dependencies
COPY root /
LABEL MAINTAINER="peter.varsanyi@gwelican.eu"
LABEL org.label-schema.vcs-ref=$VCS_REF org.label-schema.build-date=$BUILD_DATE
EXPOSE 6767
Loading…
Cancel
Save