2023-08-14 18:19:08 UTC
1.87 GB
v2.7.3
XDG_CONFIG_HOMEc:/config
XDG_DATA_HOMEc:/data
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 82.04% (1.54 GB)
[#001] sha256:b95f433aa7d90194e65f6b08a599b3ee12292e124d47c204107baedfd71054c1 - 17.16% (329 MB)
[#002] sha256:a03d23fbbd4f650b6f60106a3cc28d711efce2f97cfb80b67e2dec305e011aa3 - 0.0% (1.38 KB)
[#003] sha256:86d698e8ba8bfd4c31116f0d2c87cfcf2ff17baa1a5c678b116b3aa1ac8ed73d - 0.02% (472 KB)
[#004] sha256:1870b6ad177365c777c827cd33443816f786b5bfbc9c2f574ae98e817d65c006 - 0.0% (1.25 KB)
[#005] sha256:e4f2ff2c143e53ae2a636032080f5be89642ad59acabe72e5d1f77c7c524b6b3 - 0.76% (14.5 MB)
[#006] sha256:f1f1046f2f8293851eb91a062983b6c0154ba1467a8b45ea728aeae1affbb52d - 0.0% (1.26 KB)
[#007] sha256:1f000ab65fcbe8c9afe009fb3e2a2dd2fca98cbfad62a58729708013464e1495 - 0.0% (1.3 KB)
[#008] sha256:979194b0ca28f4ab58cea0708527f1d19410ef0a305700d8a7fe6054d5e835d3 - 0.0% (1.29 KB)
[#009] sha256:dda616cdf789d3c189694001b0f218768f325a6ed26d5c2b26188c69d22473c9 - 0.0% (1.36 KB)
[#010] sha256:21d23dc27e20741fbb9c20f1cb51f126fe5cfa8d4dedae3c72b4d7d6684ab5b6 - 0.0% (1.29 KB)
[#011] sha256:960f86752d97738add39acf4651f7f1ac9aca80c27d4c1995a6db7d87f8ade6f - 0.0% (1.26 KB)
[#012] sha256:acfd72013c1683f5dc7ac05a720ad9bf40944c93b5e98e9212fea88c42e19c4e - 0.0% (1.26 KB)
[#013] sha256:1af48796e0134c51f56a5e2e8e884fc1665f27fdb73e3469662ca0ac777cf932 - 0.0% (1.29 KB)
[#014] sha256:be3f9b2aa10914ea99a2b65bc158407f65d05ba33c042fc77ba38d0fe95b05d5 - 0.0% (1.26 KB)
[#015] sha256:810b55eba97d92b1d2472f8a50d7cdb157b20280acbc2b506fc5030a44c99554 - 0.0% (1.29 KB)
[#016] sha256:a14f918723da99c579f15210e9aaaa3b3ac7bf17a33c0d843a8e42e808d6b384 - 0.0% (1.26 KB)
[#017] sha256:ebaa5419266ef267ae421f3982452d76233cd31bdd4ded0562ae14e6f6586754 - 0.0% (1.29 KB)
[#018] sha256:5cc9a8c622cf5d2fca3b0a13ba5eba7230674025e944a043e68372dce0ef2e29 - 0.0% (1.26 KB)
[#019] sha256:2c56862a70d6c8cbd3434eed37d1dc8184620ff43221b001fa81eb4dcf5bb7ad - 0.0% (1.25 KB)
[#020] sha256:362a92c5885a5983549b0fe1043c611eb700900bd1d7a183c01284e3d943d255 - 0.01% (266 KB)
[#021] sha256:6ac329e4dbab5d638cd6e6b30cc50bbd8eb47a2d5df7c211ea40d1a81996755d - 0.0% (1.28 KB)
Apply image 10.0.17763.4499
2023-08-02 09:07:15 UTCInstall update 10.0.17763.4737
2023-08-09 23:36:50 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-08-14 18:16: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/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-08-14 18:16:59 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV CADDY_VERSION=v2.7.3
2023-08-14 18:18:05 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri "https://github.com/caddyserver/caddy/releases/download/v2.7.3/caddy_2.7.3_windows_amd64.zip" -OutFile "/caddy.zip"; if (!(Get-FileHash -Path /caddy.zip -Algorithm SHA512).Hash.ToLower().Equals('554be2303ba3455085719a19c453290f1654e9ca8bb1cff3556153a6c6eb6ddd04c430f853d98dd1eee5187d4e341bda52baaa9e8e6617e75a447801af1f2fa0')) { exit 1; }; Expand-Archive -Path "/caddy.zip" -DestinationPath "/" -Force; Remove-Item "/caddy.zip" -Force
2023-08-14 18:18:06 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_CONFIG_HOME=c:/config
2023-08-14 18:18:06 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_DATA_HOME=c:/data
2023-08-14 18:18:07 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.version=v2.7.3
2023-08-14 18:18:08 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.title=Caddy
2023-08-14 18:18:09 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-08-14 18:18:09 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2023-08-14 18:18:10 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2023-08-14 18:18:11 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2023-08-14 18:18:12 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2023-08-14 18:18:12 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2023-08-14 18:18:13 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 80
2023-08-14 18:18:14 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443
2023-08-14 18:18:15 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443/udp
2023-08-14 18:18:16 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 2019
2023-08-14 18:19:08 UTCcaddy version
2023-08-14 18:19:08 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["caddy" "run" "--config" "/etc/caddy/Caddyfile" "--adapter" "caddyfile"]
2023-08-14 18:20:45 UTC
1.69 GB
v2.7.3
XDG_CONFIG_HOMEc:/config
XDG_DATA_HOMEc:/data
[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 76.58% (1.29 GB)
[#001] sha256:22a441455ace20af58f01367d769afc2b25c3db3e4a7aee67a634d14826f6f19 - 22.54% (390 MB)
[#002] sha256:a53d0f5bc5dd4cb7976f788ee32f7195b84c7964cb22bc38a49eb55673629149 - 0.0% (1.38 KB)
[#003] sha256:e0c23e01ee014d9e05e276268c94980b00a0720fcb5488a368b20ee74701ed78 - 0.03% (450 KB)
[#004] sha256:6dbc5a9b39a761a1406b4c68ee24d23ee9735ef7a5593e7517f3c3fdfc10b4b2 - 0.0% (1.39 KB)
[#005] sha256:9a61905de89a3fb6d7b9f2131aa234001284c9b27584048e89f18fd2b08032e2 - 0.84% (14.5 MB)
[#006] sha256:dfa1c306c1b438f92a876a196824d5428187d3b9de213f268705305da7f20f96 - 0.0% (1.38 KB)
[#007] sha256:2dedf34b6dbd43467a693874b02eb95e2bf274da111c6a64035962099c80c6e9 - 0.0% (1.39 KB)
[#008] sha256:974d426bfc01aca3d82b93c3a166e8aaf90a4d365ca80babee2ddf74f2874565 - 0.0% (1.38 KB)
[#009] sha256:621f90b294f8f5200492f50fe0c794ffe46cb39d7c4094f52e4a6185886afebb - 0.0% (1.39 KB)
[#010] sha256:74d85ba8d7965b92350e0e7b79420c00f4cbd5fa39a275450aaf3a9742ab01d5 - 0.0% (1.37 KB)
[#011] sha256:87abe5beb445741f1611f5d48d2f7303249e298a97ac62fc36a669728219f395 - 0.0% (1.36 KB)
[#012] sha256:342e4138d288aa1d612f386cdea6d6b92415beb2517401eea5397cf4183dd4b3 - 0.0% (1.38 KB)
[#013] sha256:9cdc74cab3a566d84da6983f3c1275f1bd645f38bf392228e22d0fe1be870f75 - 0.0% (1.34 KB)
[#014] sha256:b4290d1ac7f9298c4f750242024411b1d857b05d8e487b24d8551bc58f7c1973 - 0.0% (1.35 KB)
[#015] sha256:80ba3dec98f5b3502a8b11906c0c1d2a1f320ed0e9ab43e6d52128b59c2b40c4 - 0.0% (1.4 KB)
[#016] sha256:06037de139f380a81e177108f60a08bae7d9b27a15492f38839da24ee01c8dfc - 0.0% (1.36 KB)
[#017] sha256:dfbcefa9c20467ffffd9b0fc73660e841a970ba7a7d4bdfa6adf191c1d42ad4e - 0.0% (1.38 KB)
[#018] sha256:25a253ba835fdedc409ab08f12eb8ea8880e5d6e64feaa95740c3b9df05e0bf1 - 0.0% (1.38 KB)
[#019] sha256:3fd67169ada5f0c53572ccd6f34c0ac13235bbd84e264ab5cc8a89b203b274d3 - 0.0% (1.36 KB)
[#020] sha256:a2daab359f78cf73590c35326769d9ce41bf8884d939bc822bca77fb073501b3 - 0.02% (274 KB)
[#021] sha256:2b44d3b6f819726009da651171190271f7a4e56c2a1d9bacfd9bd73a4fec6788 - 0.0% (1.37 KB)
Apply image 10.0.20348.1787
2023-08-03 10:01:10 UTCInstall update 10.0.20348.1906
2023-08-09 23:35:07 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-08-14 18:19:51 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-08-14 18:19:51 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV CADDY_VERSION=v2.7.3
2023-08-14 18:20:17 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri "https://github.com/caddyserver/caddy/releases/download/v2.7.3/caddy_2.7.3_windows_amd64.zip" -OutFile "/caddy.zip"; if (!(Get-FileHash -Path /caddy.zip -Algorithm SHA512).Hash.ToLower().Equals('554be2303ba3455085719a19c453290f1654e9ca8bb1cff3556153a6c6eb6ddd04c430f853d98dd1eee5187d4e341bda52baaa9e8e6617e75a447801af1f2fa0')) { exit 1; }; Expand-Archive -Path "/caddy.zip" -DestinationPath "/" -Force; Remove-Item "/caddy.zip" -Force
2023-08-14 18:20:18 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_CONFIG_HOME=c:/config
2023-08-14 18:20:19 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_DATA_HOME=c:/data
2023-08-14 18:20:20 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.version=v2.7.3
2023-08-14 18:20:21 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.title=Caddy
2023-08-14 18:20:21 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-08-14 18:20:22 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2023-08-14 18:20:23 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2023-08-14 18:20:24 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2023-08-14 18:20:25 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2023-08-14 18:20:25 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2023-08-14 18:20:26 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 80
2023-08-14 18:20:27 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443
2023-08-14 18:20:28 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443/udp
2023-08-14 18:20:28 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 2019
2023-08-14 18:20:44 UTCcaddy version
2023-08-14 18:20:45 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.