Explorar o código

git key to pull code

git key  to pull code
zuohuadong %!s(int64=7) %!d(string=hai) anos
pai
achega
430a5f21cf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      caddy/Dockerfile

+ 1 - 1
caddy/Dockerfile

@@ -8,7 +8,7 @@ LABEL caddy_version="$caddy_version" architecture="amd64"
 
 RUN apk update \
     && apk upgrade \
-    && apk add tar curl git
+    && apk add tar curl git openssh
 
 RUN curl --silent --show-error --fail --location \
         --header "Accept: application/tar+gzip, application/x-gzip, application/octet-stream" -o - \