Namespace
library
Image / Tag
caddy:2.5.0-beta.1-windowsservercore-ltsc2022
Content Digest
sha256:e7d11a1cc75c975ab2b66191eae9a26e01dd791235a103294bd614ef0703fd09
Details
Created

2022-04-13 04:46:43 UTC

Size

2.09 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.5.0-beta.1

Environment
CADDY_VERSION

v2.5.0-beta.1

XDG_CONFIG_HOME

c:/config

XDG_DATA_HOME

c:/data


Layers

[#000] sha256:8f616e6e9eec767c425fd9346648807d1b658d20ff6097be1d955aac69c26642 - 55.86% (1.17 GB)

[#001] sha256:dccd9e4d14d3d5a6e93f87350b903e117368ada32d711986f779b5a3ef8657cc - 43.52% (930 MB)

[#002] sha256:1ab01d498c34190a1e49e15239442a41312c6ea5904e18f186f84f90f11fc422 - 0.0% (1.38 KB)

[#003] sha256:105ff8ee97053f0fd2c04d1416858c55ed3909995cfc0831aa8f5a40204afd05 - 0.03% (623 KB)

[#004] sha256:2e7d68c69939c53f016e8cf0d51d57a2b78dfcc512d66e66d6d2b4cb5a7f57b8 - 0.0% (1.35 KB)

[#005] sha256:b2f3727ab2382f41b18d95c8da347a7c755809b2191bf9f6a2fa46c171515824 - 0.57% (12.2 MB)

[#006] sha256:b6dbb4d1a1e66edfd4b8227a146c73da1c1a5b984b7a709077d3df2b4619ed36 - 0.0% (1.37 KB)

[#007] sha256:25797b5f8af5b9846b486d46533da312930f863dca5d535061c13ac714cd8ec3 - 0.0% (1.38 KB)

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

[#009] sha256:a5c417f50c24094ea52e14331102360f4b3dd1b9f45719d1958f213f7ba645a5 - 0.0% (1.4 KB)

[#010] sha256:50f8fe45f94b2a2a75ff87a852e62b4fa9d18e5957365a0f3bfef85ee6da438f - 0.0% (1.4 KB)

[#011] sha256:385801886c7f0293ab1b4b73193694ba1894a073b2ca5bf6735ba6ab16e34bc8 - 0.0% (1.36 KB)

[#012] sha256:fd7d3e8a14bd7be12c7cbe40179fe5629f9446304feaadd2ab05fd465a0d3fd8 - 0.0% (1.34 KB)

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

[#014] sha256:5e80373ab79d4bd62bdd7971eb48f57334a2ce9ebd003647793e8a42025a7da8 - 0.0% (1.36 KB)

[#015] sha256:894294ebbe0380c696560955ca8e7b4007a9755305d872a7a08d2826f22ae734 - 0.0% (1.36 KB)

[#016] sha256:5e3f6cd0e22f9513b18449e31ca425f5df0953cfb3e871179d34fd0fda91f728 - 0.0% (1.35 KB)

[#017] sha256:cd68b9283a3e645eb13d6bf37b082a6405d6206ec33a1d9b8d57517c1d7dad23 - 0.0% (1.39 KB)

[#018] sha256:460ec800f2a4638585b430b77da5a02fe8e5d739ae72a39869b2245eb7a8d8c6 - 0.0% (1.36 KB)

[#019] sha256:1671c65a57df30824e5058cf7fd6ac03442647e39234294e645cfd8f47c4a959 - 0.0% (1.36 KB)

[#020] sha256:a0c7e95b436b0a98f22b75bd760de1d59cef1cd2ecc16bd210204594698f727d - 0.0% (1.35 KB)

[#021] sha256:6cffba02c62a0ebbe70a3c5df4dacaa4054a9fcecc3b0c0a9d53896c6095e01e - 0.02% (338 KB)

[#022] sha256:2062b0d139ab02b47e030fb1a8980c3f3f86925f74de2fca500b7bc1f226a357 - 0.0% (1.39 KB)


History
2021-05-08 09:40:24 UTC

Apply image 2022-RTM-amd64

2022-04-03 05:50:25 UTC

Install update ltsc2022-amd64

2022-04-13 02:27:58 UTC

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

2022-04-13 04:45:42 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/2f23e8a67eba98613ba87f2d04768f6b28875386/config/Caddyfile" -OutFile "/etc/caddy/Caddyfile"; Invoke-WebRequest -Uri "https://github.com/caddyserver/dist/raw/2f23e8a67eba98613ba87f2d04768f6b28875386/welcome/index.html" -OutFile "/usr/share/caddy/index.html"

2022-04-13 04:45:43 UTC

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

2022-04-13 04:46:10 UTC

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

2022-04-13 04:46:11 UTC

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

2022-04-13 04:46:12 UTC

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

2022-04-13 04:46:13 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) VOLUME [c:/config]

2022-04-13 04:46:14 UTC

powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) VOLUME [c:/data]

2022-04-13 04:46:15 UTC

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

2022-04-13 04:46:16 UTC

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

2022-04-13 04:46:17 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-04-13 04:46:18 UTC

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

2022-04-13 04:46:19 UTC

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

2022-04-13 04:46:20 UTC

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

2022-04-13 04:46:21 UTC

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

2022-04-13 04:46:22 UTC

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

2022-04-13 04:46:23 UTC

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

2022-04-13 04:46:24 UTC

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

2022-04-13 04:46:25 UTC

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

2022-04-13 04:46:42 UTC

caddy version

2022-04-13 04:46:43 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