Namespace
rancher
Image / Tag
rancher-agent:v2.6.4-rc8-windows-1809
Content Digest
sha256:fc87d1e236aea164a89af4fb8b54f9a8a0fe47082f5c464d400fdbfba57d81e4
Details
Created

2022-03-10 03:49:34 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-03-10T03:49:31Z
  • org.opencontainers.image.revision
    e4af2465c5b4d3ed4ad02694b5fd939b81f6b76a
  • 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.4-rc8

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:28833ed99b5a88abab9599ece7130b0e4ac9968e0d6914cd6bf186efdcdc271a - 0.0% (1.07 KB)

[#003] sha256:c86fe626337bd5ab446f868e4d692357f613a634b0796fdb928b6cfe3a64a52a - 0.0% (1.08 KB)

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

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

[#006] sha256:0a9409b3732d2cbe49e8158e31801989b61733b365b7d10c8c086060f38fef6a - 0.2% (5.26 MB)

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

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

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

[#010] sha256:08884f31923fd17c4dd2414f1e85ec97577a3fc14a08dd204ffd35ff2d9c501d - 0.0% (1.07 KB)

[#011] sha256:8a5a3c082b012aa849be19c4c6f7b65e6ee06af6b8ec8d5f06e9cebf54faf0d3 - 0.0% (1.06 KB)

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

[#013] sha256:1a2f91ef10d0c9679e7053cbf8cf20f5bffe8350bb2dfa6a9cd9767aa7c166c2 - 1.08% (29.1 MB)

[#014] sha256:3b1c4f7631c8dc979ff454c326e839285e8be51db1fd5661c26d23ecd7812c06 - 0.0% (1.06 KB)

[#015] sha256:0003971861c0205b01b3ab3fca645e76c5f90acc128141e42359274b47b8625c - 0.0% (1.08 KB)

[#016] sha256:fd2eca47ea7c073db0f914b804812381e4cf53358ba23020e6486421d4bac101 - 0.0% (1.06 KB)

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

[#018] sha256:d7994271878498c640b1dc257403223f8f9628b91d67aa42a5ccda73c246fafd - 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-10 03:39:13 UTC

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

2022-03-10 03:39:14 UTC

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

2022-03-10 03:39:32 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-10 03:39:40 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-10 03:39:46 UTC

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

2022-03-10 03:39:52 UTC

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

2022-03-10 03:39:52 UTC

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

2022-03-10 03:39:53 UTC

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

2022-03-10 03:39:53 UTC

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

2022-03-10 03:49:16 UTC

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

2022-03-10 03:49:17 UTC

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

2022-03-10 03:49:18 UTC

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

2022-03-10 03:49:19 UTC

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

2022-03-10 03:49:32 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-03-10T03:49:31Z

2022-03-10 03:49:33 UTC

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

2022-03-10 03:49:33 UTC

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

2022-03-10 03:49:34 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