2023-07-14 00:50:17 UTC
1.82 GB
v2.7.0-beta.1
XDG_CONFIG_HOMEc:/config
XDG_DATA_HOMEc:/data
[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 84.41% (1.54 GB)
[#001] sha256:e36dba1ee29cd36713c8785a5de7dd2a487244d734ed4c5e7b0a6890bffb806e - 14.78% (276 MB)
[#002] sha256:2e991bb72ebb8bf12a5cb5fcb2075d938e3508db6634bdfe6a5bb73e4c612051 - 0.0% (1.31 KB)
[#003] sha256:42bb4f1e513e5b8067f0b87accb23692464bc0eb6d0b33abbdab5d3ba562731c - 0.02% (445 KB)
[#004] sha256:580391206b016de71f69f23634d2bfdfdf4f7b592a874250ef888e8dcbb00eb3 - 0.0% (1.39 KB)
[#005] sha256:3b89f87a1f570f313746ab53b21adeac9c28a5011068558e7a0566c59a1b0a12 - 0.77% (14.4 MB)
[#006] sha256:c503b0fb0241c63da7be4bafa807c54585bc7c028b5483bd2d8e655e16d006fb - 0.0% (1.39 KB)
[#007] sha256:881d012f2617b423b5144870f7914da2bef34e74e92503b4ed8c5a9325de775b - 0.0% (1.36 KB)
[#008] sha256:e7b1eba0b79beb078506e796ce3331fc25b7a420f16ce271326cd95e2806fce2 - 0.0% (1.38 KB)
[#009] sha256:a34e0c04406531c2b7a2d60dc396ca07e1ed9f9d645ae49b8f471c685e40dda6 - 0.0% (1.39 KB)
[#010] sha256:a6c77ac918bf4077c5a4e4aff13e9c2084d74ea4cbf8c7669b1ab283d70285e6 - 0.0% (1.36 KB)
[#011] sha256:4f19a621fb160b1987507bdfda72b5d91f808deedff3ce9bbc226e24c6b63cdb - 0.0% (1.36 KB)
[#012] sha256:af32db1315482e4f0f73b4f515a00f4b27328bbd118ce381e9737cdf37634aec - 0.0% (1.36 KB)
[#013] sha256:e07f5b31db4890a517e901d6391ff5510370f17c017d2dfb57e95ce30d1e3a11 - 0.0% (1.37 KB)
[#014] sha256:3fb415066e448f26a660ed4929908b1032d2f67173a6f1539079718fcc96cb62 - 0.0% (1.35 KB)
[#015] sha256:7eff416ed38c265a151c75f374eddc9d0ecd849c3b1da7ab78e11323c2784e9a - 0.0% (1.38 KB)
[#016] sha256:7b122cafd1f50ee081e1b1bab0f0c330993d092e2c25aaddb4e0cfdb78f4b993 - 0.0% (1.39 KB)
[#017] sha256:18a96f914db6ec53d3737917ab2d02ad02fb711ac368354dc5b9148965141569 - 0.0% (1.39 KB)
[#018] sha256:cfc4115bffcdbdb91c2e91872d65b9532d17a72b3584fb5c4400d7d2b678023c - 0.0% (1.36 KB)
[#019] sha256:0120e1b0207566d36ea3fbc1f68123be1f373a476568890e1e9972c1cee46918 - 0.0% (1.36 KB)
[#020] sha256:0c224bd3cd57e88b86decb27a429a3e31401ab70e95d4066db6e14a5e7c24ae4 - 0.01% (249 KB)
[#021] sha256:af778a84ab21c24ec23326557dee27c8373ecc897dd40ae2f18f7d483341df19 - 0.0% (1.36 KB)
Apply image 10.0.17763.4499
2023-07-07 08:17:39 UTCInstall update 10.0.17763.4645
2023-07-13 20:32:48 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-07-14 00:42:14 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/305fe484cc8a9ac72900e8cc172d652102a87240/config/Caddyfile" -OutFile "/etc/caddy/Caddyfile"; Invoke-WebRequest -Uri "https://github.com/caddyserver/dist/raw/305fe484cc8a9ac72900e8cc172d652102a87240/welcome/index.html" -OutFile "/usr/share/caddy/index.html"
2023-07-14 00:48:01 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV CADDY_VERSION=v2.7.0-beta.1
2023-07-14 00:49:11 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri "https://github.com/caddyserver/caddy/releases/download/v2.7.0-beta.1/caddy_2.7.0-beta.1_windows_amd64.zip" -OutFile "/caddy.zip"; if (!(Get-FileHash -Path /caddy.zip -Algorithm SHA512).Hash.ToLower().Equals('97df57938f550cc87d5af11364562b5812015c498360d2a61cb3f007a31d119d3b80e01d74b674ae628b428a66b0d864878c06d063a2f2b2f773537dee1ee638')) { exit 1; }; Expand-Archive -Path "/caddy.zip" -DestinationPath "/" -Force; Remove-Item "/caddy.zip" -Force
2023-07-14 00:49:12 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_CONFIG_HOME=c:/config
2023-07-14 00:49:13 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_DATA_HOME=c:/data
2023-07-14 00:49:14 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.version=v2.7.0-beta.1
2023-07-14 00:49:14 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.title=Caddy
2023-07-14 00:49:15 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-07-14 00:49:16 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2023-07-14 00:49:17 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2023-07-14 00:49:17 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2023-07-14 00:49:18 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2023-07-14 00:49:19 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2023-07-14 00:49:20 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 80
2023-07-14 00:49:20 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443
2023-07-14 00:49:21 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443/udp
2023-07-14 00:49:22 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 2019
2023-07-14 00:50:17 UTCcaddy version
2023-07-14 00:50:17 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["caddy" "run" "--config" "/etc/caddy/Caddyfile" "--adapter" "caddyfile"]
2023-07-14 00:51:21 UTC
1.63 GB
v2.7.0-beta.1
XDG_CONFIG_HOMEc:/config
XDG_DATA_HOMEc:/data
[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 79.2% (1.29 GB)
[#001] sha256:c84a7416e1317a892f4786a89c62493b21df55e0e06b82a4bb007cc79df0f949 - 19.89% (333 MB)
[#002] sha256:5d3e3828ab9c4326158b6161915d8bad87619b3107529ab32863eb31b684d127 - 0.0% (1.37 KB)
[#003] sha256:fee9edae3eae473b146e54697e8e61a255083bf5fc383cdc541fdf42871854fc - 0.03% (452 KB)
[#004] sha256:fdb0b5f0f4b06c200b3c928ece097182da2b7f922f3773b01a7b82bfe8bc7590 - 0.0% (1.38 KB)
[#005] sha256:309268126e19998f96cb030adc45f58e0129c9a1276c7c555b3395a0bb9b4e1a - 0.86% (14.4 MB)
[#006] sha256:7d5192dc8424396be78aa8742a489811a64e58f474608426537e8fe4c530f8dc - 0.0% (1.38 KB)
[#007] sha256:c6788fb024c66c73fed7d97c22bb1799cbf940fc47f8ff347b113fc4d5bf7654 - 0.0% (1.37 KB)
[#008] sha256:51efe9bad0a1c4a43ad141830ff003afef3e9bf80f03161f59648f3666e8d5bf - 0.0% (1.34 KB)
[#009] sha256:89b0c76620b877adf61b19b8bddc844e1f6f19eb95e7dd782b00e179502b9ed3 - 0.0% (1.36 KB)
[#010] sha256:1dfb2db69fb95be12da18f8d46309fa766b14c97584e0d63102e5ca971915683 - 0.0% (1.36 KB)
[#011] sha256:e5ee546bef61f2335271d80b4cc03e2117a219964882f4bae92a68ff58c690a2 - 0.0% (1.35 KB)
[#012] sha256:710c73fcf52b7ef3d6fc95fb3ef1632d79dbfb19362b568da214ef1fd32e0277 - 0.0% (1.36 KB)
[#013] sha256:15c877449e735bc3538a23e2cd070f512c5ed4b25d2f3ada43b28531d05238b3 - 0.0% (1.34 KB)
[#014] sha256:de8f15ce7621c521674277ab5dbcbac8d938aa7e793ed3865dc202cd36a1cdfa - 0.0% (1.38 KB)
[#015] sha256:3200ff84291a5929b1878f35e1eb268498357df70a3dbf9b7157f5be28cea6e4 - 0.0% (1.36 KB)
[#016] sha256:bf0133fc5c482449499abab335390a96b7afd874e2a4b0bce4c6522fac410ca1 - 0.0% (1.4 KB)
[#017] sha256:957b9c9108fdde9c7ebcec8658ba3d97aeea9ec8469edc53bcfa267878a5087a - 0.0% (1.39 KB)
[#018] sha256:797d9a37eda563c514a707579bf47481820def56dcca77076e217f3ff400bd21 - 0.0% (1.36 KB)
[#019] sha256:4dc3138d9eb748c683c922c11bc2c0353482976be9c66297ba993e917bebf07a - 0.0% (1.38 KB)
[#020] sha256:c41822ad3e41a23736059012b4832f1684bb51e2e06395e5cea3d22b8dffec14 - 0.02% (270 KB)
[#021] sha256:f8cbf2ac226ee69e58bb93fb79262cccc3717c046529deaf15bcf507a217b1bf - 0.0% (1.38 KB)
Apply image 10.0.20348.1787
2023-07-07 21:29:32 UTCInstall update 10.0.20348.1850
2023-07-13 20:29:18 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2023-07-14 00:45:03 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/305fe484cc8a9ac72900e8cc172d652102a87240/config/Caddyfile" -OutFile "/etc/caddy/Caddyfile"; Invoke-WebRequest -Uri "https://github.com/caddyserver/dist/raw/305fe484cc8a9ac72900e8cc172d652102a87240/welcome/index.html" -OutFile "/usr/share/caddy/index.html"
2023-07-14 00:50:29 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV CADDY_VERSION=v2.7.0-beta.1
2023-07-14 00:50:55 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri "https://github.com/caddyserver/caddy/releases/download/v2.7.0-beta.1/caddy_2.7.0-beta.1_windows_amd64.zip" -OutFile "/caddy.zip"; if (!(Get-FileHash -Path /caddy.zip -Algorithm SHA512).Hash.ToLower().Equals('97df57938f550cc87d5af11364562b5812015c498360d2a61cb3f007a31d119d3b80e01d74b674ae628b428a66b0d864878c06d063a2f2b2f773537dee1ee638')) { exit 1; }; Expand-Archive -Path "/caddy.zip" -DestinationPath "/" -Force; Remove-Item "/caddy.zip" -Force
2023-07-14 00:50:56 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_CONFIG_HOME=c:/config
2023-07-14 00:50:57 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_DATA_HOME=c:/data
2023-07-14 00:50:57 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.version=v2.7.0-beta.1
2023-07-14 00:50:58 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.title=Caddy
2023-07-14 00:50:59 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-07-14 00:51:00 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com
2023-07-14 00:51:00 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs
2023-07-14 00:51:01 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs
2023-07-14 00:51:02 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0
2023-07-14 00:51:03 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker
2023-07-14 00:51:03 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 80
2023-07-14 00:51:04 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443
2023-07-14 00:51:05 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443/udp
2023-07-14 00:51:06 UTCpowershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 2019
2023-07-14 00:51:20 UTCcaddy version
2023-07-14 00:51:21 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.