2026-04-14 21:16:55 UTC
2 GB
v2.11.2
XDG_CONFIG_HOMEc:/config
XDG_DATA_HOMEc:/data
[#000] sha256:0938cf51b672b81c9804d1d5f0c57031c931f41b279270e84820c63642d6a3bd - 70.89% (1.42 GB)
[#001] sha256:3642e4b8bb65ad3768f9f74a0dc48bb2e3294779b5d51573a234bfbe4f65324e - 28.25% (579 MB)
[#002] sha256:6381b6627d94a0354f249ec783cecec3a2f7fe084a83b16b2871e14d271640d2 - 0.0% (1.32 KB)
[#003] sha256:397e25bc5bdca994921e057bb9ff35a161eac7cd511c793dd73503ea47666c33 - 0.02% (350 KB)
[#004] sha256:3229bd9f16449ee10207b1ca855615a9dd02d9933c5c7704a4c7f087bac537c1 - 0.0% (1.31 KB)
[#005] sha256:d52662f0889b382a7ccca14599367a28a2e292299cbf01367fa4fddab93fd095 - 0.82% (16.9 MB)
[#006] sha256:e018ad1fe1b75d9b2e8c08d86b1ca882e7c9f0a95474b079a14cca2e02b38986 - 0.0% (1.29 KB)
[#007] sha256:bd32e8fe3295eecc9dd1a486f9982dfe4faad311eaff9e8ff96b613bbcc7684b - 0.0% (1.29 KB)
[#008] sha256:3ebc2ee56762fc571126a35e7637d9ff6f3d76854ec3533d09f97268bbfd95b3 - 0.0% (1.29 KB)
[#009] sha256:42ae7fe6316b1ecb322630df27ee8b7a18b297e2dbb386179a6f4115e2f00931 - 0.0% (1.31 KB)
[#010] sha256:afbd0cd73795390d0a92c0a6c74762b6af7998cbf58c44b8cf57eb2705274f66 - 0.0% (1.28 KB)
[#011] sha256:8f022d78fbac53222bee4427e90bff2cad69993b59e0c4b215c48822f7bc72e5 - 0.0% (1.3 KB)
[#012] sha256:5f320abd61d8e0f90bdad0f22ab67bb6b340c15a40e2be8e7a6b83ecb65a582b - 0.0% (1.3 KB)
[#013] sha256:0fb877bffae0de6f77eb6da011580029719c771a87126a89fa84baaf01928153 - 0.0% (1.29 KB)
[#014] sha256:5e2dc5ace231634e1833c01d1aa08047025f45f46167e164107ae376dafa227c - 0.0% (1.29 KB)
[#015] sha256:b10482279b1ee92970a64ce6a771641031e11fc8abfd36c78c8088d3d78edb23 - 0.0% (1.28 KB)
[#016] sha256:270bf230a09206a81a72fdbda118ab39560ba709730f04c8180dc388d029e865 - 0.0% (1.28 KB)
[#017] sha256:63b680d1d6f94613e6c7fe4406981f240eb0db5e2f9bfc70bc181508c24c3bf0 - 0.0% (1.3 KB)
[#018] sha256:de353b5b3e7a6db33fe705562409b09120b0b11110a25dc023e200d882dc5314 - 0.0% (1.29 KB)
[#019] sha256:714387afcfceaadb924708bfe5cc5b214d414a5341c79f20acfcc95790c9d17a - 0.0% (1.26 KB)
[#020] sha256:17289f79660bdb8267e153c9821c6540ee047cd2fb9c665a3e359ab26363438e - 0.02% (339 KB)
[#021] sha256:59276903cd726503da75a6fea6543ef3d75b0eb6e4eff110aec891e3cebcaf53 - 0.0% (1.29 KB)
Apply image 10.0.26100.32230
2026-04-13 07:00:46 UTCInstall update 10.0.26100.32690
2026-04-14 21:02:15 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2026-04-14 21:16:24 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-04-14 21:16:26 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV CADDY_VERSION=v2.11.2
2026-04-14 21:16:34 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-04-14 21:16:35 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_CONFIG_HOME=c:/config
2026-04-14 21:16:36 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_DATA_HOME=c:/data
2026-04-14 21:16:37 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.version=v2.11.2
2026-04-14 21:16:39 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.title=Caddy
2026-04-14 21:16:40 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-04-14 21:16:41 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2026-04-14 21:16:42 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2026-04-14 21:16:43 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2026-04-14 21:16:44 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2026-04-14 21:16:44 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2026-04-14 21:16:45 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 80
2026-04-14 21:16:46 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443
2026-04-14 21:16:48 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443/udp
2026-04-14 21:16:49 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 2019
2026-04-14 21:16:54 UTCcaddy version
2026-04-14 21:16:55 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["caddy" "run" "--config" "/etc/caddy/Caddyfile" "--adapter" "caddyfile"]
2026-04-14 21:29:07 UTC
1.95 GB
v2.11.2
XDG_CONFIG_HOMEc:/config
XDG_DATA_HOMEc:/data
[#000] sha256:3cc21a1b754848d23f00aa65cb94ec34c9a5dc6028b3aada42039c824738d02f - 71.29% (1.39 GB)
[#001] sha256:7111ae68f8961455d230dc12d44c2193d29b7c981e35417323613a0c1aa06384 - 27.82% (554 MB)
[#002] sha256:7859559f7e482ab69f3dddf83b05a23fb97e6c47cc09bb11f9f91ea0b96dbf26 - 0.0% (1.31 KB)
[#003] sha256:38d2bd12f91f97f2185947a6c6616993b9dff74580c85224a5af1d7d96c71cd9 - 0.02% (490 KB)
[#004] sha256:fb54b9bd5755e8e8265a0b7668bbeca0d7ff399477a75b0404682b7a3c7fa8d1 - 0.0% (1.31 KB)
[#005] sha256:f194135d2550722e1d0b5cdb4f6e37c1bd909280f808b282d49b4af5ae574dad - 0.85% (16.9 MB)
[#006] sha256:51cda0ad7332ed66bf920633ff8248f57fdfbd8a9526aa68a856eab403fa56e9 - 0.0% (1.26 KB)
[#007] sha256:791860b8e0f97359a0021293450cf4ac33e732f2d66b1525a543968beb59fd65 - 0.0% (1.26 KB)
[#008] sha256:c7f6fe46198f0322a89913f7b421d8e8380d40fe26601d7965c0d5e611935c19 - 0.0% (1.31 KB)
[#009] sha256:7391a402eb516f6f19a3a37d11feacf19bf3efcd7ceebd9af7a1420bbaf454c4 - 0.0% (1.3 KB)
[#010] sha256:7a2f73748f041ea7e7a9fb3f0f7591f82957afe40830a5a0791e14e70b4bf06c - 0.0% (1.27 KB)
[#011] sha256:08eec5cc013166f15da87d6404c9d4360f7ad9f017d13e5a8d687128b6cd3b0d - 0.0% (1.3 KB)
[#012] sha256:def61174716aaa0c6879c3b2eba76348b2ebc16c7d9475981ff5d6005f504325 - 0.0% (1.28 KB)
[#013] sha256:8d7506def56d28e15862f644d66a37ca310b2af0e67b40dd9c6fcc595db98aae - 0.0% (1.29 KB)
[#014] sha256:29669880bfec5f126f10670df165ea26dde25d0b4a5b413ada63363deeee0c62 - 0.0% (1.26 KB)
[#015] sha256:3514521d0494397ad76515629969965baead98a0d17c674804de5f55b7f0bcd6 - 0.0% (1.29 KB)
[#016] sha256:3d95600f6fee4100d97188239dac7eabd1586d0e2adaf937df6ab2a88dacee20 - 0.0% (1.28 KB)
[#017] sha256:a43921159c6d617ff0a0e8aa7187f357153ddf2fc53970d4b37542983bc392d0 - 0.0% (1.29 KB)
[#018] sha256:549a656bcbd3cb99a7bcee7b3f0d9b6a98976e42fc63a96df98a1d85f215baa4 - 0.0% (1.26 KB)
[#019] sha256:e971470b949722b894566989b0b0fc2e4ccc9158199c44ef6898c92d35d0ea7a - 0.0% (1.3 KB)
[#020] sha256:39e247fe332f0242556386843c3436148b806e7fd290c3b07ec7e8622f788b80 - 0.02% (339 KB)
[#021] sha256:b35776271f71d5561051d257aad8ee5adcacca3bd040eb8379b9fb0078f60ee2 - 0.0% (1.26 KB)
Apply image 10.0.20348.4294
2026-04-13 03:24:09 UTCInstall update 10.0.20348.5020
2026-04-14 21:03:26 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2026-04-14 21:28:36 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-04-14 21:28:37 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV CADDY_VERSION=v2.11.2
2026-04-14 21:28: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-04-14 21:28:49 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_CONFIG_HOME=c:/config
2026-04-14 21:28:50 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_DATA_HOME=c:/data
2026-04-14 21:28:51 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.version=v2.11.2
2026-04-14 21:28:52 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.title=Caddy
2026-04-14 21:28: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-04-14 21:28:54 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2026-04-14 21:28:55 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2026-04-14 21:28:55 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2026-04-14 21:28:56 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2026-04-14 21:28:57 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2026-04-14 21:28:57 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 80
2026-04-14 21:28:58 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443
2026-04-14 21:29:00 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443/udp
2026-04-14 21:29:00 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 2019
2026-04-14 21:29:06 UTCcaddy version
2026-04-14 21:29:07 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.