mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-01-12 17:57:43 +08:00
Test
This commit is contained in:
parent
f7443648f8
commit
301f1616a3
1 changed files with 0 additions and 5 deletions
|
@ -9,9 +9,4 @@ RUN apk add --update git python2 py-pip py-pygit2 jpeg-dev && \
|
||||||
pip install -r /app/requirements.txt && \
|
pip install -r /app/requirements.txt && \
|
||||||
apk del --purge build-dependencies
|
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
|
EXPOSE 6767
|
Loading…
Reference in a new issue