Namespace
rancher
Image / Tag
rancher-agent:v2.6-47c22388c5451c74f55e162d1e60b4e6dcfd0800-windows-1809
Content Digest
sha256:9615bc4fa2e8e7c5a5e0acd4000c0a002f652bafe6516ea22013611718fc25c9
Details
Created

2022-03-08 23:15:20 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-03-08T23:11:53Z
  • org.opencontainers.image.revision
    47c22388c5451c74f55e162d1e60b4e6dcfd0800
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-47c22388c5451c74f55e162d1e60b4e6dcfd0800-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 60.86% (1.6 GB)

[#001] sha256:0a6173b79e25f2ebc0ed51b0ac32a6f65ca5a3bbfcbeab8b74a6c24324121dea - 35.31% (951 MB)

[#002] sha256:c3e1ef482b73366e768ce474351795086627440b7ad36109e10d7fed1eda21f5 - 0.0% (1.09 KB)

[#003] sha256:49217acb1a32db50f3f1916aca35222f53ea73771a53976eb1dda960024a2df7 - 0.0% (1.07 KB)

[#004] sha256:be57210d6620c8f428dd2951338847e7378054640bb528d98d63c438cdc27953 - 0.2% (5.27 MB)

[#005] sha256:f7467271df3373b679f2b7c6926b3a48d8b9231d3714471f86c9376f6c9f1eca - 1.86% (50 MB)

[#006] sha256:7c71b85d09dedf1270af4abdf63438d4818c10cd998541d8879895d0d4adc215 - 0.2% (5.26 MB)

[#007] sha256:fc3061a6c04d4ae2ed0cf93f8a7c7e325924940fc6892a4de2b16d51e73a3361 - 0.5% (13.4 MB)

[#008] sha256:bb225e50730f5636d97e4406091097fbaa8d0d4a71e8eee5501dc5f6a11cfac1 - 0.0% (1.06 KB)

[#009] sha256:30a699305d304a244fab1a6df14f1e0a19335cb48ce87aaa0dc1910fc7a48b76 - 0.0% (1.06 KB)

[#010] sha256:73304b21fd60d0c5cf39ac194b2120a148bd812782d0521eef4a50dfb00a9619 - 0.0% (1.06 KB)

[#011] sha256:889fe76fde5c8042a659c4b708168aac86872b43bd3f6f235dc5054692be5048 - 0.0% (1.07 KB)

[#012] sha256:b423d7433dce6af7deb7b767f72608c6e1738b28ecc6acbb06f0a75c8fc7e3cb - 0.0% (1.09 KB)

[#013] sha256:89201f08636a81b2a3a4da1768a033702eee01662aa4e85e7cbfccc8fe64c105 - 1.08% (29.1 MB)

[#014] sha256:2dd75d08c42c1ad5ef012f8c20a48f39ba4d831db53426692a2c1095c1dcc4c6 - 0.0% (1.07 KB)

[#015] sha256:fd79a456b5dcffc79fe36ad83cb6b2697b516531e99d0f72c1926960e8993a36 - 0.0% (1.11 KB)

[#016] sha256:2447f6c39806e00bec9900dbb751ed4a7b7de78c088c526841dc4ccb1cc9e0c7 - 0.0% (1.09 KB)

[#017] sha256:506724bc44fbb79699cc618a7a633539d3ecfd27adbc5381bdd9c44cd0ab4c00 - 0.0% (1.09 KB)

[#018] sha256:0f4054e4c72ee5df0ff8a374bf20583fb07ab849e215018875a7bc3e12f922bb - 0.0% (1.07 KB)


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2022-03-03 15:05:04 UTC

Install update 1809-amd64

2022-03-08 23:14:38 UTC

cmd /S /C #(nop) ARG ARCH=amd64

2022-03-08 23:14:38 UTC

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

2022-03-08 23:14:56 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'

2022-03-08 23:15:03 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.21.3/kubernetes-client-windows-amd64.tar.gz'; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\kubernetes.tar.gz; Write-Host 'Expanding ...'; tar.exe -xzvf c:\kubernetes.tar.gz; Write-Host 'Complete.'

2022-03-08 23:15:09 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/

2022-03-08 23:15:15 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/

2022-03-08 23:15:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev

2022-03-08 23:15:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true

2022-03-08 23:15:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24

2022-03-08 23:15:17 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-47c22388c5451c74f55e162d1e60b4e6dcfd0800-head

2022-03-08 23:15:17 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2022-03-08 23:15:18 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:6ca4924fa797085f156eee61923f27b552f17155d6d3eae0e875a44afd7989ad in \etc\rancher\

2022-03-08 23:15:19 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2022-03-08 23:15:19 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-03-08T23:11:53Z

2022-03-08 23:15:19 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=47c22388c5451c74f55e162d1e60b4e6dcfd0800

2022-03-08 23:15:20 UTC

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

2022-03-08 23:15:20 UTC

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

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