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"]
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.