2023-10-11 04:01:37 UTC
1.91 GB
v2.7.4
XDG_CONFIG_HOMEc:/config
XDG_DATA_HOMEc:/data
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 80.61% (1.54 GB)
[#001] sha256:1af2bcb37edaec1dd87fc4a6f7c9129ca37bf1f91b65eb365ba9d4c70473beea - 18.61% (363 MB)
[#002] sha256:0814e4a0bb8c615854a85a2b60cd043cfd20ad5a5d755acab1b30b18e4bfad3c - 0.0% (1.29 KB)
[#003] sha256:b9c4565a9b36858bc727874537e3c99968438a37e53c13057b0b1a233699d014 - 0.02% (461 KB)
[#004] sha256:8f14a195d5bfb600e34ea78f6c223f938d8831cc26d79105ddd950ff90521c7a - 0.0% (1.4 KB)
[#005] sha256:256275fe56498e9790b649891bcb3e9576399a5bf99bf7caa50732b432a89bc5 - 0.74% (14.5 MB)
[#006] sha256:e8f4c5c161ddea2ae91861600495e67428137fa586770fa9a3670f7a91ea0566 - 0.0% (1.36 KB)
[#007] sha256:fa47774286ca8699e1adc843f656f2357df2b1be56c6b1adc2c662d303e01692 - 0.0% (1.4 KB)
[#008] sha256:c1a94d34f432c9c6ffcea1e2bf2f77f190f3e0ef9a68f13bfda265ed45b45f4d - 0.0% (1.36 KB)
[#009] sha256:0a6c7946bdaf1868b39d483b4f136dc6a2e69bd7391fec9fe435b9a2412c618a - 0.0% (1.39 KB)
[#010] sha256:07ebdd1a10b63d1463254af2777081b63292d532febcde039d1b33ca0a5418c5 - 0.0% (1.36 KB)
[#011] sha256:463cfb52014bb9dede762a60e86acb27ad3ede046cb43867ee17cdbd3de50a47 - 0.0% (1.38 KB)
[#012] sha256:63f524a063ffa3204d787e1341c515060f7830c4e7761b0054dfa68e3982ab4c - 0.0% (1.38 KB)
[#013] sha256:4a88213f8bf69f255acbfb413b93d29f17fc769d5a6b44807134f95a0d3d7a62 - 0.0% (1.37 KB)
[#014] sha256:cdc9c76bf2fa2d7aa67ee92a799776170c0ef9b6262588cbe20016aa478eb5f1 - 0.0% (1.35 KB)
[#015] sha256:024ac32d424b67ef408041118a56e62c5a9c7aa94dc5a7cb11f9b592ba74b6ee - 0.0% (1.41 KB)
[#016] sha256:054f255905e4111440096a91a8e6338878bdd1371c55d878f855bf58a55405ed - 0.0% (1.35 KB)
[#017] sha256:7f914014ae8d99d7d9d2ce9c8b01d0428d38a336cadbb3bcd2460b6187a7f1fb - 0.0% (1.36 KB)
[#018] sha256:06331e449a46232fc897005531bc523fbc3177866d5134e3edd752e45bb417f7 - 0.0% (1.4 KB)
[#019] sha256:8bf72bda259da62334b0dbd6f719ef6ed2f7aa7f6a6f95c2df6e0637a1793ac5 - 0.0% (1.4 KB)
[#020] sha256:17bc8062e147280549e80ebd149bf2385635771bda655bbe48b039a728ec188e - 0.01% (263 KB)
[#021] sha256:1c664eb5ad3624f4f9659cd0b19b970dea40d351df5b62b21f7ad587a2e2df95 - 0.0% (1.37 KB)
Apply image 10.0.17763.4499
2023-10-02 08:29:38 UTCInstall update 10.0.17763.4974
2023-10-11 01:36:38 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-10-11 03:59:19 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/0c7fa00a87c65a6ef47ed36d841cd223682a2a2c/config/Caddyfile" -OutFile "/etc/caddy/Caddyfile"; Invoke-WebRequest -Uri "https://github.com/caddyserver/dist/raw/0c7fa00a87c65a6ef47ed36d841cd223682a2a2c/welcome/index.html" -OutFile "/usr/share/caddy/index.html"
2023-10-11 03:59:20 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV CADDY_VERSION=v2.7.4
2023-10-11 04:00:29 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri "https://github.com/caddyserver/caddy/releases/download/v2.7.4/caddy_2.7.4_windows_amd64.zip" -OutFile "/caddy.zip"; if (!(Get-FileHash -Path /caddy.zip -Algorithm SHA512).Hash.ToLower().Equals('d3bb648c05fed64e6a4815275b92c179d4b6dac4ff34f383cd59e94cde8842aee9c9c14e1334d7f3a0ccf9ac43c96252e4c9e4b6fcca32f7950285379137ab06')) { exit 1; }; Expand-Archive -Path "/caddy.zip" -DestinationPath "/" -Force; Remove-Item "/caddy.zip" -Force
2023-10-11 04:00:30 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_CONFIG_HOME=c:/config
2023-10-11 04:00:30 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_DATA_HOME=c:/data
2023-10-11 04:00:31 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.version=v2.7.4
2023-10-11 04:00:32 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.title=Caddy
2023-10-11 04:00:33 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
2023-10-11 04:00:33 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2023-10-11 04:00:34 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2023-10-11 04:00:35 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2023-10-11 04:00:36 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2023-10-11 04:00:36 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2023-10-11 04:00:37 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 80
2023-10-11 04:00:38 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443
2023-10-11 04:00:39 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443/udp
2023-10-11 04:00:39 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 2019
2023-10-11 04:01:36 UTCcaddy version
2023-10-11 04:01:37 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["caddy" "run" "--config" "/etc/caddy/Caddyfile" "--adapter" "caddyfile"]
2023-10-11 04:02:58 UTC
1.75 GB
v2.7.4
XDG_CONFIG_HOMEc:/config
XDG_DATA_HOMEc:/data
[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 74.03% (1.29 GB)
[#001] sha256:e3d2471a50c8ec3ea61c16dd871f7b9167bf779faad2b6e5a6f72a18b88b846b - 25.12% (449 MB)
[#002] sha256:2a73b90f34f44bbbb354af4f3d4cc6cde597d2f5183641e139f7ca8b76ec3bb9 - 0.0% (1.26 KB)
[#003] sha256:3c36616366b0df84f087a09bf19876f3872d839997f2f43e4eb8599861417c06 - 0.02% (457 KB)
[#004] sha256:bccd56304cba26238d4c5289d3c27378fe3fc13d558af959244f596a849f6f93 - 0.0% (1.37 KB)
[#005] sha256:d333191d07db1d95e40f080cf13b1a625e28a73403bedd38fba9facc6df886d1 - 0.81% (14.5 MB)
[#006] sha256:d3b72797a791127785307b1c8d764ababa71697ed89f57502a0aabc0c8eb8a7f - 0.0% (1.39 KB)
[#007] sha256:66cc3bee4a9cb38d59ae2d90b8e11dac2b71f1d80c094cec4aaad0c4ef8fd047 - 0.0% (1.39 KB)
[#008] sha256:b3a748f0c12ebcfec93b27c46ee63ac1bbd4bbb0aed451ce8bf1d4572e776594 - 0.0% (1.4 KB)
[#009] sha256:235657d150e797ad9931513299814ff77b75b190efd14f05fb58c7e71fbdbacc - 0.0% (1.4 KB)
[#010] sha256:a79c4cb9149a67e918d014ddebaf3747bce0610526a08116a4b7efbff28c89c7 - 0.0% (1.37 KB)
[#011] sha256:16eaf5c52e58dad960d0ccff695470b0e6afc54bb124945468e2d30de79082f4 - 0.0% (1.38 KB)
[#012] sha256:ce90f4bb67c1f3c87bbfee31addd4e0ecf20035d9b1242dd2295bf5ef104f133 - 0.0% (1.36 KB)
[#013] sha256:1cc7345c29286429486f87f5e8cf61f72a3ea9a6d3eb44d2657746243504bbc5 - 0.0% (1.36 KB)
[#014] sha256:f3393907d296576137be888e66fe0a4e0582e0074be6dda5406ad48347d33da2 - 0.0% (1.38 KB)
[#015] sha256:bcb1867d35c87a9740398d049f5c54b8f6ba42039509134ce2cdfebcbb03603c - 0.0% (1.38 KB)
[#016] sha256:c68a8d8df9f3407805ef8fe2454d3855d2c97d57b027d5cb121b0e123cddfce4 - 0.0% (1.4 KB)
[#017] sha256:f5518bb1a09918491b070980da608f4098156a4403d36970a7f1eb754bdc8c28 - 0.0% (1.36 KB)
[#018] sha256:82d6ad0f9e121f64bf2a9f13c51d26b84e39a1260d7a7fafffa2e90b3c48f94d - 0.0% (1.37 KB)
[#019] sha256:2376a20c5922b82ab080bc0ccb5c8793b8fe27cee3d9a0781a9c6e97b9b1085c - 0.0% (1.39 KB)
[#020] sha256:29c822245a1f51dd6309c39d231e80da13629a04170e7438435ee6d2fd388c6f - 0.02% (282 KB)
[#021] sha256:1d03ccff4d911b212ed869adfb8e487be716708de3bb523a291719f2c1cb95f7 - 0.0% (1.39 KB)
Apply image 10.0.20348.1787
2023-10-06 21:59:31 UTCInstall update 10.0.20348.2031
2023-10-11 01:35:10 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-10-11 04:02:07 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/0c7fa00a87c65a6ef47ed36d841cd223682a2a2c/config/Caddyfile" -OutFile "/etc/caddy/Caddyfile"; Invoke-WebRequest -Uri "https://github.com/caddyserver/dist/raw/0c7fa00a87c65a6ef47ed36d841cd223682a2a2c/welcome/index.html" -OutFile "/usr/share/caddy/index.html"
2023-10-11 04:02:07 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV CADDY_VERSION=v2.7.4
2023-10-11 04:02:32 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri "https://github.com/caddyserver/caddy/releases/download/v2.7.4/caddy_2.7.4_windows_amd64.zip" -OutFile "/caddy.zip"; if (!(Get-FileHash -Path /caddy.zip -Algorithm SHA512).Hash.ToLower().Equals('d3bb648c05fed64e6a4815275b92c179d4b6dac4ff34f383cd59e94cde8842aee9c9c14e1334d7f3a0ccf9ac43c96252e4c9e4b6fcca32f7950285379137ab06')) { exit 1; }; Expand-Archive -Path "/caddy.zip" -DestinationPath "/" -Force; Remove-Item "/caddy.zip" -Force
2023-10-11 04:02:33 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_CONFIG_HOME=c:/config
2023-10-11 04:02:34 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_DATA_HOME=c:/data
2023-10-11 04:02:34 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.version=v2.7.4
2023-10-11 04:02:35 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.title=Caddy
2023-10-11 04:02:36 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
2023-10-11 04:02:37 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2023-10-11 04:02:38 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2023-10-11 04:02:38 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2023-10-11 04:02:39 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2023-10-11 04:02:40 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2023-10-11 04:02:41 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 80
2023-10-11 04:02:41 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443
2023-10-11 04:02:42 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443/udp
2023-10-11 04:02:43 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 2019
2023-10-11 04:02:57 UTCcaddy version
2023-10-11 04:02:58 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.