mirror of
https://github.com/thegeeklab/git-batch.git
synced 2024-11-21 18:40:40 +00:00
chore: add build deps to Dockerfile (#108)
This commit is contained in:
parent
b3db117601
commit
36fd2d45f8
@ -8,6 +8,7 @@ LABEL org.opencontainers.image.source="https://github.com/thegeeklab/git-batch"
|
|||||||
LABEL org.opencontainers.image.documentation="https://github.com/thegeeklab/git-batch"
|
LABEL org.opencontainers.image.documentation="https://github.com/thegeeklab/git-batch"
|
||||||
|
|
||||||
ENV PY_COLORS=1
|
ENV PY_COLORS=1
|
||||||
|
ENV TZ=UTC
|
||||||
|
|
||||||
ADD dist/git_batch-*.whl /
|
ADD dist/git_batch-*.whl /
|
||||||
|
|
||||||
|
@ -8,6 +8,7 @@ LABEL org.opencontainers.image.source="https://github.com/thegeeklab/git-batch"
|
|||||||
LABEL org.opencontainers.image.documentation="https://github.com/thegeeklab/git-batch"
|
LABEL org.opencontainers.image.documentation="https://github.com/thegeeklab/git-batch"
|
||||||
|
|
||||||
ENV PY_COLORS=1
|
ENV PY_COLORS=1
|
||||||
|
ENV TZ=UTC
|
||||||
|
|
||||||
ADD dist/git_batch-*.whl /
|
ADD dist/git_batch-*.whl /
|
||||||
|
|
||||||
|
@ -8,6 +8,7 @@ LABEL org.opencontainers.image.source="https://github.com/thegeeklab/git-batch"
|
|||||||
LABEL org.opencontainers.image.documentation="https://github.com/thegeeklab/git-batch"
|
LABEL org.opencontainers.image.documentation="https://github.com/thegeeklab/git-batch"
|
||||||
|
|
||||||
ENV PY_COLORS=1
|
ENV PY_COLORS=1
|
||||||
|
ENV TZ=UTC
|
||||||
|
|
||||||
ADD dist/git_batch-*.whl /
|
ADD dist/git_batch-*.whl /
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user