2026-03-10 22:10:05 UTC
1.96 GB
v2.11.2
XDG_CONFIG_HOMEc:/config
XDG_DATA_HOMEc:/data
[#000] sha256:0938cf51b672b81c9804d1d5f0c57031c931f41b279270e84820c63642d6a3bd - 72.54% (1.42 GB)
[#001] sha256:b887ef086b6ed6d2abdb72b842528552ef42d0e668e96556db2d01a9b71bfd77 - 26.58% (532 MB)
[#002] sha256:a6d2b4cff819a0193a1ed730d21d0aef289588a757e37392a2ca29e9e3776fc4 - 0.0% (1.29 KB)
[#003] sha256:889b12bb3c1a296811904d112b40fa45a9172953a8eba1cec5ff3d8c599a5b0c - 0.02% (358 KB)
[#004] sha256:55eb592c2a437a27641e5c621aef8df4a72f10fa08b7d925828dac1404d5e8d7 - 0.0% (1.31 KB)
[#005] sha256:5e635aab77ab660cbd30208bcb12d41a9d4c6c7e35e069eb3a2668e749d9dd6f - 0.84% (16.9 MB)
[#006] sha256:6a25f629fe6f2b1de85d1e0488d6ef6ad22e22e393f3fc0c579904f9fdb53511 - 0.0% (1.3 KB)
[#007] sha256:9f1d9fd1b7bca0bca0011c86b82029872eb3a4c4ed5e60da09fd5ca548597bcc - 0.0% (1.29 KB)
[#008] sha256:0362c72f4b6977ab5ef7662a9fb84d36b05228c32f46279921d856174e5b3006 - 0.0% (1.26 KB)
[#009] sha256:89f0f5337e16945581cbebfc7bcb07d8f978de21d17018be3b2779460ec153ab - 0.0% (1.28 KB)
[#010] sha256:3cdd03ac9b6f5be2391ca83eb066042409de7d102200ecdd0b0b08cdfcf521e7 - 0.0% (1.28 KB)
[#011] sha256:711d77321c950e9548bad670778b420e4cdb0dc9d058e548cf200d0b3fb1fdbe - 0.0% (1.29 KB)
[#012] sha256:1793a4bb77a579d7e20ddfa76007fa01d5fd9bf35b48f5337e393489dac3e239 - 0.0% (1.27 KB)
[#013] sha256:b3c314b1770ba39c70ff1436b2d13befb89fb7285bfa554c0bd47f0ae9bc79ad - 0.0% (1.3 KB)
[#014] sha256:2ef30378cc27f9e21035c6d9aa442dbfcfd35e99ddce3c08ff35056d61dc2201 - 0.0% (1.3 KB)
[#015] sha256:9e523cc5fd695d84129ea1fcf074dcc3facef5a7e31a72ec603abd5a7576976a - 0.0% (1.27 KB)
[#016] sha256:be951e802fe5ff3da39e78bc40ee3114f1cb417c9ddf4f4438ba7158374c080e - 0.0% (1.29 KB)
[#017] sha256:92918d37afd52b4b9d0fe5a0661a8a96b3c2d31293639e144e283b3963d606e0 - 0.0% (1.29 KB)
[#018] sha256:3a7540dd7a8e8e9df74020c48845f3c51cfb25d19140a2266199559fd858ba2f - 0.0% (1.3 KB)
[#019] sha256:ea67c11e8ef813b3135574755cf5ead7aef387b6e26db729552d5e700542ded6 - 0.0% (1.3 KB)
[#020] sha256:5f2289b28c0e659641d5db2acdcf9da0cc0dc8def15d3214aec86bc12b4ca1b5 - 0.02% (342 KB)
[#021] sha256:13894d70cb841914c45fd9c50e1f3dfdfd3c3e8c4e195acc045e5492d603e390 - 0.0% (1.26 KB)
Apply image 10.0.26100.32230
2026-03-06 02:07:33 UTCInstall update 10.0.26100.32522
2026-03-10 21:58:13 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2026-03-10 22:09:39 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; mkdir /config; mkdir /data; mkdir /etc/caddy; mkdir /usr/share/caddy; Invoke-WebRequest -Uri "https://github.com/caddyserver/dist/raw/33ae08ff08d168572df2956ed14fbc4949880d94/config/Caddyfile" -OutFile "/etc/caddy/Caddyfile"; Invoke-WebRequest -Uri "https://github.com/caddyserver/dist/raw/33ae08ff08d168572df2956ed14fbc4949880d94/welcome/index.html" -OutFile "/usr/share/caddy/index.html"
2026-03-10 22:09:40 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV CADDY_VERSION=v2.11.2
2026-03-10 22:09:48 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri "https://github.com/caddyserver/caddy/releases/download/v2.11.2/caddy_2.11.2_windows_amd64.zip" -OutFile "/caddy.zip"; if (!(Get-FileHash -Path /caddy.zip -Algorithm SHA512).Hash.ToLower().Equals('77db9ab02b0dbfc3a8b3928e1c88e48f2b328adcdb02affbc49442ce183cc901d1f4d2ce2a5d1dc897a318948133b1f98f209e1cad56b050bb98336c2ffddd04')) { exit 1; }; Expand-Archive -Path "/caddy.zip" -DestinationPath "/" -Force; Remove-Item "/caddy.zip" -Force
2026-03-10 22:09:50 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_CONFIG_HOME=c:/config
2026-03-10 22:09:50 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_DATA_HOME=c:/data
2026-03-10 22:09:51 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.version=v2.11.2
2026-03-10 22:09:51 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.title=Caddy
2026-03-10 22:09:53 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
2026-03-10 22:09:53 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2026-03-10 22:09:54 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2026-03-10 22:09:54 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2026-03-10 22:09:55 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2026-03-10 22:09:55 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2026-03-10 22:09:56 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 80
2026-03-10 22:09:57 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443
2026-03-10 22:09:59 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443/udp
2026-03-10 22:10:00 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 2019
2026-03-10 22:10:05 UTCcaddy version
2026-03-10 22:10:05 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["caddy" "run" "--config" "/etc/caddy/Caddyfile" "--adapter" "caddyfile"]
2026-03-10 22:17:28 UTC
1.86 GB
v2.11.2
XDG_CONFIG_HOMEc:/config
XDG_DATA_HOMEc:/data
[#000] sha256:3cc21a1b754848d23f00aa65cb94ec34c9a5dc6028b3aada42039c824738d02f - 74.42% (1.39 GB)
[#001] sha256:e55fb54b35ee36c2d316d377de271bb39bd7e71b8d127ad0d2a686bc485ab280 - 24.65% (470 MB)
[#002] sha256:962b0d1ce3024ddc1b4e4285f5d1e219cdabd8ab83ce91d930dd591708b61b98 - 0.0% (1.3 KB)
[#003] sha256:22c27238def531c6c0c08dbe6d5b4324aa659a188939cdb229b34d1a296b89be - 0.02% (487 KB)
[#004] sha256:1508502505dad83dd83e22a494555ea919a04bb6c882ce9287b5fe0bf8f09711 - 0.0% (1.26 KB)
[#005] sha256:0d980929918bec0106840059ba20149af010894084b748b86599eb1c4b2089da - 0.88% (16.8 MB)
[#006] sha256:675e1af5d3d2830905c5101bb63819ec07319d46d0519ced66308e57c8d12512 - 0.0% (1.26 KB)
[#007] sha256:b04bd2c2d77fc3ee055fd72ddbfc69c920675e2d5f27edabd7914f6014ce2fc3 - 0.0% (1.29 KB)
[#008] sha256:5ecb19c1441402fdfe45a2aea8683ffe735e223a3838d0e95c1eed3e65696403 - 0.0% (1.28 KB)
[#009] sha256:a7ce6fcb945c25e2f444f0276f86b9f70b1b3c82ab10fe4a3316ae3c18fa8942 - 0.0% (1.29 KB)
[#010] sha256:c28ad69a863f32f0b8ac2133153076cdfc3cf65c9ba7d040f4e6d024678d0596 - 0.0% (1.29 KB)
[#011] sha256:2ffd9fdb7d32d6321e02f16abc61870f8ee639dd8bee585e888ea13b61951ff0 - 0.0% (1.29 KB)
[#012] sha256:2e2c180153fac6a721534171b22fa783112720bd4433ca153549bf919cdb562e - 0.0% (1.27 KB)
[#013] sha256:d9d8f4a52530164892c04a65f63e1c29e726c99fe6a17ec43b8dcb947b1e64d8 - 0.0% (1.3 KB)
[#014] sha256:ce442c57bd16ca8ba08a584b9b3b808d40b3cf06b2e26ef61a815c24ba37eadc - 0.0% (1.3 KB)
[#015] sha256:c44de9b0f357af0861da4828a75c84973bf878ab145cdcabd24a8b2d56700e42 - 0.0% (1.29 KB)
[#016] sha256:b851256427e93dc0fced34bb91280335ac0d4053ef200d9f1a055afd895bcab1 - 0.0% (1.28 KB)
[#017] sha256:d7f7162407db6ba09c46780d47e312e4e64982a6b4e65cb7fe3afaefc46b3dc2 - 0.0% (1.29 KB)
[#018] sha256:4dafbc484bd6b17a9e154f0bf0fb00d702f346c5876e72c989e6c35b2dfeadc5 - 0.0% (1.27 KB)
[#019] sha256:d1b6b0b9e8d04dec10ff8c67626fe6882657680d3d1cda3893c2ae1dcfaba7ca - 0.0% (1.29 KB)
[#020] sha256:108a6cb3d5e0fcb00f3c8258fa78e76afda23d255e2f54886cf5ec63f296674e - 0.02% (347 KB)
[#021] sha256:1427d893b67e8b4a96c1491f2e0efa4b67b92c33b41b2851d0181633bfe1cdf7 - 0.0% (1.29 KB)
Apply image 10.0.20348.4294
2026-03-03 22:48:22 UTCInstall update 10.0.20348.4893
2026-03-10 22:06:13 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2026-03-10 22:17:05 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; mkdir /config; mkdir /data; mkdir /etc/caddy; mkdir /usr/share/caddy; Invoke-WebRequest -Uri "https://github.com/caddyserver/dist/raw/33ae08ff08d168572df2956ed14fbc4949880d94/config/Caddyfile" -OutFile "/etc/caddy/Caddyfile"; Invoke-WebRequest -Uri "https://github.com/caddyserver/dist/raw/33ae08ff08d168572df2956ed14fbc4949880d94/welcome/index.html" -OutFile "/usr/share/caddy/index.html"
2026-03-10 22:17:06 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV CADDY_VERSION=v2.11.2
2026-03-10 22:17:14 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri "https://github.com/caddyserver/caddy/releases/download/v2.11.2/caddy_2.11.2_windows_amd64.zip" -OutFile "/caddy.zip"; if (!(Get-FileHash -Path /caddy.zip -Algorithm SHA512).Hash.ToLower().Equals('77db9ab02b0dbfc3a8b3928e1c88e48f2b328adcdb02affbc49442ce183cc901d1f4d2ce2a5d1dc897a318948133b1f98f209e1cad56b050bb98336c2ffddd04')) { exit 1; }; Expand-Archive -Path "/caddy.zip" -DestinationPath "/" -Force; Remove-Item "/caddy.zip" -Force
2026-03-10 22:17:15 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_CONFIG_HOME=c:/config
2026-03-10 22:17:15 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_DATA_HOME=c:/data
2026-03-10 22:17:16 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.version=v2.11.2
2026-03-10 22:17:16 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.title=Caddy
2026-03-10 22:17: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
2026-03-10 22:17:18 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2026-03-10 22:17:19 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2026-03-10 22:17:19 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2026-03-10 22:17:20 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2026-03-10 22:17:21 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2026-03-10 22:17:21 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 80
2026-03-10 22:17:22 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443
2026-03-10 22:17:22 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443/udp
2026-03-10 22:17:23 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 2019
2026-03-10 22:17:27 UTCcaddy version
2026-03-10 22:17:28 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(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.