This commit is contained in:
Louis Vézina 2017-11-28 21:27:37 -05:00
parent f7443648f8
commit 301f1616a3
1 changed files with 0 additions and 5 deletions

View File

@ -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