2026-02-10 23:01:40 UTC
1.85 GB
v2.11.0-beta.2
XDG_CONFIG_HOMEc:/config
XDG_DATA_HOMEc:/data
[#000] sha256:0938cf51b672b81c9804d1d5f0c57031c931f41b279270e84820c63642d6a3bd - 76.82% (1.42 GB)
[#001] sha256:456534216d0c12d9314cda831989d54bb3f542d7d43d9772ba40654db6dbd7bc - 22.28% (421 MB)
[#002] sha256:943554d949064179b06929010e6f822fe26e474012f6ab8da20725e1a91eb4f0 - 0.0% (1.29 KB)
[#003] sha256:e8ce03a205503c552b074843cd822e94ada3166f747d5277a4f0d042f6fddcf9 - 0.02% (364 KB)
[#004] sha256:ec126a1764cbf62642c853f05bec127ee30e9f44f7b5c6ae25416d284e385789 - 0.0% (1.29 KB)
[#005] sha256:1fc8274b25522fecfa5c6340e86d62afec2066a9f05c49d95ced74675afbde51 - 0.87% (16.4 MB)
[#006] sha256:49c5f4d65ea5dfabab6bf9f285a94dbd6fe51e479fe1513c196dce17e471f437 - 0.0% (1.29 KB)
[#007] sha256:4a521c6f69ad8dae21371546170a1d9886df88d0911e3344ac1689b9a56db8b5 - 0.0% (1.3 KB)
[#008] sha256:609b53738d95f836acd90e2629eba44afde94b30a7f820957d31a71c8e3c1563 - 0.0% (1.27 KB)
[#009] sha256:f89f7fb6e1b034b4033b3bebe624cb1fcea713a9b2673ddef2469ce61ee7c100 - 0.0% (1.27 KB)
[#010] sha256:a3a0be5d727fd688647c0c3174b6a6f940a3f3640b4b811df3e14070b9681a98 - 0.0% (1.3 KB)
[#011] sha256:0a388f57dfd0469679dace5874c1de43b2b3ec8281da018964d39f5b23952cc9 - 0.0% (1.31 KB)
[#012] sha256:c4f27013f14a101872df30dce1900d2910e7a1ac69f078ece3fb1b39f75799bf - 0.0% (1.29 KB)
[#013] sha256:89d7073e587218f7b63cd1f3d5a09e6860016fb800afd42122dd41b1c033e00d - 0.0% (1.31 KB)
[#014] sha256:cadb14881f6636fdb5d964b4a2a13459a95e005fff1f7a3fef3ebe7f58d2ebca - 0.0% (1.33 KB)
[#015] sha256:85c1cf4ce50e642e7f5e4072e96dda9225bca8aac436cd433100ff1a795b5761 - 0.0% (1.33 KB)
[#016] sha256:a75af6cd6a07c91bfa800ce9d4ae14bec0e74e54aff1021718aebb8d227c52e5 - 0.0% (1.3 KB)
[#017] sha256:eb28ae4a10cddad13d11993dd71bebd525d342a9d36c14e49111b9a862089272 - 0.0% (1.3 KB)
[#018] sha256:f21392f9b856b4aeb9f6260a8649eaf85d834b2c5bda06fa910c3d7c452fc956 - 0.0% (1.3 KB)
[#019] sha256:02b8f616cc2a7f9f3807fdfd883647581fdd07f6b397e8dd0c02af0dad254f25 - 0.0% (1.29 KB)
[#020] sha256:d40760603c53db6d0d6a5649f57063c4fb2e5aa0172a6e4e51ae5c2f9e76f5c0 - 0.02% (349 KB)
[#021] sha256:24dcd1ca566d70961c6180a38e13c0b5b80da6cea56b4d812cef84ddda2d508e - 0.0% (1.27 KB)
Apply image 10.0.26100.32230
2026-02-06 22:21:49 UTCInstall update 10.0.26100.32370
2026-02-10 22:53:39 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2026-02-10 23:01:17 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-10 23:01:17 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV CADDY_VERSION=v2.11.0-beta.2
2026-02-10 23:01:26 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri "https://github.com/caddyserver/caddy/releases/download/v2.11.0-beta.2/caddy_2.11.0-beta.2_windows_amd64.zip" -OutFile "/caddy.zip"; if (!(Get-FileHash -Path /caddy.zip -Algorithm SHA512).Hash.ToLower().Equals('90727e53aba2a140f2b2327b842ea05f656aae0c0a2322574eb7d0a5146ea48147066cb6fbdf24d4977a3d1464d965f01177fc9f2fca1f405a8d4b16312ceb9c')) { exit 1; }; Expand-Archive -Path "/caddy.zip" -DestinationPath "/" -Force; Remove-Item "/caddy.zip" -Force
2026-02-10 23:01:26 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_CONFIG_HOME=c:/config
2026-02-10 23:01:27 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_DATA_HOME=c:/data
2026-02-10 23:01:28 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.version=v2.11.0-beta.2
2026-02-10 23:01:29 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.title=Caddy
2026-02-10 23:01:29 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-10 23:01:30 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2026-02-10 23:01:30 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2026-02-10 23:01:31 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2026-02-10 23:01:31 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2026-02-10 23:01:32 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2026-02-10 23:01:32 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 80
2026-02-10 23:01:33 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443
2026-02-10 23:01:33 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443/udp
2026-02-10 23:01:34 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 2019
2026-02-10 23:01:40 UTCcaddy version
2026-02-10 23:01:40 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["caddy" "run" "--config" "/etc/caddy/Caddyfile" "--adapter" "caddyfile"]
2026-02-10 23:12:28 UTC
1.75 GB
v2.11.0-beta.2
XDG_CONFIG_HOMEc:/config
XDG_DATA_HOMEc:/data
[#000] sha256:3cc21a1b754848d23f00aa65cb94ec34c9a5dc6028b3aada42039c824738d02f - 79.17% (1.39 GB)
[#001] sha256:e3c87a3784ab1d08cbacea3288e90f8106f6e7a20b792ab27cdc739fc966a73e - 19.87% (356 MB)
[#002] sha256:58d9712892c3b62b0941022f4bb1d3ee8d33ed7ba2adf3e7966feb097a46ea7a - 0.0% (1.34 KB)
[#003] sha256:08a8794cbc34c7e9a6ff728c0c7a61cf12b102c9a89da87f5fb7a617713f326a - 0.03% (489 KB)
[#004] sha256:ab8c2cab7c17482de1f971b5a5f6802305e65f93662ffa039a21d07573484114 - 0.0% (1.27 KB)
[#005] sha256:f48b14a4efaced1d8d0f272a5d808e2fb950f0452a16a563220ce2cb4850542f - 0.91% (16.4 MB)
[#006] sha256:bc7620b5c7ff92309ed731023040a5aaeff8f91139f9788b59e463f3a27f1b55 - 0.0% (1.29 KB)
[#007] sha256:b38b7a3d476a4688bb277fc19dcebc6c1f8f1e4e9de95455f696d0032319b9f6 - 0.0% (1.26 KB)
[#008] sha256:4d2fa49e3af2bb4d1c6c5d58f4cad24816299b9903b617fe202d828f2ada096d - 0.0% (1.31 KB)
[#009] sha256:0121ac1f20a6515292f7571a3f0ddaf7c58df6f0ed0a01cc9f8f768ee201d1a2 - 0.0% (1.29 KB)
[#010] sha256:5d84c77976c406cad3ff62a744a338fc5bdd29888ec53d3d82c13ad351335969 - 0.0% (1.29 KB)
[#011] sha256:e1cae01543e7824563dd44a58ff92dcbb3a208fdbee27733ae974e4b1d903f16 - 0.0% (1.26 KB)
[#012] sha256:f48398d9a5a454e8bc6eb143e20405aaee73f918724ab2f07e9b0b6af8697fed - 0.0% (1.27 KB)
[#013] sha256:92a218101b9b5d228d259edb4adc170ef074d114bf4b8cee94a07831619de7c4 - 0.0% (1.3 KB)
[#014] sha256:824483951c0b99c490e90173487153c75fe8e61eee54111f17a56fa53f740108 - 0.0% (1.3 KB)
[#015] sha256:b19c89edc32fa9a4e3b58f685e1221e65cc68b83ef9fd40459bffa4d8b8f30ac - 0.0% (1.27 KB)
[#016] sha256:9de86a40e826e389f65c379c227b362a199cf10bb7afaee648996ef8856d6345 - 0.0% (1.29 KB)
[#017] sha256:c8a4272225b9bf4fa4bbf595a5fa2260d78032ec22e36b16579fc71d20fa42ac - 0.0% (1.3 KB)
[#018] sha256:5f9ff643e728c98d0d8154ceb87d552d70d5c91b64853d5be3900f60210904e8 - 0.0% (1.3 KB)
[#019] sha256:2aa1619a11d67307550fe65af997e8d49e4beedf57b2ba17dafbad6424f1ef60 - 0.0% (1.29 KB)
[#020] sha256:973aaebd08bc225a95d99f5b380e8492e9d3004771163fd1a645ce61de93c009 - 0.02% (345 KB)
[#021] sha256:014db8dd8deb65a6dcbdd2a909be0c06711eeae4e4f3308efc080693706eecdd - 0.0% (1.29 KB)
Apply image 10.0.20348.4294
2026-02-06 10:02:33 UTCInstall update 10.0.20348.4773
2026-02-10 22:53:49 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2026-02-10 23:12:04 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-10 23:12:05 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV CADDY_VERSION=v2.11.0-beta.2
2026-02-10 23:12:13 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri "https://github.com/caddyserver/caddy/releases/download/v2.11.0-beta.2/caddy_2.11.0-beta.2_windows_amd64.zip" -OutFile "/caddy.zip"; if (!(Get-FileHash -Path /caddy.zip -Algorithm SHA512).Hash.ToLower().Equals('90727e53aba2a140f2b2327b842ea05f656aae0c0a2322574eb7d0a5146ea48147066cb6fbdf24d4977a3d1464d965f01177fc9f2fca1f405a8d4b16312ceb9c')) { exit 1; }; Expand-Archive -Path "/caddy.zip" -DestinationPath "/" -Force; Remove-Item "/caddy.zip" -Force
2026-02-10 23:12:14 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_CONFIG_HOME=c:/config
2026-02-10 23:12:14 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_DATA_HOME=c:/data
2026-02-10 23:12:15 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.version=v2.11.0-beta.2
2026-02-10 23:12:15 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.title=Caddy
2026-02-10 23:12:16 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-10 23:12:17 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2026-02-10 23:12:18 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2026-02-10 23:12:18 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2026-02-10 23:12:19 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2026-02-10 23:12:19 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2026-02-10 23:12:20 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 80
2026-02-10 23:12:21 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443
2026-02-10 23:12:22 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443/udp
2026-02-10 23:12:22 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 2019
2026-02-10 23:12:28 UTCcaddy version
2026-02-10 23:12: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.