Namespace
rancher
Image / Tag
rancher-agent:v2.6.3-patch2-rc1-windows-1809
Content Digest
sha256:757f828405aff0cfba8752e09f31571b65d353f06492271b51b9a0098253c87a
Details
Created

2022-03-01 19:59:07 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-03-01T19:55:46Z
  • org.opencontainers.image.revision
    6091ea93decbf60b17e9d6ca1a620b81e50d1bee
  • 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.3-patch2-rc1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:1bd78008c728d8f9e56dc2093e6eb55f0f0b1aa96e5d0c7ccc830c5f60876cdf - 35.27% (949 MB)

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

[#003] sha256:60dedbec1f54d9200bb099a5de07dc40cd05a273ac7392988c668e46ba4d1fd2 - 0.0% (1.09 KB)

[#004] sha256:deb105a37c929d9be4d7f152df35316c934139e7e80189dfb9ce50c563d3ffe7 - 0.2% (5.3 MB)

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

[#006] sha256:7e409b18ba036628953e938405c75d52662ecd54394e76c60ba7ae7061222bec - 0.2% (5.28 MB)

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

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

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

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

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

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

[#013] sha256:be2a8605335c5320c3dcf50e91e406657e3dcbb47c5d8197f88c36dc0027dc4e - 1.1% (29.7 MB)

[#014] sha256:7233c2ef277dc48e03b222dd3787e4bd5ce99ccb4a8f96f264947f9140c8171f - 0.0% (1.06 KB)

[#015] sha256:3b2a073f0f4912c42909ee862896118db8030b33207cef85fbe8edf2f821644e - 0.0% (1.09 KB)

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

[#017] sha256:9919d12b297c1d01f4eb830580e68d727c86df03e7a085340576ec2518d8b158 - 0.0% (1.07 KB)

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


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

Apply image 1809-RTM-amd64

2022-02-02 19:28:56 UTC

Install update 1809-amd64

2022-03-01 19:58:23 UTC

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

2022-03-01 19:58:23 UTC

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

2022-03-01 19:58:41 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-01 19:58:50 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-01 19:58:56 UTC

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

2022-03-01 19:59:02 UTC

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

2022-03-01 19:59:02 UTC

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

2022-03-01 19:59:02 UTC

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

2022-03-01 19:59:03 UTC

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

2022-03-01 19:59:03 UTC

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

2022-03-01 19:59:03 UTC

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

2022-03-01 19:59:04 UTC

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

2022-03-01 19:59:05 UTC

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

2022-03-01 19:59:06 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-03-01T19:55:46Z

2022-03-01 19:59:06 UTC

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

2022-03-01 19:59:06 UTC

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

2022-03-01 19:59:07 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