Namespace
rancher
Image / Tag
rancher-agent:v2.6-c8254a6f318682b41d5cffa740c23adef463e1f0-windows-1809
Content Digest
sha256:7b40f52d531be2d429cd18d0768cb7b41213a31f7804f66a4c890f17d8059d3a
Details
Created

2022-07-28 20:09:15 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-28T20:04:35Z
  • org.opencontainers.image.revision
    c8254a6f318682b41d5cffa740c23adef463e1f0
  • 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-c8254a6f318682b41d5cffa740c23adef463e1f0-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 67.15% (1.75 GB)

[#001] sha256:7aca8de30754f19fe03ee4c21eed0762efb5e91bf684b0cc36cc92b2af13446d - 28.43% (758 MB)

[#002] sha256:885b80d79e553a66870599fb561a997eac0305968358183d0e64445851462247 - 0.0% (1.07 KB)

[#003] sha256:20c315cdd0dfd8f3fe46f98ae99c6d25090bc242648d18a60e2c8a38112e514d - 0.0% (1.07 KB)

[#004] sha256:30c7a56ac741c0b7cc64227f8bde1e57d166e529cd71591f3948fa4fb84f44af - 0.44% (11.8 MB)

[#005] sha256:0215809bdd0cfca54bbc7a22f507934ba7fdf58baa4aa601236a36d83e35813e - 1.87% (50 MB)

[#006] sha256:94c3311c6f0013ec888eca6a8202a2cbce205f42b10b3bcc913dd2acd7a9bdd1 - 0.44% (11.8 MB)

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

[#008] sha256:3936850105121296abfb84f7020a99bfeeef533917957c5424bd1ae65cb6afdd - 0.0% (1.09 KB)

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

[#010] sha256:a3dd29153cb5acbdc05133440e705b30c6f6454506a8fb8e2324b4860a3589a5 - 0.0% (1.09 KB)

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

[#012] sha256:9a0f7d9e19a09f04980a4782c52974eb32dc4107e7f3a94e1ed7fc9228c0c7e9 - 0.0% (1.06 KB)

[#013] sha256:7c6c38af2d933b34553368edfa24b3c31afab5cdbb12baf3f07dbf3f345748b8 - 1.15% (30.6 MB)

[#014] sha256:2f800bfa7c230c14361603934d310ff35c5adc3e07baffd5acdb41015616c7b4 - 0.0% (1.09 KB)

[#015] sha256:66a2ab8ed622b112bf30cccc469d4b24751d5c0fffa459a7c450c003482879be - 0.0% (1.06 KB)

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

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

[#018] sha256:3e6396fda9536ceeb2028343a2c14c2b77528bd4d5ed6d4f0e8c2d1eae639ba8 - 0.0% (1.06 KB)


History
2022-04-22 01:27:13 UTC

Apply image 10.0.17763.2803

2022-07-06 22:37:15 UTC

Install update 10.0.17763.3165

2022-07-28 20:08:30 UTC

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

2022-07-28 20:08:31 UTC

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

2022-07-28 20:08:50 UTC

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

2022-07-28 20:08:58 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-07-28 20:09:04 UTC

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

2022-07-28 20:09:10 UTC

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

2022-07-28 20:09:11 UTC

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

2022-07-28 20:09:11 UTC

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

2022-07-28 20:09:11 UTC

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

2022-07-28 20:09:12 UTC

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

2022-07-28 20:09:12 UTC

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

2022-07-28 20:09:13 UTC

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

2022-07-28 20:09:14 UTC

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

2022-07-28 20:09:14 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-07-28T20:04:35Z

2022-07-28 20:09:14 UTC

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

2022-07-28 20:09:15 UTC

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

2022-07-28 20:09:15 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