Namespace
library
Image / Tag
caddy:2.6.0-beta.5-windowsservercore-ltsc2022
Content Digest
sha256:e441bb0e5689d9805af0699f26610a79182345369ef36a827e60448636acc1be
Details
Created

2022-09-19 17:20:06 UTC

Size

2.2 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.6.0-beta.5

Environment
CADDY_VERSION

v2.6.0-beta.5

XDG_CONFIG_HOME

c:/config

XDG_DATA_HOME

c:/data


Layers

[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 60.81% (1.34 GB)

[#001] sha256:4486102fd3820ed9527fa3e7bfefa8305c2f054e65b46dffe9675755e3d8f288 - 38.51% (868 MB)

[#002] sha256:c5da8902b0918fe9bb0d466157622ccaf8209e4becbdd188ec41ecb563c068e6 - 0.0% (1.4 KB)

[#003] sha256:6282bfce141dcaaa082b6096b4e687653a5dd51f412010dcdb951110bb2614dd - 0.03% (586 KB)

[#004] sha256:df8c410407d9793f75dc2893eec90e3774061bdc416799603298cd7d1c45eec0 - 0.0% (1.38 KB)

[#005] sha256:56159475ad0e73ba6a0abb6131484cc6427640260da327ed6e184e83a532a0d6 - 0.64% (14.4 MB)

[#006] sha256:c2f005edba6f29911284eb534f16f277e1cf82eb8c23ee7f65f26fc47b6e8e50 - 0.0% (1.36 KB)

[#007] sha256:3993815f83804ce287a6de5a1d8f1548beff5784b409455d8a5c5cd8adf9419e - 0.0% (1.39 KB)

[#008] sha256:03f2db5694335f6a8f73c2653fc88faeed17ffb4e0c7d2fb09e1285483b3015a - 0.0% (1.38 KB)

[#009] sha256:c859d6c9e9fbc666448ba3c0258fc6e5fc7c59a86cec65ce6d295fdf380b6937 - 0.0% (1.37 KB)

[#010] sha256:5a6d25c522e4665ba379818fe3e32f24b3f02b58a91ab06d1ec79da3839372dc - 0.0% (1.39 KB)

[#011] sha256:b6b6bb6a053b74320e20d1e677580de21f0826c04c9665a50f18ac6a4244d8af - 0.0% (1.38 KB)

[#012] sha256:209dc9e2f082f18a195bb757d2cc5581241dcf8c2aea09aa96d557bca41f27a6 - 0.0% (1.33 KB)

[#013] sha256:cbfb41c7d711270f32caa9899831e7ad8c7102bdd2f1d758506a1513e690c9e5 - 0.0% (1.39 KB)

[#014] sha256:466afb3caf6647187fc78cc1774563f9e569d113d8eb4ee8c2b788f431a6724e - 0.0% (1.39 KB)

[#015] sha256:cb8dbfae9adda95a8e8d9ce6d07aeaadd5332d1aaa2796f23962c7991e212f6b - 0.0% (1.39 KB)

[#016] sha256:fb9e79d800e646162af567382670bcd1513731da56f71e58098cc57d9b3bf902 - 0.0% (1.36 KB)

[#017] sha256:3226548040afc91ed5c19e59a4e7b944e24445339653a8980c52770922a4980a - 0.0% (1.35 KB)

[#018] sha256:9b906ffdbd27dcd1a826a63da700198be4c85ed5fe1b557bef5d09b3b7905320 - 0.0% (1.39 KB)

[#019] sha256:14bb2bd04440461e862b0d61bd2b20c5f47cdb0fe7fbe3904b54120a96b731a4 - 0.0% (1.36 KB)

[#020] sha256:d1d7ce46624bcc6374924eb5428cfcb672e0479b0f3402c822f81920f0f6b6c4 - 0.01% (324 KB)

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


History
2022-04-22 01:12:09 UTC

Apply image 10.0.20348.643

2022-09-08 20:30:55 UTC

Install update 10.0.20348.1006

2022-09-14 12:09:34 UTC

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

2022-09-14 17:59:52 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; mkdir /config; mkdir /data; mkdir /etc/caddy; mkdir /usr/share/caddy; Invoke-WebRequest -Uri "https://github.com/caddyserver/dist/raw/8c5fc6fc265c5d8557f17a18b778c398a2c6f27b/config/Caddyfile" -OutFile "/etc/caddy/Caddyfile"; Invoke-WebRequest -Uri "https://github.com/caddyserver/dist/raw/8c5fc6fc265c5d8557f17a18b778c398a2c6f27b/welcome/index.html" -OutFile "/usr/share/caddy/index.html"

2022-09-19 17:19:07 UTC

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

2022-09-19 17:19:38 UTC

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

2022-09-19 17:19:39 UTC

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

2022-09-19 17:19:40 UTC

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

2022-09-19 17:19:41 UTC

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

2022-09-19 17:19:42 UTC

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

2022-09-19 17:19:43 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

2022-09-19 17:19:43 UTC

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

2022-09-19 17:19:44 UTC

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

2022-09-19 17:19:45 UTC

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

2022-09-19 17:19:46 UTC

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

2022-09-19 17:19:47 UTC

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

2022-09-19 17:19:48 UTC

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

2022-09-19 17:19:49 UTC

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

2022-09-19 17:19:50 UTC

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

2022-09-19 17:19:50 UTC

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

2022-09-19 17:20:05 UTC

caddy version

2022-09-19 17:20:06 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