Namespace
library
Image / Tag
caddy:2-windowsservercore-1809
Content Digest
sha256:3255d3dbee7165b7e8af979062a0d0028f31a131c51b30e8843c4a936e1f8502
Details
Created

2025-05-14 21:14:02 UTC

Size

2.05 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.10.0

Environment
CADDY_VERSION

v2.10.0

XDG_CONFIG_HOME

c:/config

XDG_DATA_HOME

c:/data


Layers

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

[#001] sha256:a95a939635fd6bec8c1562dcdbdde2fdb64095d1be9873313939c878db6f7279 - 21.07% (442 MB)

[#002] sha256:ff360741fc146a9e5a8abd1de22c377c4abe58b079116fc0e4db80d4933fe25e - 0.0% (1.26 KB)

[#003] sha256:1fd1863845f304aa1fa8f7549473c757ae8e1e9a77cfea88d1b5d5947ea2e238 - 0.02% (347 KB)

[#004] sha256:afc68349540ba5028c91efb0928a4e87919f8dab4ccb036ac03c71c28342c5f6 - 0.0% (1.25 KB)

[#005] sha256:72977218970bfa46c10729f93140e4b97b52c2ad6ee7d9bd93fe85fda9c09def - 0.71% (14.9 MB)

[#006] sha256:4ecccb40d70e4d1df31d7893c206dbd5d896194208edfa48a14763cbc1e78533 - 0.0% (1.26 KB)

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

[#008] sha256:8a26c843c2febd8351e97ebfe8e7017386df58b571427102a02548efbb982214 - 0.0% (1.36 KB)

[#009] sha256:0b45af0ffe57c1f44c3f46f3b7cfb9402545c07628ff14f05254b24fa8999b85 - 0.0% (1.25 KB)

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

[#011] sha256:301947824fc58ac1977f31c1270ba2b24ffa51b01b8d35fe9d0bb177c0026c5c - 0.0% (1.26 KB)

[#012] sha256:0aab28ffd968f44bcd11b326d120b6ca8b5b36e50209461857c6b552499288af - 0.0% (1.25 KB)

[#013] sha256:0f7cb7c5e12d3df6d7b3ae8f92b151de0ac2d5944ca842a6e5111f497ee1ee2c - 0.0% (1.36 KB)

[#014] sha256:1a4678a9955eb9fd8b9d79be35eaf885c899799d2ba7bf97d87fd39c57c50054 - 0.0% (1.26 KB)

[#015] sha256:9fdf500837bc2f19e72e103b452b74382013947dab4f1236f73190e4c57b59c4 - 0.0% (1.31 KB)

[#016] sha256:e251e8b3e7baba526f8124288ac1e675c1cb49e4fa161b25ff7df03b2b86688a - 0.0% (1.32 KB)

[#017] sha256:5f491754ab67d404be6a9e61f3bacaa711ea67b158d0c44721dc696395ed15bf - 0.0% (1.35 KB)

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

[#019] sha256:2d48c7c115f3ac6523b5fb0e6e5e405549b56233dddc2aa59385b6bfbe19fef6 - 0.0% (1.34 KB)

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

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


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

Apply image 10.0.17763.6293

2025-05-09 13:51:15 UTC

Install update 10.0.17763.7314

2025-05-14 21:12:29 UTC

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

2025-05-14 21:13:34 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-05-14 21:13:35 UTC

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

2025-05-14 21:13:46 UTC

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

2025-05-14 21:13:47 UTC

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

2025-05-14 21:13:48 UTC

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

2025-05-14 21:13:49 UTC

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

2025-05-14 21:13:50 UTC

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

2025-05-14 21:13:50 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-05-14 21:13:51 UTC

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

2025-05-14 21:13:52 UTC

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

2025-05-14 21:13:53 UTC

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

2025-05-14 21:13:53 UTC

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

2025-05-14 21:13:54 UTC

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

2025-05-14 21:13:55 UTC

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

2025-05-14 21:13:55 UTC

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

2025-05-14 21:13:56 UTC

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

2025-05-14 21:13:57 UTC

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

2025-05-14 21:14:02 UTC

caddy version

2025-05-14 21:14:02 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