Namespace
rancher
Image / Tag
rancher-agent:v2.6-e33fe9dbea4df77d89127a92bd29f3d29ae3a510-windows-1809
Content Digest
sha256:04211fc4b14d8a828a46da7e9fa06249fdcad8358a37981d50b4b71d899874f0
Details
Created

2022-01-24 18:41:20 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-01-24T18:38:10Z
  • org.opencontainers.image.revision
    e33fe9dbea4df77d89127a92bd29f3d29ae3a510
  • 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-e33fe9dbea4df77d89127a92bd29f3d29ae3a510-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:567fd00846e9a9f44eea5925b497356dda00fe89b8335d2a3b2a8b9d84b0bb69 - 35.26% (949 MB)

[#002] sha256:77b4062e482ca220bf8ebf7f8ddab3526f4cd5dcc352ba43d4760fd51f01bab9 - 0.0% (1.07 KB)

[#003] sha256:f8aaebc91e91adfce4b82b8e680602e8520b91a8d6296c7cd446f7d374260a22 - 0.0% (1.1 KB)

[#004] sha256:6a278ca934697d4b7c37bfe67c559523faf4c37af4cde077300f0a521ab69045 - 0.2% (5.28 MB)

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

[#006] sha256:9c4ed139b151915d7b3783e73010ad76944f37452a3f299fd64ed23c6740b077 - 0.2% (5.26 MB)

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

[#008] sha256:a1146a3aaae374e094de385301a6044c31c3c9f7eafc502b783535ab026bf4f1 - 0.0% (1.07 KB)

[#009] sha256:a72e53e65e9cf5d9d99d6fb4610092694dff3e36d034375d28b9674fd20a9d74 - 0.0% (1.07 KB)

[#010] sha256:423c321567240e2504be21ee01e4ff6c18e5e58a2a1b41ec212b4b95d415a51b - 0.0% (1.06 KB)

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

[#012] sha256:5bfe8de1375f7c8b81814f8a1883e7b0861a6c495e3dcf38c55b65b6e6d0deb2 - 0.0% (1.06 KB)

[#013] sha256:11a693c9bb5646a6c390f0e8cea8e14a6bae6cc3521e1896b3c18bf9c7c3872f - 1.11% (29.8 MB)

[#014] sha256:85f4ca771664b4d19c25678710ec75cc4b3fb894d3315a47565dff80459d9262 - 0.0% (1.07 KB)

[#015] sha256:6d956f569cab5fcefd4071dfe8a840f734e902825a433d19a273f2c2ce32ae40 - 0.0% (1.06 KB)

[#016] sha256:fea71587abc04f82db9c9aa8c5fceb4f014eee16b00edd0fe708757af79bbe00 - 0.0% (1.07 KB)

[#017] sha256:a31210573c3bfaf6da7d49d1e9f5c939f0a7f13ec1ff2fdc8d799752d2648794 - 0.0% (1.06 KB)

[#018] sha256:459b6f5c1d007dd91f38cc39f47d44b6253e4e50e958d5b325ba7b5e02bce178 - 0.0% (1.09 KB)


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

Apply image 1809-RTM-amd64

2022-01-18 01:52:23 UTC

Install update 1809-amd64

2022-01-24 18:40:40 UTC

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

2022-01-24 18:40:40 UTC

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

2022-01-24 18:40:57 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-01-24 18:41:04 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-01-24 18:41:10 UTC

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

2022-01-24 18:41:15 UTC

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

2022-01-24 18:41:15 UTC

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

2022-01-24 18:41:16 UTC

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

2022-01-24 18:41:16 UTC

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

2022-01-24 18:41:16 UTC

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

2022-01-24 18:41:17 UTC

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

2022-01-24 18:41:18 UTC

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

2022-01-24 18:41:18 UTC

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

2022-01-24 18:41:19 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-01-24T18:38:10Z

2022-01-24 18:41:19 UTC

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

2022-01-24 18:41:19 UTC

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

2022-01-24 18:41: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