Explorar o código

apk --no-cache (hadlint/DL3019)

Fabian Peter Hammerle %!s(int64=5) %!d(string=hai) anos
pai
achega
ea5ec89a4c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,6 +1,6 @@
 FROM alpine:3.10
 
-RUN apk add postfix
+RUN apk add --no-cache postfix
 
 # http://www.postfix.org/MAILLOG_README.html
 RUN postconf -F | grep -E '^postlog/unix-dgram/service = postlog$' \