Namespace
library
Image / Tag
caddy:2.2.1-windowsservercore-ltsc2016
Content Digest
sha256:016c11e10a81c0e7f1f95e0270c9407ce10f51b919ce797fbb4d8fd08d9d7ca4
Details
Created

2021-02-10 19:47:11 UTC

Size

5.43 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.2.1

Environment
CADDY_VERSION

v2.2.1

XDG_CONFIG_HOME

c:/config

XDG_DATA_HOME

c:/data


Layers

[#000] sha256:3889bb8d808bbae6fa5a33e07093e65c31371bcf9e4c38c21be6b9af52ad1548 - 69.84% (3.79 GB)

[#001] sha256:62c48323ed8ac695b8cbe0ecedcc28ba185a234673ad9241df2b151dd00f9181 - 29.6% (1.61 GB)

[#002] sha256:c03f1c41641d4a4cf6906dee9a590ee67135d926dddab80cfef993cae745a38a - 0.0% (1.33 KB)

[#003] sha256:c9fca65216c0ae5ce81bad139cd0e1247b51fdbff6823b553cc77fedfe133941 - 0.17% (9.71 MB)

[#004] sha256:0153fb9a550966fcb9a46155ee3f854d53cc8f5b93fd222e527469f624ed3864 - 0.0% (1.32 KB)

[#005] sha256:2428d9ebac128c1e235ea0193b3c686f3ac2ab39cab995e1c8950c8ba8337108 - 0.37% (20.8 MB)

[#006] sha256:8b73e38964af26f07515595914dbb34cd08962428af69bf0f79a6c0acdb12df0 - 0.0% (1.33 KB)

[#007] sha256:2e2afd55956abba10688ff7bfcf894ee904de66d652a57b38f45d817ea24970f - 0.0% (1.34 KB)

[#008] sha256:4c40aa362fe3f06b3f8c638f3854b0003e87e83183e2d8255a4862257ec52aa5 - 0.0% (1.33 KB)

[#009] sha256:f9cfeb85cad3ac53abec8be2a3433b84c7f3f596ea01b2bfd233a4d9604ddae5 - 0.0% (1.3 KB)

[#010] sha256:390c6e6af32e283bc45b0c07174103c4263221fa41133a3fb2e755338192a4db - 0.0% (1.36 KB)

[#011] sha256:ff06a60beba4f6825ecedb53f80e24c9c840cefc4a1e5d8e209caee2e93fd28e - 0.0% (1.32 KB)

[#012] sha256:4761310cffade38a82d35d76a24350f795a0be62f747f960091dc6d74a9e42a4 - 0.0% (1.3 KB)

[#013] sha256:04119ba7d167513dc8fced1f79bd470007be8ea9e8cf3e7a61a57bdb2c9e437b - 0.0% (1.33 KB)

[#014] sha256:bcde858b06f73f425ae981873771bd224454ae0a366f3a03c03fa98c5866525d - 0.0% (1.3 KB)

[#015] sha256:56dcd0be1c9074d48807389fdb9bd95dd690cf6019fc42334d0a791b8a5a7941 - 0.0% (1.31 KB)

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

[#017] sha256:e8878b460a7cfd33f71877a734283e4595adbd16400d59851fa802ce0a9a5d93 - 0.0% (1.3 KB)

[#018] sha256:c1b19f25838b5e2e96f5e8fe1bb366280f0c88b8fc1855eeb9b140a01c8ebc45 - 0.0% (1.31 KB)

[#019] sha256:0e1cabc58724baadec9cca0c08a3c1833f0179349372ce8115bf36021272f3f4 - 0.0% (1.32 KB)

[#020] sha256:63b54c44ea72868954c9879ee9eefed550ba0bb56079307558f1c36b31f3147d - 0.0% (1.32 KB)

[#021] sha256:edb3bd379edf42c402d41f0d72f4ce290ff35087f1ff4d69d91c756fd113106c - 0.0% (262 KB)

[#022] sha256:5514ed308f579e66e3c855f9598400c11f48dfbd4719fd00c8ed95b852c8b9b9 - 0.0% (1.35 KB)


History
2016-11-19 17:05:00 UTC

Apply image 1607-RTM-amd64

2021-01-27 18:11:00 UTC

Install update ltsc2016-amd64

2021-02-10 13:17:29 UTC

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

2021-02-10 19:44:53 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/56302336e0bb7c8c5dff34cbcb1d833791478226/config/Caddyfile" -OutFile "/etc/caddy/Caddyfile"; Invoke-WebRequest -Uri "https://github.com/caddyserver/dist/raw/56302336e0bb7c8c5dff34cbcb1d833791478226/welcome/index.html" -OutFile "/usr/share/caddy/index.html"

2021-02-10 19:44:53 UTC

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

2021-02-10 19:46:15 UTC

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

2021-02-10 19:46:15 UTC

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

2021-02-10 19:46:16 UTC

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

2021-02-10 19:46:17 UTC

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

2021-02-10 19:46:18 UTC

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

2021-02-10 19:46:19 UTC

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

2021-02-10 19:46:19 UTC

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

2021-02-10 19:46:20 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

2021-02-10 19:46:21 UTC

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

2021-02-10 19:46:22 UTC

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

2021-02-10 19:46:23 UTC

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

2021-02-10 19:46:23 UTC

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

2021-02-10 19:46:24 UTC

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

2021-02-10 19:46:25 UTC

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

2021-02-10 19:46:25 UTC

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

2021-02-10 19:46:26 UTC

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

2021-02-10 19:47:11 UTC

caddy version

2021-02-10 19:47:11 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