2026-02-23 20:07:46 UTC
1.85 GB
v2.11.1
XDG_CONFIG_HOMEc:/config
XDG_DATA_HOMEc:/data
[#000] sha256:0938cf51b672b81c9804d1d5f0c57031c931f41b279270e84820c63642d6a3bd - 76.8% (1.42 GB)
[#001] sha256:456534216d0c12d9314cda831989d54bb3f542d7d43d9772ba40654db6dbd7bc - 22.27% (421 MB)
[#002] sha256:4fd4b78df4d169f7144f0ba390c448fb7c1592fa0c097ec1d2cc45f2eedf7a61 - 0.0% (1.28 KB)
[#003] sha256:882deb7b4312a5cfae424100ad54cea73fbf64e81046d22b33773d795fe2a4ba - 0.02% (385 KB)
[#004] sha256:b7c26a0b2edbddcd7c71c17f3e309319d06234fa0e14b20a311d76d91bd1b741 - 0.0% (1.28 KB)
[#005] sha256:8d9573f3624d3253f194b5646faad1b286f8164b3cc8cfdd7732562c0694cff8 - 0.89% (16.9 MB)
[#006] sha256:a95ac787187d6040044f232d955e3938f58b21133258fe2ddf94da4521b953e0 - 0.0% (1.31 KB)
[#007] sha256:162d91d326496d34e229c9bbd8c8cd0fe0a3519bee38b514eb68b1bd8e6b5979 - 0.0% (1.28 KB)
[#008] sha256:f71567ef59b0acc0a79cb66fff5d2de75133cee599583f62bac4ffb693060069 - 0.0% (1.29 KB)
[#009] sha256:9e03a8a2aa7a8b7ec6f08f3f586956d75e30d606d8f87add2d8cba44601030ef - 0.0% (1.28 KB)
[#010] sha256:d2b5a4a8b42df9cdad7df9ed91813b454ea1c4f309acb6d29790b464917c130e - 0.0% (1.3 KB)
[#011] sha256:e5f47546b43b313760761dc7f7b923a266ffe9b949fc724fe3d897614a5fbf49 - 0.0% (1.29 KB)
[#012] sha256:cd864d95333602e149ef2c5e1b3876cc618dfa0ca43e9e1a341a9bd82e087615 - 0.0% (1.3 KB)
[#013] sha256:048b9814c01376537939e4914fbef47eacf2fbaec0dfdea10aff69ef7feeb9bc - 0.0% (1.3 KB)
[#014] sha256:f2d45755419bf7baf1ab293bf93eec3f6552a1818698776b021a0a3dcdf6e5ff - 0.0% (1.26 KB)
[#015] sha256:f9e6d165f8c0c063878b556bc1aaccfdd151af9649328607356eb3a04e0cc2f5 - 0.0% (1.33 KB)
[#016] sha256:e1551769ae67ef3da2573b3a0d4f107628ecee35a5f9ec6508a573089e344554 - 0.0% (1.26 KB)
[#017] sha256:2f6a25b8253e7d51d10ee243fc7762cc41bfa72366372b22e55601293787576f - 0.0% (1.26 KB)
[#018] sha256:d54a533c344da9df3395eff925a191e9974ead14dddbe773fea2000dd684660d - 0.0% (1.29 KB)
[#019] sha256:11a5f28056b7237b180e86a445284fff777c09a3c8ae027d66db659e4064e5f4 - 0.0% (1.28 KB)
[#020] sha256:f2a16bac6128385b05c0010b1a4bbdd6e362f5a5b965e9a9566b675204182d79 - 0.02% (367 KB)
[#021] sha256:7ba7dba58447fe97bba11b275f918cabc759191f01f6969ae622c0acd91340c9 - 0.0% (1.26 KB)
Apply image 10.0.26100.32230
2026-02-06 22:21:49 UTCInstall update 10.0.26100.32370
2026-02-23 20:06:19 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2026-02-23 20:07: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-02-23 20:07:06 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV CADDY_VERSION=v2.11.1
2026-02-23 20:07:17 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri "https://github.com/caddyserver/caddy/releases/download/v2.11.1/caddy_2.11.1_windows_amd64.zip" -OutFile "/caddy.zip"; if (!(Get-FileHash -Path /caddy.zip -Algorithm SHA512).Hash.ToLower().Equals('2db57d7f2c5a4ce466449de81702ce86acc3397efaec559f51d76754cca9ba47adcb1c3633fb3cb907949144ee17a418c144e87a2a382801380c961bf80f07e3')) { exit 1; }; Expand-Archive -Path "/caddy.zip" -DestinationPath "/" -Force; Remove-Item "/caddy.zip" -Force
2026-02-23 20:07:18 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_CONFIG_HOME=c:/config
2026-02-23 20:07:18 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_DATA_HOME=c:/data
2026-02-23 20:07:19 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.version=v2.11.1
2026-02-23 20:07:20 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.title=Caddy
2026-02-23 20:07:21 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-02-23 20:07:23 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2026-02-23 20:07:24 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2026-02-23 20:07:25 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2026-02-23 20:07:25 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2026-02-23 20:07:26 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2026-02-23 20:07:27 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 80
2026-02-23 20:07:28 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443
2026-02-23 20:07:29 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443/udp
2026-02-23 20:07:30 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 2019
2026-02-23 20:07:45 UTCcaddy version
2026-02-23 20:07:46 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["caddy" "run" "--config" "/etc/caddy/Caddyfile" "--adapter" "caddyfile"]
2026-02-23 20:08:41 UTC
1.75 GB
v2.11.1
XDG_CONFIG_HOMEc:/config
XDG_DATA_HOMEc:/data
[#000] sha256:3cc21a1b754848d23f00aa65cb94ec34c9a5dc6028b3aada42039c824738d02f - 79.15% (1.39 GB)
[#001] sha256:e3c87a3784ab1d08cbacea3288e90f8106f6e7a20b792ab27cdc739fc966a73e - 19.86% (356 MB)
[#002] sha256:a59e79fed5f1e6aaeaf53996366b94c873832c4792ae04c1ad99a65bcdfe9063 - 0.0% (1.28 KB)
[#003] sha256:4652634f1316099448c9e1a5b05af13a3fab765d9c9066239021a92bffd711cc - 0.03% (503 KB)
[#004] sha256:f8388110d719caf306ca10d8fc73179ab8386db8ab1e5346f45c5554837ccb17 - 0.0% (1.26 KB)
[#005] sha256:977756c8843e87f3eb2e3c7b2fa5c64b4d920a3b23ec76416c3559cbd2773f48 - 0.94% (16.8 MB)
[#006] sha256:2d2552352955b305ff057f37260bffe46a8086bb86c6d3b0ce181b32e349725b - 0.0% (1.31 KB)
[#007] sha256:75cd71c5fa7ce7f81f74c5520baf99ad77d7ed999e89e50856d5e03b150f9614 - 0.0% (1.29 KB)
[#008] sha256:2240492ca9d9b75ba08adfd8814b08633a2824ea09a0b21fe3720ff52df8c8ec - 0.0% (1.3 KB)
[#009] sha256:ee68f7a8062211b6087a5791e67114cfd0ffc429716d3af8af151c339705a6d8 - 0.0% (1.31 KB)
[#010] sha256:02305f96a7cccb488de646ea8b55a1849fcbc7dc1f1e464c0efc21485377b7fe - 0.0% (1.29 KB)
[#011] sha256:2bd5e573b0c20b39b4648e4847cfa80d3d31dc1f91d078d16c5c26cba5b46f32 - 0.0% (1.26 KB)
[#012] sha256:4e6938f068c6c50c5540cd32717014e502a0f9057ff0a883e159f601b9ffa40f - 0.0% (1.3 KB)
[#013] sha256:5b0da73400101969ad5d43eb0a2b176496edfa352518a6cf7c1267cbb864dbde - 0.0% (1.26 KB)
[#014] sha256:8c0b3a4dd5b8b0dd73d670abf0e9a68d25d2e224608f31995bff0784274ea218 - 0.0% (1.29 KB)
[#015] sha256:088ba08ba1315020633afa6ff859e03298c40174e7566ca15998aacacce82655 - 0.0% (1.3 KB)
[#016] sha256:ae709909fc23c8860a6b59f6eb1bfec77f14e49c1dbd9964d0038ea27a88399a - 0.0% (1.3 KB)
[#017] sha256:9b111ad9065a39ef2474a19d2cae4fc4fa7ddc93d25935c67f71eb0557ccf84a - 0.0% (1.3 KB)
[#018] sha256:0b3f08cd31004dd30a1c5fa39527f0985933f218c389cbdfc78d5d0fc9c37cfa - 0.0% (1.29 KB)
[#019] sha256:045716ba779c5abdd049c2367d61abffd657a8401dff90249fc8ae5e4c31b91b - 0.0% (1.29 KB)
[#020] sha256:047d5b7cbb34546e9190f35658b67478b7a616b2ff09657c9101748d94d31be0 - 0.02% (327 KB)
[#021] sha256:ce9d362b9592aa43ae05334efe8644306746f460b5ba5bf4859162ba33b78255 - 0.0% (1.26 KB)
Apply image 10.0.20348.4294
2026-02-06 10:02:33 UTCInstall update 10.0.20348.4773
2026-02-23 20:06:25 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2026-02-23 20:07:41 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-02-23 20:07:42 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV CADDY_VERSION=v2.11.1
2026-02-23 20:08:08 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri "https://github.com/caddyserver/caddy/releases/download/v2.11.1/caddy_2.11.1_windows_amd64.zip" -OutFile "/caddy.zip"; if (!(Get-FileHash -Path /caddy.zip -Algorithm SHA512).Hash.ToLower().Equals('2db57d7f2c5a4ce466449de81702ce86acc3397efaec559f51d76754cca9ba47adcb1c3633fb3cb907949144ee17a418c144e87a2a382801380c961bf80f07e3')) { exit 1; }; Expand-Archive -Path "/caddy.zip" -DestinationPath "/" -Force; Remove-Item "/caddy.zip" -Force
2026-02-23 20:08:10 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_CONFIG_HOME=c:/config
2026-02-23 20:08:11 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_DATA_HOME=c:/data
2026-02-23 20:08:12 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.version=v2.11.1
2026-02-23 20:08:13 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.title=Caddy
2026-02-23 20:08:14 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-02-23 20:08:16 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2026-02-23 20:08:17 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2026-02-23 20:08:17 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2026-02-23 20:08:19 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2026-02-23 20:08:20 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2026-02-23 20:08:21 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 80
2026-02-23 20:08:22 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443
2026-02-23 20:08:22 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443/udp
2026-02-23 20:08:24 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 2019
2026-02-23 20:08:41 UTCcaddy version
2026-02-23 20:08:41 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.