Skip to content
Snippets Groups Projects
Commit 4439694d authored by Jörg Sachse's avatar Jörg Sachse
Browse files

Update file Dockerfile

parent 9cc1b636
No related branches found
No related tags found
No related merge requests found
Pipeline #6985 failed
...@@ -4,6 +4,7 @@ FROM sdvharbor.slub-dresden.de/replication/debian:${DEBIAN_RELEASE}-slim ...@@ -4,6 +4,7 @@ FROM sdvharbor.slub-dresden.de/replication/debian:${DEBIAN_RELEASE}-slim
# Do NOT delete "ARG DEBIAN_RELEASE" line, it's needed because of # Do NOT delete "ARG DEBIAN_RELEASE" line, it's needed because of
# https://docs.docker.com/engine/reference/builder/#understand-how-arg-and-from-interact # https://docs.docker.com/engine/reference/builder/#understand-how-arg-and-from-interact
ARG DEBIAN_RELEASE ARG DEBIAN_RELEASE
ARG VERBOSE=true
ARG GITDIR ARG GITDIR
ENV DEBIAN_FRONTEND=noninteractive ENV DEBIAN_FRONTEND=noninteractive
ENV EXTDPKG="extdpkg" ENV EXTDPKG="extdpkg"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment