mirror of
https://github.com/thegeeklab/docker-autotag.git
synced 2024-11-05 08:50:40 +00:00
chore: add build deps to Dockerfile (#98)
This commit is contained in:
parent
635c1f4942
commit
2abf6798f5
@ -8,6 +8,7 @@ LABEL org.opencontainers.image.source="https://github.com/thegeeklab/docker-auto
|
||||
LABEL org.opencontainers.image.documentation="https://github.com/thegeeklab/docker-autotag"
|
||||
|
||||
ENV PY_COLORS=1
|
||||
ENV TZ=UTC
|
||||
|
||||
ADD dist/docker_autotag-*.whl /
|
||||
|
||||
|
@ -8,6 +8,7 @@ LABEL org.opencontainers.image.source="https://github.com/thegeeklab/docker-auto
|
||||
LABEL org.opencontainers.image.documentation="https://github.com/thegeeklab/docker-autotag"
|
||||
|
||||
ENV PY_COLORS=1
|
||||
ENV TZ=UTC
|
||||
|
||||
ADD dist/docker_autotag-*.whl /
|
||||
|
||||
|
@ -8,6 +8,7 @@ LABEL org.opencontainers.image.source="https://github.com/thegeeklab/docker-auto
|
||||
LABEL org.opencontainers.image.documentation="https://github.com/thegeeklab/docker-autotag"
|
||||
|
||||
ENV PY_COLORS=1
|
||||
ENV TZ=UTC
|
||||
|
||||
ADD dist/docker_autotag-*.whl /
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user