2024-05-02 00:53:24 UTC
1.88 GB
v2.8.0-beta.1
XDG_CONFIG_HOMEc:/config
XDG_DATA_HOMEc:/data
[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 68.9% (1.29 GB)
[#001] sha256:197484daab96ebaf9683bc9230fb0043a8780d2afef249baa386f372a548b76a - 30.31% (582 MB)
[#002] sha256:b15a7ba84ae45e0860eae5b193a477fa9170b8a762827cd9db15aa36d1a3d34d - 0.0% (1.27 KB)
[#003] sha256:5c2231fabc51d1c4879404085d1a6421699595b31a8fcca2e5edbabc62602fa9 - 0.03% (492 KB)
[#004] sha256:004f84f187d77ce646167628df0a8786908f75eb394534ace7ec895a0b167f9d - 0.0% (1.26 KB)
[#005] sha256:f12ca7ec19ded4f1e437d97301ce7ff4cf1c73c824ee28d2849494937d3e14b3 - 0.75% (14.4 MB)
[#006] sha256:ac0ac8f7059c288b6ad3751892770a99dfac40b24d47f2fd098b21849eae92e8 - 0.0% (1.26 KB)
[#007] sha256:da9314dba8b2ff3ea6b2d7159d37a6e276f4b4a0a14fecfb21abc0313e8674df - 0.0% (1.27 KB)
[#008] sha256:83e66b3b5e0b196ca77c1af2742b49eba99da6456091f3144833045d43d463d3 - 0.0% (1.26 KB)
[#009] sha256:6573605fdfb36bebe331b46cc857e297e2fbe7902f177bd6539a4eca4d0d7632 - 0.0% (1.27 KB)
[#010] sha256:e00d2fdda558997222ef264bdbaaec70ba6d90b3bb55d3906561adc70ccaf9ee - 0.0% (1.26 KB)
[#011] sha256:8028ee28587c040b2f03bec68f37eb91eabdb611bb0a70178a9f613c1adc7202 - 0.0% (1.26 KB)
[#012] sha256:40120ff88266e8705cdd310d29587d7277cf27bcde326664aeea1f5cc6d1e8c9 - 0.0% (1.26 KB)
[#013] sha256:57e84091e2021a887719e22e29b64cba9dc9f00fef9ed887d2c012d45258fbb9 - 0.0% (1.27 KB)
[#014] sha256:e5823c0e6bc2d4f5bc23b7803ba8e6d6dd1c67aaf8d94ff178369b383856ab54 - 0.0% (1.27 KB)
[#015] sha256:fe92ffbdf880d0b7b69afd7660a7be21850d30ecf3fbaa487b53d460bad01119 - 0.0% (1.26 KB)
[#016] sha256:dc3d72b8e05e4d495fc846aecae68e9ca47f940b3ecc878b6334b884197bc90f - 0.0% (1.28 KB)
[#017] sha256:c663a95678e49284788d0b486d6d42bc5858ac4015bfc54001fecc3ac9409916 - 0.0% (1.29 KB)
[#018] sha256:83fb2ccb7441c2ce1b13e9cf1e70b4703fc62c33e6c1a9aa0006397296c860eb - 0.0% (1.26 KB)
[#019] sha256:1f4d3133eee2da1ac28866f569d1af7fc631fcdfae76f878615e91e88cb493ff - 0.0% (1.26 KB)
[#020] sha256:015e5057cfb10fe50dee4d77ead2d2263b47b4e5b8ad4e2fff99fae2d9030012 - 0.02% (320 KB)
[#021] sha256:de31b6a5d4177d44083357ccc8dddb3c51b0bd27bd23a8036054ede7a685267d - 0.0% (1.26 KB)
Apply image 10.0.20348.1787
2024-04-05 09:25:01 UTCInstall update 10.0.20348.2402
2024-05-02 00:51:47 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-05-02 00:52:58 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/509c30cecd3cbc4012f6b1cc88d8f3f000fb06e4/config/Caddyfile" -OutFile "/etc/caddy/Caddyfile"; Invoke-WebRequest -Uri "https://github.com/caddyserver/dist/raw/509c30cecd3cbc4012f6b1cc88d8f3f000fb06e4/welcome/index.html" -OutFile "/usr/share/caddy/index.html"
2024-05-02 00:52:58 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV CADDY_VERSION=v2.8.0-beta.1
2024-05-02 00:53:10 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri "https://github.com/caddyserver/caddy/releases/download/v2.8.0-beta.1/caddy_2.8.0-beta.1_windows_amd64.zip" -OutFile "/caddy.zip"; if (!(Get-FileHash -Path /caddy.zip -Algorithm SHA512).Hash.ToLower().Equals('d7a9caff5d163f026ff62d9f2996f061bae6a9a930da401ff41c43713529f3df252d5699921fb30387656602963a35629c4140d2078e8b0a1d43143f159dd4ba')) { exit 1; }; Expand-Archive -Path "/caddy.zip" -DestinationPath "/" -Force; Remove-Item "/caddy.zip" -Force
2024-05-02 00:53:11 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_CONFIG_HOME=c:/config
2024-05-02 00:53:11 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_DATA_HOME=c:/data
2024-05-02 00:53:12 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.version=v2.8.0-beta.1
2024-05-02 00:53:13 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.title=Caddy
2024-05-02 00:53:13 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
2024-05-02 00:53:14 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2024-05-02 00:53:14 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2024-05-02 00:53:15 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2024-05-02 00:53:16 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2024-05-02 00:53:16 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2024-05-02 00:53:17 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 80
2024-05-02 00:53:17 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443
2024-05-02 00:53:18 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443/udp
2024-05-02 00:53:18 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 2019
2024-05-02 00:53:24 UTCcaddy version
2024-05-02 00:53:24 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["caddy" "run" "--config" "/etc/caddy/Caddyfile" "--adapter" "caddyfile"]
2024-05-02 00:55:07 UTC
2.03 GB
v2.8.0-beta.1
XDG_CONFIG_HOMEc:/config
XDG_DATA_HOMEc:/data
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 75.7% (1.54 GB)
[#001] sha256:e920b78002850882cc637991bf16e3cd3fdd45576cf3e930819c98f6b43518d3 - 23.56% (490 MB)
[#002] sha256:3921a34fb94d7d109cf813cf87015a69354ca8c9e1aa34aacf3bc6d9ac8527ac - 0.0% (1.29 KB)
[#003] sha256:6e5f31ed30478d8e58cae3af8472160a706bc818ade45774ee1929c3798faf14 - 0.02% (499 KB)
[#004] sha256:c686589c5c7b2abd895f1d9065a6471cb155422c6414c4cdb7d4aa61d55f28cb - 0.0% (1.3 KB)
[#005] sha256:a0c087fa7172df45d5e32ea49c3c30c79032aced5013ca290014044b0938d695 - 0.7% (14.5 MB)
[#006] sha256:43578ece612b4fe110aa1ef78bf3e3cd24fd5349af8d03fa2f5aeb69cb44bde4 - 0.0% (1.26 KB)
[#007] sha256:4453d033eae3dd0c6bb26b204a76c2322ee899f8eca73c3ee70a08b9cea27b4c - 0.0% (1.25 KB)
[#008] sha256:4b8a0e1183ae5970a411ece481180f3300a0e3da89ab2f21ec7a6158ff6604ff - 0.0% (1.27 KB)
[#009] sha256:a52338babc6ffd0e958200449b6aadba223df443f3fc5471648142a335e74352 - 0.0% (1.27 KB)
[#010] sha256:5259f65b226ff5dc8b5ff513ac01ef44c30d796cabcfffc01266624bd6fbac34 - 0.0% (1.27 KB)
[#011] sha256:85648fc1d0f36b6b1c4c5e6d6a473aac6a411fd269788cbbc2d342f0de3e2dff - 0.0% (1.27 KB)
[#012] sha256:53b2b241d087be0a6f331e8c41e64a0344a7bbc1a9eb528f1d79436fa79db903 - 0.0% (1.26 KB)
[#013] sha256:d29dd26fe4695e19f2f5fcb3c73c8823a4671fd187f026e178d283284c32cd5a - 0.0% (1.24 KB)
[#014] sha256:ada09963f63b4bfa67252c9672d03c1b9ca7ac211a302e17d3b4de4a1365b9f1 - 0.0% (1.26 KB)
[#015] sha256:846172549c20e7398bba56cb3355ec892786d9b1e94fea7f129e1c9f075b7fda - 0.0% (1.27 KB)
[#016] sha256:c7e0bcce6cea886d810befb06987a8d3ce3840551cf7fd1b8b674ab06a327303 - 0.0% (1.24 KB)
[#017] sha256:9de8033800c21e4fb328f4ac94a74bf72ef849b97602ad2d9d74b2aceca3f816 - 0.0% (1.24 KB)
[#018] sha256:d44d0811a10bcb97043899e982e4db050a58461a3f0fac30145bfe04686edd93 - 0.0% (1.26 KB)
[#019] sha256:3fd8ef22b5377a15233ec05edfa4dd4260e2e4b9df3371eb4b36a8a484c18e7c - 0.0% (1.26 KB)
[#020] sha256:1428f6f50236d368b422cead3671c3bf3d9b1f0bda17578e09921d9d0fdf9a69 - 0.02% (350 KB)
[#021] sha256:4ffdfcfa383a958411ddd64bd04fabebc6f1dbd3e2015999a1bfe06891daed88 - 0.0% (1.27 KB)
Apply image 10.0.17763.4499
2024-04-06 02:39:33 UTCInstall update 10.0.17763.5696
2024-05-02 00:51:48 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2024-05-02 00:54:01 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/509c30cecd3cbc4012f6b1cc88d8f3f000fb06e4/config/Caddyfile" -OutFile "/etc/caddy/Caddyfile"; Invoke-WebRequest -Uri "https://github.com/caddyserver/dist/raw/509c30cecd3cbc4012f6b1cc88d8f3f000fb06e4/welcome/index.html" -OutFile "/usr/share/caddy/index.html"
2024-05-02 00:54:02 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV CADDY_VERSION=v2.8.0-beta.1
2024-05-02 00:54:34 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri "https://github.com/caddyserver/caddy/releases/download/v2.8.0-beta.1/caddy_2.8.0-beta.1_windows_amd64.zip" -OutFile "/caddy.zip"; if (!(Get-FileHash -Path /caddy.zip -Algorithm SHA512).Hash.ToLower().Equals('d7a9caff5d163f026ff62d9f2996f061bae6a9a930da401ff41c43713529f3df252d5699921fb30387656602963a35629c4140d2078e8b0a1d43143f159dd4ba')) { exit 1; }; Expand-Archive -Path "/caddy.zip" -DestinationPath "/" -Force; Remove-Item "/caddy.zip" -Force
2024-05-02 00:54:34 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_CONFIG_HOME=c:/config
2024-05-02 00:54:35 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_DATA_HOME=c:/data
2024-05-02 00:54:36 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.version=v2.8.0-beta.1
2024-05-02 00:54:37 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.title=Caddy
2024-05-02 00:54:37 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
2024-05-02 00:54:38 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2024-05-02 00:54:38 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2024-05-02 00:54:39 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2024-05-02 00:54:40 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2024-05-02 00:54:40 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2024-05-02 00:54:41 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 80
2024-05-02 00:54:41 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443
2024-05-02 00:54:42 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443/udp
2024-05-02 00:54:43 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 2019
2024-05-02 00:55:06 UTCcaddy version
2024-05-02 00:55: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.