Namespace
rancher
Image / Tag
rancher-agent:v2.6-fbf32faba7f1bf410f476d3cf799ab26ffa7693e-windows-20H2
Content Digest
sha256:8d11bfcf8e6c41a8319ad1a62b0f181ba37677ce8abadce62ec66dccabdfb659
Details
Created

2022-03-14 23:33:34 UTC

Size

2.62 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2022-03-14T23:30:16Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    fbf32faba7f1bf410f476d3cf799ab26ffa7693e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-fbf32faba7f1bf410f476d3cf799ab26ffa7693e-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.59% (1.4 GB)

[#001] sha256:06b127abbab45e5389c3fddfd5ce2f91ad3c64bfa2e224b621fa88aebae03e8b - 42.56% (1.11 GB)

[#002] sha256:af6dcdc201eecc21b93c7caeb677bd95b8ff65bd5e96d535cc26f7c8e0f5211d - 0.0% (1.27 KB)

[#003] sha256:9d3320a05a88bb6406dc14f0803ca735868f8f03904bf3e440720c55694cbb65 - 0.0% (1.26 KB)

[#004] sha256:03c358da9c1884f0c78ebc73e3ef80e4955fd4df5e24c5f40cfd6d11bbcef6cc - 0.2% (5.32 MB)

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

[#006] sha256:76623d90ac05bd5698a04616b276cddab3287a91e5a2961c99e790167680ef41 - 0.2% (5.29 MB)

[#007] sha256:8375238596eea55d70c5fa89d77d2ad1152563cf0617319466082773ae83ee8b - 0.5% (13.5 MB)

[#008] sha256:54843b63b112ed38456a95835593d1d568790771c885168e6c0e077c321cd5a2 - 0.0% (1.26 KB)

[#009] sha256:bae125a5ad3f43552c951e90f3083c6b64ad0cc46df28556251920cab5e8d310 - 0.0% (1.26 KB)

[#010] sha256:bfa7e838e9fa12e259eece229383e04d6c51902adc5e13e870f3425e88a2c5e2 - 0.0% (1.26 KB)

[#011] sha256:c111ee66e8464a96c538f988e8f367cd785fbccab07f3e64b0eea58774af9fe9 - 0.0% (1.29 KB)

[#012] sha256:bc2329d45ae9f223a320719b12210dcfa2200b1dc8eebe9fd0effc0a1a4232b2 - 0.0% (1.26 KB)

[#013] sha256:194f2c139c6b05dbc2f3d1628243549f874d4c24e7105afeb30ae7d6ca2aa3fe - 1.09% (29.1 MB)

[#014] sha256:cd3a8dc59772de7fe8226330aeae004e1344c80921ea63e9f8b3f8a511b8899f - 0.0% (1.29 KB)

[#015] sha256:5ef11156244e0f210b024f99fb37bbc95a9d80d6a6ca62761f734132ff3729bb - 0.0% (1.26 KB)

[#016] sha256:bac0bc74565440a5ef102667cc15d18c1a7863269a69cf8bd985133f9e1ed6be - 0.0% (1.3 KB)

[#017] sha256:2e0c57f118119d52bafebb566b3889111f00a7581fefa8a2a731f74b4fc45f22 - 0.0% (1.3 KB)

[#018] sha256:75e22dac0dfb99b054289a7df5263a96cad0aa314e7e30cbad422f05628d403b - 0.0% (1.31 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2022-03-03 08:25:37 UTC

Install update 20H2-amd64

2022-03-14 23:32:51 UTC

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

2022-03-14 23:32:52 UTC

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

2022-03-14 23:33:02 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-14 23:33:12 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-14 23:33:20 UTC

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

2022-03-14 23:33:28 UTC

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

2022-03-14 23:33:28 UTC

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

2022-03-14 23:33:29 UTC

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

2022-03-14 23:33:29 UTC

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

2022-03-14 23:33:29 UTC

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

2022-03-14 23:33:30 UTC

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

2022-03-14 23:33:31 UTC

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

2022-03-14 23:33:32 UTC

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

2022-03-14 23:33:32 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2022-03-14T23:30:16Z

2022-03-14 23:33:33 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2022-03-14 23:33:33 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=fbf32faba7f1bf410f476d3cf799ab26ffa7693e

2022-03-14 23:33:34 UTC

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

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