2022-04-05 04:25:08 UTC
14.6 MB
v2.5.0-beta.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
XDG_CONFIG_HOME/config
XDG_DATA_HOME/data
[#000] sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 - 18.42% (2.68 MB)
[#001] sha256:b87ed6b8c4412bcd2bb1f40611012b40444b12071baf4884d0e75044fc1f32c1 - 1.91% (285 KB)
[#002] sha256:840ff7bd6e2c9d7717705a52c1d27654581f987e1a43d2c9f3220ce850a5cdad - 0.04% (5.69 KB)
[#003] sha256:e05594f38e13e9c731a8ab55b382f8af8c26f09320e016462a84c4f7ea29b09a - 79.63% (11.6 MB)
[#004] sha256:da3c7da94e5fbe8d331bb4363cff609ee7a5af046d180358dfdb9745ba19a2c1 - 0.0% (152 Bytes)
/bin/sh -c #(nop) ADD file:5d673d25da3a14ce1f6cf66e4c7fd4f4b85a3759a9d93efb3fd9ff852b5b56e4 in /
2022-04-05 00:19:59 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-04-05 04:25:00 UTC/bin/sh -c apk add --no-cache ca-certificates mailcap
2022-04-05 04:25:01 UTC/bin/sh -c set -eux; mkdir -p /config/caddy /data/caddy /etc/caddy /usr/share/caddy ; wget -O /etc/caddy/Caddyfile "https://github.com/caddyserver/dist/raw/2f23e8a67eba98613ba87f2d04768f6b28875386/config/Caddyfile"; wget -O /usr/share/caddy/index.html "https://github.com/caddyserver/dist/raw/2f23e8a67eba98613ba87f2d04768f6b28875386/welcome/index.html"
2022-04-05 04:25:01 UTC/bin/sh -c #(nop) ENV CADDY_VERSION=v2.5.0-beta.1
2022-04-05 04:25:06 UTC/bin/sh -c set -eux; apkArch="$(apk --print-arch)"; case "$apkArch" in x86_64) binArch='amd64'; checksum='4624dd27b7b53a0b82e17bfb64901eece99ffd943af888f3815e20e0b55c1aaadc15c6f517d985ffcf911e21ef9cb78a044661407a6d4e3c543f2cceede53f7e' ;; armhf) binArch='armv6'; checksum='8615a6aacd10cb2e74f169ae1756ecd8508521791e511f8eca0dfc05f312aae5822b209787f4917c722a01e943f9317b35c8aa436c9086239e564079ef270078' ;; armv7) binArch='armv7'; checksum='dc7c70efaaed0df7c6af959dd61ce79cae8d1217c6a8a68196eaef92438bd51a019f40dbc4e2f112c8ef8d01312d2e7bc8efc40d5e91342b8dba78ed2407e7da' ;; aarch64) binArch='arm64'; checksum='50065feb4b20f1c6f2fb4305047f8cd5eca8eb6dae478944c93078402905513c715c5bbbad43a3c90a766c6b75bb18de53023a8e07238733d6436a8a18960162' ;; ppc64el|ppc64le) binArch='ppc64le'; checksum='c36537aa861ae9bb41db661ed8dd2e04c1904bd25a0d600b5ee2aa94f8ab7724bc3003e8708f7a41204b42d30b80b53e9655f0bf8fd91bfea36f75d5ddd76534' ;; s390x) binArch='s390x'; checksum='26d6be36fb481e2483308cbd97a20b1c1ebc4d332157b9ff440edb33f825787cd205bf5f5a2fdaef1c214fb8a3c2a497db8fd8b58844d885d83f223f119c4034' ;; *) echo >&2 "error: unsupported architecture ($apkArch)"; exit 1 ;; esac; wget -O /tmp/caddy.tar.gz "https://github.com/caddyserver/caddy/releases/download/v2.5.0-beta.1/caddy_2.5.0-beta.1_linux_${binArch}.tar.gz"; echo "$checksum /tmp/caddy.tar.gz" | sha512sum -c; tar x -z -f /tmp/caddy.tar.gz -C /usr/bin caddy; rm -f /tmp/caddy.tar.gz; chmod +x /usr/bin/caddy; caddy version
2022-04-05 04:25:07 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2022-04-05 04:25:07 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config
2022-04-05 04:25:07 UTC/bin/sh -c #(nop) ENV XDG_DATA_HOME=/data
2022-04-05 04:25:07 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-04-05 04:25:07 UTC/bin/sh -c #(nop) VOLUME [/data]
2022-04-05 04:25:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v2.5.0-beta.1
2022-04-05 04:25:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Caddy
2022-04-05 04:25:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go
2022-04-05 04:25:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2022-04-05 04:25:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2022-04-05 04:25:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2022-04-05 04:25:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2022-04-05 04:25:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2022-04-05 04:25:08 UTC/bin/sh -c #(nop) EXPOSE 80
2022-04-05 04:25:08 UTC/bin/sh -c #(nop) EXPOSE 443
2022-04-05 04:25:08 UTC/bin/sh -c #(nop) EXPOSE 2019
2022-04-05 04:25:08 UTC/bin/sh -c #(nop) WORKDIR /srv
2022-04-05 04:25:08 UTC/bin/sh -c #(nop) CMD ["caddy" "run" "--config" "/etc/caddy/Caddyfile" "--adapter" "caddyfile"]
2022-04-13 04:44:59 UTC
2.54 GB
v2.5.0-beta.1
XDG_CONFIG_HOMEc:/config
XDG_DATA_HOMEc:/data
[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 62.96% (1.6 GB)
[#001] sha256:ba8181afd4264392fbbf8df14fb4cddc55fbe085ab000e986b789678bc2bb171 - 36.55% (951 MB)
[#002] sha256:ba1c113303b8371787710ec139807b93d58a8b0789523fc35afdb65f6e94bc61 - 0.0% (1.39 KB)
[#003] sha256:f8129805e9e333a66c903463c3cbf8ee34716da4665df9a65dd4176eba5c5f06 - 0.01% (369 KB)
[#004] sha256:6f22b56b6abc68d2c947d2a5b077ed0ed9d7b9b281a92de72c0b337a88f7f52b - 0.0% (1.39 KB)
[#005] sha256:c010d9d46a653c0e43534061f409f08fc8276e27bf12dc32f301d0522851c72c - 0.46% (12 MB)
[#006] sha256:d60a0d3443230920064e9a4ad603b313c3c112274675ee2d708845c31b01dff9 - 0.0% (1.39 KB)
[#007] sha256:9bf8ec8f791c42c04c3ef9e9f63a6b263171412c7e653edbfa0da0ec5e302bbd - 0.0% (1.38 KB)
[#008] sha256:c4d680fb76d896678fdd8db202fd05ccef68bc5dac499f1bb879a7afb9187fba - 0.0% (1.39 KB)
[#009] sha256:63775f08de58cfb563826ceb049f60eefecc09543520658d8c477b46ea054366 - 0.0% (1.39 KB)
[#010] sha256:71d1ebc23d80d71f3f4c63af582cd73aec506328e3161ad08e6e22c3f3b1c631 - 0.0% (1.38 KB)
[#011] sha256:6d3070fa2a1cb5b58c6fc3d98dcf6dfe4190d619f757eaa321ae732ce5bdcb23 - 0.0% (1.4 KB)
[#012] sha256:86cfe04dbc46bdb60c88f0aef2f22d16ddca431bbcfcbe8f9e54484a919e63ed - 0.0% (1.4 KB)
[#013] sha256:612434bf8a03dd5fd2c666445bcf8e738df97316a3cfbf971751f10dada6e630 - 0.0% (1.34 KB)
[#014] sha256:c892e35d6a0cb734d147c4857708dd0da7717e8d3313f67b4243d3a1cc88ed3d - 0.0% (1.35 KB)
[#015] sha256:e4271146ce30c8ec1371049216f34f5c896cad13bd8c2d125dfb307d68c20ba2 - 0.0% (1.38 KB)
[#016] sha256:85bb125793433dd4c894875a1e1df0c00563c6773d50227c6887bcee5ab962d0 - 0.0% (1.35 KB)
[#017] sha256:2d551fc39269de6a08e0405be92b691b0a0c5e1add58f6e8cb1d1aa745845bb5 - 0.0% (1.37 KB)
[#018] sha256:2cd140311bf4ea4dda888642ca6d59e45279eca51b08fe5537dde2aa55b706ba - 0.0% (1.41 KB)
[#019] sha256:14735299e19c40b09e06312a6309062c1984f1ba31f31392632fb498712e4978 - 0.0% (1.36 KB)
[#020] sha256:4384b686208549fdef850ba3c8633261fc7fbbc96e758b0796f41addc40a1896 - 0.0% (1.41 KB)
[#021] sha256:811878d9e084fbf7c4d4c08d3f5d62c128d14cf147703b400436417f6a2e25ac - 0.01% (289 KB)
[#022] sha256:072405dc4b79db0e852b35ceb62ef6f2252c4322a430df8f44a50e9767e0c235 - 0.0% (1.36 KB)
Apply image 1809-RTM-amd64
2022-04-04 11:20:25 UTCInstall update 1809-amd64
2022-04-13 02:34:08 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-04-13 04:38:48 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; mkdir /config; mkdir /data; mkdir /etc/caddy; mkdir /usr/share/caddy; Invoke-WebRequest -Uri "https://github.com/caddyserver/dist/raw/2f23e8a67eba98613ba87f2d04768f6b28875386/config/Caddyfile" -OutFile "/etc/caddy/Caddyfile"; Invoke-WebRequest -Uri "https://github.com/caddyserver/dist/raw/2f23e8a67eba98613ba87f2d04768f6b28875386/welcome/index.html" -OutFile "/usr/share/caddy/index.html"
2022-04-13 04:42:38 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV CADDY_VERSION=v2.5.0-beta.1
2022-04-13 04:43:45 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -Uri "https://github.com/caddyserver/caddy/releases/download/v2.5.0-beta.1/caddy_2.5.0-beta.1_windows_amd64.zip" -OutFile "/caddy.zip"; if (!(Get-FileHash -Path /caddy.zip -Algorithm SHA512).Hash.ToLower().Equals('d3823cb9ec107805c996e0de561c460a8d865698362c6ba842a69503af693d8f7db8ac418abffc4b7110a273d0b8be50168f8a5bcc0dc4da1e81fd1a4271f9d2')) { exit 1; }; Expand-Archive -Path "/caddy.zip" -DestinationPath "/" -Force; Remove-Item "/caddy.zip" -Force
2022-04-13 04:43:46 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_CONFIG_HOME=c:/config
2022-04-13 04:43:47 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_DATA_HOME=c:/data
2022-04-13 04:43:47 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) VOLUME [c:/config]
2022-04-13 04:43:48 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) VOLUME [c:/data]
2022-04-13 04:43:49 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.version=v2.5.0-beta.1
2022-04-13 04:43:50 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.title=Caddy
2022-04-13 04:43:51 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.description=a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go
2022-04-13 04:43:52 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2022-04-13 04:43:53 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2022-04-13 04:43:54 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2022-04-13 04:43:55 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2022-04-13 04:43:56 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2022-04-13 04:43:57 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 80
2022-04-13 04:43:58 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443
2022-04-13 04:43:59 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 2019
2022-04-13 04:44:58 UTCcaddy version
2022-04-13 04:44:59 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["caddy" "run" "--config" "/etc/caddy/Caddyfile" "--adapter" "caddyfile"]
2022-04-13 04:46:43 UTC
2.09 GB
v2.5.0-beta.1
XDG_CONFIG_HOMEc:/config
XDG_DATA_HOMEc:/data
[#000] sha256:8f616e6e9eec767c425fd9346648807d1b658d20ff6097be1d955aac69c26642 - 55.86% (1.17 GB)
[#001] sha256:dccd9e4d14d3d5a6e93f87350b903e117368ada32d711986f779b5a3ef8657cc - 43.52% (930 MB)
[#002] sha256:1ab01d498c34190a1e49e15239442a41312c6ea5904e18f186f84f90f11fc422 - 0.0% (1.38 KB)
[#003] sha256:105ff8ee97053f0fd2c04d1416858c55ed3909995cfc0831aa8f5a40204afd05 - 0.03% (623 KB)
[#004] sha256:2e7d68c69939c53f016e8cf0d51d57a2b78dfcc512d66e66d6d2b4cb5a7f57b8 - 0.0% (1.35 KB)
[#005] sha256:b2f3727ab2382f41b18d95c8da347a7c755809b2191bf9f6a2fa46c171515824 - 0.57% (12.2 MB)
[#006] sha256:b6dbb4d1a1e66edfd4b8227a146c73da1c1a5b984b7a709077d3df2b4619ed36 - 0.0% (1.37 KB)
[#007] sha256:25797b5f8af5b9846b486d46533da312930f863dca5d535061c13ac714cd8ec3 - 0.0% (1.38 KB)
[#008] sha256:eccad74ccb9c577bc14a32134581b3f7d84f337fff019f4731b2a5f0c2c4b3f3 - 0.0% (1.36 KB)
[#009] sha256:a5c417f50c24094ea52e14331102360f4b3dd1b9f45719d1958f213f7ba645a5 - 0.0% (1.4 KB)
[#010] sha256:50f8fe45f94b2a2a75ff87a852e62b4fa9d18e5957365a0f3bfef85ee6da438f - 0.0% (1.4 KB)
[#011] sha256:385801886c7f0293ab1b4b73193694ba1894a073b2ca5bf6735ba6ab16e34bc8 - 0.0% (1.36 KB)
[#012] sha256:fd7d3e8a14bd7be12c7cbe40179fe5629f9446304feaadd2ab05fd465a0d3fd8 - 0.0% (1.34 KB)
[#013] sha256:a0b92f30c475135a743a6752551f98a419b50f1ac541986c70339f36893f594f - 0.0% (1.36 KB)
[#014] sha256:5e80373ab79d4bd62bdd7971eb48f57334a2ce9ebd003647793e8a42025a7da8 - 0.0% (1.36 KB)
[#015] sha256:894294ebbe0380c696560955ca8e7b4007a9755305d872a7a08d2826f22ae734 - 0.0% (1.36 KB)
[#016] sha256:5e3f6cd0e22f9513b18449e31ca425f5df0953cfb3e871179d34fd0fda91f728 - 0.0% (1.35 KB)
[#017] sha256:cd68b9283a3e645eb13d6bf37b082a6405d6206ec33a1d9b8d57517c1d7dad23 - 0.0% (1.39 KB)
[#018] sha256:460ec800f2a4638585b430b77da5a02fe8e5d739ae72a39869b2245eb7a8d8c6 - 0.0% (1.36 KB)
[#019] sha256:1671c65a57df30824e5058cf7fd6ac03442647e39234294e645cfd8f47c4a959 - 0.0% (1.36 KB)
[#020] sha256:a0c7e95b436b0a98f22b75bd760de1d59cef1cd2ecc16bd210204594698f727d - 0.0% (1.35 KB)
[#021] sha256:6cffba02c62a0ebbe70a3c5df4dacaa4054a9fcecc3b0c0a9d53896c6095e01e - 0.02% (338 KB)
[#022] sha256:2062b0d139ab02b47e030fb1a8980c3f3f86925f74de2fca500b7bc1f226a357 - 0.0% (1.39 KB)
Apply image 2022-RTM-amd64
2022-04-03 05:50:25 UTCInstall update ltsc2022-amd64
2022-04-13 02:27:58 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2022-04-13 04:45:42 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; mkdir /config; mkdir /data; mkdir /etc/caddy; mkdir /usr/share/caddy; Invoke-WebRequest -Uri "https://github.com/caddyserver/dist/raw/2f23e8a67eba98613ba87f2d04768f6b28875386/config/Caddyfile" -OutFile "/etc/caddy/Caddyfile"; Invoke-WebRequest -Uri "https://github.com/caddyserver/dist/raw/2f23e8a67eba98613ba87f2d04768f6b28875386/welcome/index.html" -OutFile "/usr/share/caddy/index.html"
2022-04-13 04:45:43 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV CADDY_VERSION=v2.5.0-beta.1
2022-04-13 04:46:10 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -Uri "https://github.com/caddyserver/caddy/releases/download/v2.5.0-beta.1/caddy_2.5.0-beta.1_windows_amd64.zip" -OutFile "/caddy.zip"; if (!(Get-FileHash -Path /caddy.zip -Algorithm SHA512).Hash.ToLower().Equals('d3823cb9ec107805c996e0de561c460a8d865698362c6ba842a69503af693d8f7db8ac418abffc4b7110a273d0b8be50168f8a5bcc0dc4da1e81fd1a4271f9d2')) { exit 1; }; Expand-Archive -Path "/caddy.zip" -DestinationPath "/" -Force; Remove-Item "/caddy.zip" -Force
2022-04-13 04:46:11 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_CONFIG_HOME=c:/config
2022-04-13 04:46:12 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_DATA_HOME=c:/data
2022-04-13 04:46:13 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) VOLUME [c:/config]
2022-04-13 04:46:14 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) VOLUME [c:/data]
2022-04-13 04:46:15 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.version=v2.5.0-beta.1
2022-04-13 04:46:16 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.title=Caddy
2022-04-13 04:46:17 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.description=a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go
2022-04-13 04:46:18 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2022-04-13 04:46:19 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2022-04-13 04:46:20 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2022-04-13 04:46:21 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2022-04-13 04:46:22 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2022-04-13 04:46:23 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 80
2022-04-13 04:46:24 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443
2022-04-13 04:46:25 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 2019
2022-04-13 04:46:42 UTCcaddy version
2022-04-13 04:46:43 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["caddy" "run" "--config" "/etc/caddy/Caddyfile" "--adapter" "caddyfile"]
2022-04-05 03:15:17 UTC
13.8 MB
v2.5.0-beta.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
XDG_CONFIG_HOME/config
XDG_DATA_HOME/data
[#000] sha256:c319b1fc4ed70b8241a7ce6ac0c4015d354bf5cf8c01eb73c50b6709c0c46e49 - 18.14% (2.5 MB)
[#001] sha256:52b230dd773e10769a2eb3e507260d2470a646efd48a639739ba8852b2915302 - 2.02% (285 KB)
[#002] sha256:2ac48280871fa0cc6e20550e9909af62acb5b3793a4ada967e49e60367ec386e - 0.04% (5.69 KB)
[#003] sha256:150950fa1b63c40e7ca5764cdeb7988d8a15f550762999723e6e9659c38282c5 - 79.8% (11 MB)
[#004] sha256:34b85c24743ba55b919e1a0b33c9589948cbef4830c588108e9698ce11235633 - 0.0% (155 Bytes)
/bin/sh -c #(nop) ADD file:159dcddaab900372df882a4e94615ed84250e9cea3e74bc0479d98280342f596 in /
2022-04-04 23:49:42 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-04-05 03:15:01 UTC/bin/sh -c apk add --no-cache ca-certificates mailcap
2022-04-05 03:15:03 UTC/bin/sh -c set -eux; mkdir -p /config/caddy /data/caddy /etc/caddy /usr/share/caddy ; wget -O /etc/caddy/Caddyfile "https://github.com/caddyserver/dist/raw/2f23e8a67eba98613ba87f2d04768f6b28875386/config/Caddyfile"; wget -O /usr/share/caddy/index.html "https://github.com/caddyserver/dist/raw/2f23e8a67eba98613ba87f2d04768f6b28875386/welcome/index.html"
2022-04-05 03:15:04 UTC/bin/sh -c #(nop) ENV CADDY_VERSION=v2.5.0-beta.1
2022-04-05 03:15:08 UTC/bin/sh -c set -eux; apkArch="$(apk --print-arch)"; case "$apkArch" in x86_64) binArch='amd64'; checksum='4624dd27b7b53a0b82e17bfb64901eece99ffd943af888f3815e20e0b55c1aaadc15c6f517d985ffcf911e21ef9cb78a044661407a6d4e3c543f2cceede53f7e' ;; armhf) binArch='armv6'; checksum='8615a6aacd10cb2e74f169ae1756ecd8508521791e511f8eca0dfc05f312aae5822b209787f4917c722a01e943f9317b35c8aa436c9086239e564079ef270078' ;; armv7) binArch='armv7'; checksum='dc7c70efaaed0df7c6af959dd61ce79cae8d1217c6a8a68196eaef92438bd51a019f40dbc4e2f112c8ef8d01312d2e7bc8efc40d5e91342b8dba78ed2407e7da' ;; aarch64) binArch='arm64'; checksum='50065feb4b20f1c6f2fb4305047f8cd5eca8eb6dae478944c93078402905513c715c5bbbad43a3c90a766c6b75bb18de53023a8e07238733d6436a8a18960162' ;; ppc64el|ppc64le) binArch='ppc64le'; checksum='c36537aa861ae9bb41db661ed8dd2e04c1904bd25a0d600b5ee2aa94f8ab7724bc3003e8708f7a41204b42d30b80b53e9655f0bf8fd91bfea36f75d5ddd76534' ;; s390x) binArch='s390x'; checksum='26d6be36fb481e2483308cbd97a20b1c1ebc4d332157b9ff440edb33f825787cd205bf5f5a2fdaef1c214fb8a3c2a497db8fd8b58844d885d83f223f119c4034' ;; *) echo >&2 "error: unsupported architecture ($apkArch)"; exit 1 ;; esac; wget -O /tmp/caddy.tar.gz "https://github.com/caddyserver/caddy/releases/download/v2.5.0-beta.1/caddy_2.5.0-beta.1_linux_${binArch}.tar.gz"; echo "$checksum /tmp/caddy.tar.gz" | sha512sum -c; tar x -z -f /tmp/caddy.tar.gz -C /usr/bin caddy; rm -f /tmp/caddy.tar.gz; chmod +x /usr/bin/caddy; caddy version
2022-04-05 03:15:09 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2022-04-05 03:15:10 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config
2022-04-05 03:15:10 UTC/bin/sh -c #(nop) ENV XDG_DATA_HOME=/data
2022-04-05 03:15:11 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-04-05 03:15:11 UTC/bin/sh -c #(nop) VOLUME [/data]
2022-04-05 03:15:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v2.5.0-beta.1
2022-04-05 03:15:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Caddy
2022-04-05 03:15:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go
2022-04-05 03:15:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2022-04-05 03:15:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2022-04-05 03:15:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2022-04-05 03:15:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2022-04-05 03:15:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2022-04-05 03:15:15 UTC/bin/sh -c #(nop) EXPOSE 80
2022-04-05 03:15:16 UTC/bin/sh -c #(nop) EXPOSE 443
2022-04-05 03:15:16 UTC/bin/sh -c #(nop) EXPOSE 2019
2022-04-05 03:15:17 UTC/bin/sh -c #(nop) WORKDIR /srv
2022-04-05 03:15:17 UTC/bin/sh -c #(nop) CMD ["caddy" "run" "--config" "/etc/caddy/Caddyfile" "--adapter" "caddyfile"]
2022-04-05 06:33:21 UTC
13.6 MB
v2.5.0-beta.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
XDG_CONFIG_HOME/config
XDG_DATA_HOME/data
[#000] sha256:57fb4b5f1a47c953ca5703f0f81ce14e5d01cf23aa79558b5adb961cc526e320 - 17.03% (2.31 MB)
[#001] sha256:03203881a2568530a735b6e0e7a40ebb79adedc5193a675807b04eeb92cc6ed1 - 2.04% (284 KB)
[#002] sha256:e2de87d2e387fcc410ddd706bbe177b2a04b5137087a6ffca70b45c80dc976e0 - 0.04% (5.69 KB)
[#003] sha256:8cfc5deee1bf6f6600fe8402d08138fbf5fb1e9132ae3e820cb274ff78de74c0 - 80.88% (11 MB)
[#004] sha256:84c950586adcccfcf1ec15e40da0fb338ab975c2f6d63a3f49fbd43ab5a6b9b6 - 0.0% (153 Bytes)
/bin/sh -c #(nop) ADD file:20f8cdddc53a4a8bd78945fc32fe08e9f80ab3b16dc20a9aa4ba73b79f2bc71c in /
2022-04-04 23:57:35 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-04-05 06:33:05 UTC/bin/sh -c apk add --no-cache ca-certificates mailcap
2022-04-05 06:33:07 UTC/bin/sh -c set -eux; mkdir -p /config/caddy /data/caddy /etc/caddy /usr/share/caddy ; wget -O /etc/caddy/Caddyfile "https://github.com/caddyserver/dist/raw/2f23e8a67eba98613ba87f2d04768f6b28875386/config/Caddyfile"; wget -O /usr/share/caddy/index.html "https://github.com/caddyserver/dist/raw/2f23e8a67eba98613ba87f2d04768f6b28875386/welcome/index.html"
2022-04-05 06:33:08 UTC/bin/sh -c #(nop) ENV CADDY_VERSION=v2.5.0-beta.1
2022-04-05 06:33:12 UTC/bin/sh -c set -eux; apkArch="$(apk --print-arch)"; case "$apkArch" in x86_64) binArch='amd64'; checksum='4624dd27b7b53a0b82e17bfb64901eece99ffd943af888f3815e20e0b55c1aaadc15c6f517d985ffcf911e21ef9cb78a044661407a6d4e3c543f2cceede53f7e' ;; armhf) binArch='armv6'; checksum='8615a6aacd10cb2e74f169ae1756ecd8508521791e511f8eca0dfc05f312aae5822b209787f4917c722a01e943f9317b35c8aa436c9086239e564079ef270078' ;; armv7) binArch='armv7'; checksum='dc7c70efaaed0df7c6af959dd61ce79cae8d1217c6a8a68196eaef92438bd51a019f40dbc4e2f112c8ef8d01312d2e7bc8efc40d5e91342b8dba78ed2407e7da' ;; aarch64) binArch='arm64'; checksum='50065feb4b20f1c6f2fb4305047f8cd5eca8eb6dae478944c93078402905513c715c5bbbad43a3c90a766c6b75bb18de53023a8e07238733d6436a8a18960162' ;; ppc64el|ppc64le) binArch='ppc64le'; checksum='c36537aa861ae9bb41db661ed8dd2e04c1904bd25a0d600b5ee2aa94f8ab7724bc3003e8708f7a41204b42d30b80b53e9655f0bf8fd91bfea36f75d5ddd76534' ;; s390x) binArch='s390x'; checksum='26d6be36fb481e2483308cbd97a20b1c1ebc4d332157b9ff440edb33f825787cd205bf5f5a2fdaef1c214fb8a3c2a497db8fd8b58844d885d83f223f119c4034' ;; *) echo >&2 "error: unsupported architecture ($apkArch)"; exit 1 ;; esac; wget -O /tmp/caddy.tar.gz "https://github.com/caddyserver/caddy/releases/download/v2.5.0-beta.1/caddy_2.5.0-beta.1_linux_${binArch}.tar.gz"; echo "$checksum /tmp/caddy.tar.gz" | sha512sum -c; tar x -z -f /tmp/caddy.tar.gz -C /usr/bin caddy; rm -f /tmp/caddy.tar.gz; chmod +x /usr/bin/caddy; caddy version
2022-04-05 06:33:13 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2022-04-05 06:33:14 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config
2022-04-05 06:33:14 UTC/bin/sh -c #(nop) ENV XDG_DATA_HOME=/data
2022-04-05 06:33:15 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-04-05 06:33:15 UTC/bin/sh -c #(nop) VOLUME [/data]
2022-04-05 06:33:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v2.5.0-beta.1
2022-04-05 06:33:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Caddy
2022-04-05 06:33:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go
2022-04-05 06:33:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2022-04-05 06:33:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2022-04-05 06:33:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2022-04-05 06:33:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2022-04-05 06:33:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2022-04-05 06:33:19 UTC/bin/sh -c #(nop) EXPOSE 80
2022-04-05 06:33:19 UTC/bin/sh -c #(nop) EXPOSE 443
2022-04-05 06:33:20 UTC/bin/sh -c #(nop) EXPOSE 2019
2022-04-05 06:33:20 UTC/bin/sh -c #(nop) WORKDIR /srv
2022-04-05 06:33:21 UTC/bin/sh -c #(nop) CMD ["caddy" "run" "--config" "/etc/caddy/Caddyfile" "--adapter" "caddyfile"]
2022-04-05 03:12:38 UTC
13.5 MB
v2.5.0-beta.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
XDG_CONFIG_HOME/config
XDG_DATA_HOME/data
[#000] sha256:9981e73032c8833e387a8f96986e560edbed12c38119e0edb0439c9c2234eac9 - 19.2% (2.59 MB)
[#001] sha256:83aa37f2341b1e6d98420668c9bc849a47f2c471d159b2303885040bd8d0a92f - 2.06% (284 KB)
[#002] sha256:3e87f72d84fd403dc0ea7d95672e5865925fca64a932f046b39035e8d3b43aae - 0.04% (5.61 KB)
[#003] sha256:d5e0ff4c04fc65e4d2e778c739fe0dff0ca9b8006b0ea5e71af2210c38c1ef87 - 78.7% (10.6 MB)
[#004] sha256:52cf9a10ab3f4c966798e5ce44cc9569cc31658785767c0d438f7a435666f055 - 0.0% (154 Bytes)
/bin/sh -c #(nop) ADD file:90e56af13188c7f0283d244a0d70b853d8bef8587a41f1da8eac3a2aba8964ef in /
2022-04-04 23:39:31 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-04-05 03:12:15 UTC/bin/sh -c apk add --no-cache ca-certificates mailcap
2022-04-05 03:12:16 UTC/bin/sh -c set -eux; mkdir -p /config/caddy /data/caddy /etc/caddy /usr/share/caddy ; wget -O /etc/caddy/Caddyfile "https://github.com/caddyserver/dist/raw/2f23e8a67eba98613ba87f2d04768f6b28875386/config/Caddyfile"; wget -O /usr/share/caddy/index.html "https://github.com/caddyserver/dist/raw/2f23e8a67eba98613ba87f2d04768f6b28875386/welcome/index.html"
2022-04-05 03:12:17 UTC/bin/sh -c #(nop) ENV CADDY_VERSION=v2.5.0-beta.1
2022-04-05 03:12:20 UTC/bin/sh -c set -eux; apkArch="$(apk --print-arch)"; case "$apkArch" in x86_64) binArch='amd64'; checksum='4624dd27b7b53a0b82e17bfb64901eece99ffd943af888f3815e20e0b55c1aaadc15c6f517d985ffcf911e21ef9cb78a044661407a6d4e3c543f2cceede53f7e' ;; armhf) binArch='armv6'; checksum='8615a6aacd10cb2e74f169ae1756ecd8508521791e511f8eca0dfc05f312aae5822b209787f4917c722a01e943f9317b35c8aa436c9086239e564079ef270078' ;; armv7) binArch='armv7'; checksum='dc7c70efaaed0df7c6af959dd61ce79cae8d1217c6a8a68196eaef92438bd51a019f40dbc4e2f112c8ef8d01312d2e7bc8efc40d5e91342b8dba78ed2407e7da' ;; aarch64) binArch='arm64'; checksum='50065feb4b20f1c6f2fb4305047f8cd5eca8eb6dae478944c93078402905513c715c5bbbad43a3c90a766c6b75bb18de53023a8e07238733d6436a8a18960162' ;; ppc64el|ppc64le) binArch='ppc64le'; checksum='c36537aa861ae9bb41db661ed8dd2e04c1904bd25a0d600b5ee2aa94f8ab7724bc3003e8708f7a41204b42d30b80b53e9655f0bf8fd91bfea36f75d5ddd76534' ;; s390x) binArch='s390x'; checksum='26d6be36fb481e2483308cbd97a20b1c1ebc4d332157b9ff440edb33f825787cd205bf5f5a2fdaef1c214fb8a3c2a497db8fd8b58844d885d83f223f119c4034' ;; *) echo >&2 "error: unsupported architecture ($apkArch)"; exit 1 ;; esac; wget -O /tmp/caddy.tar.gz "https://github.com/caddyserver/caddy/releases/download/v2.5.0-beta.1/caddy_2.5.0-beta.1_linux_${binArch}.tar.gz"; echo "$checksum /tmp/caddy.tar.gz" | sha512sum -c; tar x -z -f /tmp/caddy.tar.gz -C /usr/bin caddy; rm -f /tmp/caddy.tar.gz; chmod +x /usr/bin/caddy; caddy version
2022-04-05 03:12:21 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2022-04-05 03:12:22 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config
2022-04-05 03:12:23 UTC/bin/sh -c #(nop) ENV XDG_DATA_HOME=/data
2022-04-05 03:12:24 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-04-05 03:12:25 UTC/bin/sh -c #(nop) VOLUME [/data]
2022-04-05 03:12:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v2.5.0-beta.1
2022-04-05 03:12:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Caddy
2022-04-05 03:12:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go
2022-04-05 03:12:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2022-04-05 03:12:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2022-04-05 03:12:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2022-04-05 03:12:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2022-04-05 03:12:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2022-04-05 03:12:34 UTC/bin/sh -c #(nop) EXPOSE 80
2022-04-05 03:12:35 UTC/bin/sh -c #(nop) EXPOSE 443
2022-04-05 03:12:36 UTC/bin/sh -c #(nop) EXPOSE 2019
2022-04-05 03:12:37 UTC/bin/sh -c #(nop) WORKDIR /srv
2022-04-05 03:12:38 UTC/bin/sh -c #(nop) CMD ["caddy" "run" "--config" "/etc/caddy/Caddyfile" "--adapter" "caddyfile"]
2022-04-05 07:10:06 UTC
13.1 MB
v2.5.0-beta.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
XDG_CONFIG_HOME/config
XDG_DATA_HOME/data
[#000] sha256:1877acf2d48ed8bcb5bd9756a95aca0c077457be7cf4fcef25807f4e9be88db1 - 20.39% (2.68 MB)
[#001] sha256:743509d6ced044a369685ebb068417e8757981a39d1b397c7b0182ab89f83528 - 2.13% (287 KB)
[#002] sha256:029325992e21f613a5b486751627c7d5e5c7622ec29d4d170549f4dac13ad291 - 0.04% (5.69 KB)
[#003] sha256:e79976b8a08e399f4d6fd3eb19500adbb418be5088bda898ef58f47c6791c2aa - 77.44% (10.2 MB)
[#004] sha256:6866f1a9b35b79bf3c4b8bf13c2c2d5b1ffd33351937a641fc88f72ed011a0a7 - 0.0% (154 Bytes)
/bin/sh -c #(nop) ADD file:960cf6f9d3d1cfcb36c2d67dd4c3eaba7db1d0c7afe97968512248d7f234ad47 in /
2022-04-05 00:23:32 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-04-05 07:08:34 UTC/bin/sh -c apk add --no-cache ca-certificates mailcap
2022-04-05 07:08:43 UTC/bin/sh -c set -eux; mkdir -p /config/caddy /data/caddy /etc/caddy /usr/share/caddy ; wget -O /etc/caddy/Caddyfile "https://github.com/caddyserver/dist/raw/2f23e8a67eba98613ba87f2d04768f6b28875386/config/Caddyfile"; wget -O /usr/share/caddy/index.html "https://github.com/caddyserver/dist/raw/2f23e8a67eba98613ba87f2d04768f6b28875386/welcome/index.html"
2022-04-05 07:08:45 UTC/bin/sh -c #(nop) ENV CADDY_VERSION=v2.5.0-beta.1
2022-04-05 07:08:53 UTC/bin/sh -c set -eux; apkArch="$(apk --print-arch)"; case "$apkArch" in x86_64) binArch='amd64'; checksum='4624dd27b7b53a0b82e17bfb64901eece99ffd943af888f3815e20e0b55c1aaadc15c6f517d985ffcf911e21ef9cb78a044661407a6d4e3c543f2cceede53f7e' ;; armhf) binArch='armv6'; checksum='8615a6aacd10cb2e74f169ae1756ecd8508521791e511f8eca0dfc05f312aae5822b209787f4917c722a01e943f9317b35c8aa436c9086239e564079ef270078' ;; armv7) binArch='armv7'; checksum='dc7c70efaaed0df7c6af959dd61ce79cae8d1217c6a8a68196eaef92438bd51a019f40dbc4e2f112c8ef8d01312d2e7bc8efc40d5e91342b8dba78ed2407e7da' ;; aarch64) binArch='arm64'; checksum='50065feb4b20f1c6f2fb4305047f8cd5eca8eb6dae478944c93078402905513c715c5bbbad43a3c90a766c6b75bb18de53023a8e07238733d6436a8a18960162' ;; ppc64el|ppc64le) binArch='ppc64le'; checksum='c36537aa861ae9bb41db661ed8dd2e04c1904bd25a0d600b5ee2aa94f8ab7724bc3003e8708f7a41204b42d30b80b53e9655f0bf8fd91bfea36f75d5ddd76534' ;; s390x) binArch='s390x'; checksum='26d6be36fb481e2483308cbd97a20b1c1ebc4d332157b9ff440edb33f825787cd205bf5f5a2fdaef1c214fb8a3c2a497db8fd8b58844d885d83f223f119c4034' ;; *) echo >&2 "error: unsupported architecture ($apkArch)"; exit 1 ;; esac; wget -O /tmp/caddy.tar.gz "https://github.com/caddyserver/caddy/releases/download/v2.5.0-beta.1/caddy_2.5.0-beta.1_linux_${binArch}.tar.gz"; echo "$checksum /tmp/caddy.tar.gz" | sha512sum -c; tar x -z -f /tmp/caddy.tar.gz -C /usr/bin caddy; rm -f /tmp/caddy.tar.gz; chmod +x /usr/bin/caddy; caddy version
2022-04-05 07:09:02 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2022-04-05 07:09:06 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config
2022-04-05 07:09:08 UTC/bin/sh -c #(nop) ENV XDG_DATA_HOME=/data
2022-04-05 07:09:11 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-04-05 07:09:13 UTC/bin/sh -c #(nop) VOLUME [/data]
2022-04-05 07:09:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v2.5.0-beta.1
2022-04-05 07:09:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Caddy
2022-04-05 07:09:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go
2022-04-05 07:09:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2022-04-05 07:09:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2022-04-05 07:09:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2022-04-05 07:09:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2022-04-05 07:09:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2022-04-05 07:09:55 UTC/bin/sh -c #(nop) EXPOSE 80
2022-04-05 07:09:58 UTC/bin/sh -c #(nop) EXPOSE 443
2022-04-05 07:10:00 UTC/bin/sh -c #(nop) EXPOSE 2019
2022-04-05 07:10:04 UTC/bin/sh -c #(nop) WORKDIR /srv
2022-04-05 07:10:06 UTC/bin/sh -c #(nop) CMD ["caddy" "run" "--config" "/etc/caddy/Caddyfile" "--adapter" "caddyfile"]
2022-04-05 06:19:47 UTC
14 MB
v2.5.0-beta.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
XDG_CONFIG_HOME/config
XDG_DATA_HOME/data
[#000] sha256:a27b630f446c3da376a30cf610e4bfa6847f8b87c83702c29e72b986f4e52d28 - 17.78% (2.48 MB)
[#001] sha256:fa8cc7c7c7ffd67f5740add448d341753330a2abdc6ed06e995cb7d28de381ab - 1.99% (285 KB)
[#002] sha256:e36f8e9524a50422cbb86b1c5e3af26710e4b65591ecc118a5079f1aa7fe5a67 - 0.04% (5.69 KB)
[#003] sha256:62d9efb35d6033b2097e2b43f03270f6509c549e025a79566426a0c5e9450cf6 - 80.19% (11.2 MB)
[#004] sha256:c0f7e89e0dae073ed741dd140b8085f3e69a24baa02f5c4e762e24aece4e7d5e - 0.0% (155 Bytes)
/bin/sh -c #(nop) ADD file:f22e4b2be87d3c59c8c609acf79015938dc1fba0b26d7c1b59bd0fc36d63a906 in /
2022-04-04 23:41:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-04-05 06:19:41 UTC/bin/sh -c apk add --no-cache ca-certificates mailcap
2022-04-05 06:19:42 UTC/bin/sh -c set -eux; mkdir -p /config/caddy /data/caddy /etc/caddy /usr/share/caddy ; wget -O /etc/caddy/Caddyfile "https://github.com/caddyserver/dist/raw/2f23e8a67eba98613ba87f2d04768f6b28875386/config/Caddyfile"; wget -O /usr/share/caddy/index.html "https://github.com/caddyserver/dist/raw/2f23e8a67eba98613ba87f2d04768f6b28875386/welcome/index.html"
2022-04-05 06:19:42 UTC/bin/sh -c #(nop) ENV CADDY_VERSION=v2.5.0-beta.1
2022-04-05 06:19:44 UTC/bin/sh -c set -eux; apkArch="$(apk --print-arch)"; case "$apkArch" in x86_64) binArch='amd64'; checksum='4624dd27b7b53a0b82e17bfb64901eece99ffd943af888f3815e20e0b55c1aaadc15c6f517d985ffcf911e21ef9cb78a044661407a6d4e3c543f2cceede53f7e' ;; armhf) binArch='armv6'; checksum='8615a6aacd10cb2e74f169ae1756ecd8508521791e511f8eca0dfc05f312aae5822b209787f4917c722a01e943f9317b35c8aa436c9086239e564079ef270078' ;; armv7) binArch='armv7'; checksum='dc7c70efaaed0df7c6af959dd61ce79cae8d1217c6a8a68196eaef92438bd51a019f40dbc4e2f112c8ef8d01312d2e7bc8efc40d5e91342b8dba78ed2407e7da' ;; aarch64) binArch='arm64'; checksum='50065feb4b20f1c6f2fb4305047f8cd5eca8eb6dae478944c93078402905513c715c5bbbad43a3c90a766c6b75bb18de53023a8e07238733d6436a8a18960162' ;; ppc64el|ppc64le) binArch='ppc64le'; checksum='c36537aa861ae9bb41db661ed8dd2e04c1904bd25a0d600b5ee2aa94f8ab7724bc3003e8708f7a41204b42d30b80b53e9655f0bf8fd91bfea36f75d5ddd76534' ;; s390x) binArch='s390x'; checksum='26d6be36fb481e2483308cbd97a20b1c1ebc4d332157b9ff440edb33f825787cd205bf5f5a2fdaef1c214fb8a3c2a497db8fd8b58844d885d83f223f119c4034' ;; *) echo >&2 "error: unsupported architecture ($apkArch)"; exit 1 ;; esac; wget -O /tmp/caddy.tar.gz "https://github.com/caddyserver/caddy/releases/download/v2.5.0-beta.1/caddy_2.5.0-beta.1_linux_${binArch}.tar.gz"; echo "$checksum /tmp/caddy.tar.gz" | sha512sum -c; tar x -z -f /tmp/caddy.tar.gz -C /usr/bin caddy; rm -f /tmp/caddy.tar.gz; chmod +x /usr/bin/caddy; caddy version
2022-04-05 06:19:45 UTC/bin/sh -c [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns' > /etc/nsswitch.conf
2022-04-05 06:19:45 UTC/bin/sh -c #(nop) ENV XDG_CONFIG_HOME=/config
2022-04-05 06:19:45 UTC/bin/sh -c #(nop) ENV XDG_DATA_HOME=/data
2022-04-05 06:19:45 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-04-05 06:19:45 UTC/bin/sh -c #(nop) VOLUME [/data]
2022-04-05 06:19:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=v2.5.0-beta.1
2022-04-05 06:19:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Caddy
2022-04-05 06:19:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go
2022-04-05 06:19:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2022-04-05 06:19:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2022-04-05 06:19:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2022-04-05 06:19:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2022-04-05 06:19:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2022-04-05 06:19:46 UTC/bin/sh -c #(nop) EXPOSE 80
2022-04-05 06:19:46 UTC/bin/sh -c #(nop) EXPOSE 443
2022-04-05 06:19:47 UTC/bin/sh -c #(nop) EXPOSE 2019
2022-04-05 06:19:47 UTC/bin/sh -c #(nop) WORKDIR /srv
2022-04-05 06:19:47 UTC/bin/sh -c #(nop) CMD ["caddy" "run" "--config" "/etc/caddy/Caddyfile" "--adapter" "caddyfile"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.