Namespace
library
Image / Tag
caddy:2.9-windowsservercore-1809
Content Digest
sha256:6c329232b09922d695d8c75fb5c21c5ca846bd69e58d0b5ab9d3f438dacb3419
Details
Created

2025-04-18 03:29:56 UTC

Size

2.03 GB

Content Digest
Labels
  • org.opencontainers.image.description
    a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go
  • org.opencontainers.image.documentation
    https://caddyserver.com/docs
  • org.opencontainers.image.licenses
    Apache-2.0
  • org.opencontainers.image.source
    https://github.com/caddyserver/caddy-docker
  • org.opencontainers.image.title
    Caddy
  • org.opencontainers.image.url
    https://caddyserver.com
  • org.opencontainers.image.vendor
    Light Code Labs
  • org.opencontainers.image.version
    v2.9.1

Environment
CADDY_VERSION

v2.9.1

XDG_CONFIG_HOME

c:/config

XDG_DATA_HOME

c:/data


Layers

[#000] sha256:803f4a9590cb9c635813cbd0ee89190f92d5fe4c7589711cf468879e42ce02ba - 78.87% (1.6 GB)

[#001] sha256:632102e3f287de7b6ffd6cab740fb7afe94ac8418060651b0954506aeecc48f1 - 20.41% (425 MB)

[#002] sha256:f80c94cc03984a44506f96991a8eab821271cebcf8fdec613448ee2b65c2cf6c - 0.0% (1.34 KB)

[#003] sha256:c760c8a8d49a94e2807c57ac028f624822f604d85a75bd7b6a6feee7d9ed8216 - 0.02% (345 KB)

[#004] sha256:dffd1fbbada01064099fa8111e2a345f9b05d3c14739e3ba599f5bc17410b7c4 - 0.0% (1.26 KB)

[#005] sha256:f3bce804c31c965fef5ddfecc72f414fc250a19867bf11b248954cf371ef2cf8 - 0.69% (14.3 MB)

[#006] sha256:1103feb99bcc59ced37c34ef3fc5c0f67cbca91226fbda677300e6b16e5dc947 - 0.0% (1.26 KB)

[#007] sha256:189fdd82e33f56f53655741170c058f0d0f22770c23141db8039a9f03377d892 - 0.0% (1.26 KB)

[#008] sha256:db0f4f7ab6b7bd6afbfdc9711fd481d6c20068be902b373915819b31cff9e0ab - 0.0% (1.26 KB)

[#009] sha256:f9687d9369ac879f26a2028a4f064f7f5c51c5f5d875f831d82c48d3c2b65fae - 0.0% (1.26 KB)

[#010] sha256:4f46b61768c7dd26c7810609d95831d35b01c123b59d3a28a3664a31dbccdb30 - 0.0% (1.26 KB)

[#011] sha256:0501c3c0571d1400d9d6a19a80ee907dd392510583598413f3490e0d8d8c296c - 0.0% (1.25 KB)

[#012] sha256:f09a888a8e166fb9aa2bb4d69e3b2a25cbe5821e490f5a525ebb4eddfd4a2439 - 0.0% (1.26 KB)

[#013] sha256:d84054a3917985ff0f598383f2d6fdf53ac3974979bd60fec5e58c35db727db7 - 0.0% (1.27 KB)

[#014] sha256:637c87346a84276062e3adfdd6c0efb5d2e986877d2f808edd476c8660fecb1f - 0.0% (1.24 KB)

[#015] sha256:8efbe219e273aa67a49a661e1b90b3b1e2e9aff70958982f9c58c9ad2116e6fc - 0.0% (1.27 KB)

[#016] sha256:475c5bd0db5d3496e78608ccd14fd3fd306cccf6236c30f68d4411f8a58948d0 - 0.0% (1.26 KB)

[#017] sha256:9b6cdac155d44a8ff1e73e62b08a0b1cfae5a81416e9a245c8279de55a839982 - 0.0% (1.26 KB)

[#018] sha256:8cc36bee6e9661e5250cabe821b02e5920cb85e3d9af85e52a619a3af456f3f6 - 0.0% (1.26 KB)

[#019] sha256:c0ce66872780113d7a9fe28bbb79190d7f9a7415320990c97fb66c54258dd8fd - 0.0% (1.24 KB)

[#020] sha256:71c03bbe5201f975ec6cc16ca71e55639cc4751559506ffb84654df6b33bf08a - 0.02% (329 KB)

[#021] sha256:ac9ca96e2ee8a56eedd38855bbe9ae35ee3024d40bd60277c2a727f0a27a2013 - 0.0% (1.26 KB)


History
2024-09-06 01:15:31 UTC

Apply image 10.0.17763.6293

2025-04-15 01:47:49 UTC

Install update 10.0.17763.7249

2025-04-18 03:28:46 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2025-04-18 03:29:32 UTC

powershell -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/33ae08ff08d168572df2956ed14fbc4949880d94/config/Caddyfile" -OutFile "/etc/caddy/Caddyfile"; Invoke-WebRequest -Uri "https://github.com/caddyserver/dist/raw/33ae08ff08d168572df2956ed14fbc4949880d94/welcome/index.html" -OutFile "/usr/share/caddy/index.html"

2025-04-18 03:29:33 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV CADDY_VERSION=v2.9.1

2025-04-18 03:29:43 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri "https://github.com/caddyserver/caddy/releases/download/v2.9.1/caddy_2.9.1_windows_amd64.zip" -OutFile "/caddy.zip"; if (!(Get-FileHash -Path /caddy.zip -Algorithm SHA512).Hash.ToLower().Equals('4f0f85b42015ff2276d08705751472e6a98bdc7fda5ec76dd41b7a0c16fee90af012f1a7beb226164408cfbe656bd3453ed5ccbb596f80c45d0fa1c749fc8da2')) { exit 1; }; Expand-Archive -Path "/caddy.zip" -DestinationPath "/" -Force; Remove-Item "/caddy.zip" -Force

2025-04-18 03:29:44 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_CONFIG_HOME=c:/config

2025-04-18 03:29:45 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV XDG_DATA_HOME=c:/data

2025-04-18 03:29:45 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.version=v2.9.1

2025-04-18 03:29:46 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.title=Caddy

2025-04-18 03:29:46 UTC

powershell -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

2025-04-18 03:29:47 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://caddyserver.com

2025-04-18 03:29:48 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.documentation=https://caddyserver.com/docs

2025-04-18 03:29:48 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.vendor=Light Code Labs

2025-04-18 03:29:49 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.licenses=Apache-2.0

2025-04-18 03:29:49 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/caddyserver/caddy-docker

2025-04-18 03:29:50 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 80

2025-04-18 03:29:50 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443

2025-04-18 03:29:51 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 443/udp

2025-04-18 03:29:51 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) EXPOSE 2019

2025-04-18 03:29:55 UTC

caddy version

2025-04-18 03:29:56 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) CMD ["caddy" "run" "--config" "/etc/caddy/Caddyfile" "--adapter" "caddyfile"]

Danger Zone
Delete Tag

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.

Delete