Namespace
rancher
Image / Tag
rancher-agent:master-0a2b4d2eae07d811a238fb430fba701bb84ef5ac-windows-20H2
Content Digest
sha256:fbce45786423fb9841e25585dd91b0807e861a24298beba96747d504efbd8e1c
Details
Created

2021-04-24 05:47:39 UTC

Size

2.44 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-04-24T05:47:34Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    0a2b4d2eae07d811a238fb430fba701bb84ef5ac
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-0a2b4d2eae07d811a238fb430fba701bb84ef5ac-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:ad702b8ea1d861f6708801dfed7808856abc2c94d52e7805e2eee95f03a9281d - 38.09% (952 MB)

[#002] sha256:c4e3aa3468adc945e425b0147beea71fb8859a329896e9b912ba5884d3b3fd53 - 0.0% (1.34 KB)

[#003] sha256:34dc054bf1f9a73844c9319ac2a9404a295e7ea03986a005e7a2d5ce12f3398d - 0.0% (1.27 KB)

[#004] sha256:554441d722dedffa6c2838a3c6c7fa1aaf5a56930db1f15074fd5135761dc482 - 0.62% (15.5 MB)

[#005] sha256:258bf3c06706085f1965f5a286ae7c561619c56a4f2e1445c502518623956622 - 0.21% (5.28 MB)

[#006] sha256:4bdfeff61c1f4af4df8ac84c7111d7bc7201520c7d683371a4dc52f1ed6b91be - 0.31% (7.85 MB)

[#007] sha256:c3a44fc47a578ba505d5df4866ceac3fb000a551ec2abb2b5e4931cb849599fb - 1.49% (37.2 MB)

[#008] sha256:5fdc3017db8062773a7e9ad4e63f3bf837bb9c04a623f0d58fb8c801c07ca174 - 0.21% (5.34 MB)

[#009] sha256:cfb2f3070caa2ca73ba2ae7ef36e427e054e628c4520d7219ae9a187ba4b6d03 - 0.62% (15.6 MB)

[#010] sha256:38fa77172912766e5bc2d1484f932f7e5e6d3d3f39f874e16b1f9028a1f003b2 - 0.51% (12.7 MB)

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

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

[#013] sha256:b7fa8129fbd6381c59b6ae86ee1706e3e211e788cceebc77ff94d6aff8e9ea09 - 0.0% (1.26 KB)

[#014] sha256:ca903d681b11624c6dd4afe44fc9ef1593b1941cf2ab63f664d43dd31c5822be - 0.0% (1.27 KB)

[#015] sha256:378781462319107a07bd9073845e14266975ead61c75a331287ae6c315d9075b - 0.0% (1.29 KB)

[#016] sha256:f0242adefbdf3911ff32e9d9c79ab812b8611ff564770dd7679da11c9bd6ac04 - 0.49% (12.3 MB)

[#017] sha256:f07c2217628d70025afa65db7a343e972cc9c9b638150eaf72ddb50256e67801 - 0.0% (1.26 KB)

[#018] sha256:5d65c42834da8acc80277ca50d5420dde56689bfac65fa99fc1db9df3cfe08b3 - 0.0% (1.3 KB)

[#019] sha256:e5d91c098839c5ebbf3d6520b66594f0309e93bf71b14f43a1fcf130bcdf3427 - 0.0% (1.26 KB)

[#020] sha256:35824ba57943184f89cdd13534276f2b8ac09dc4ddf5b4cc03adbd235ce486b0 - 0.0% (1.3 KB)

[#021] sha256:2fe6fb6e2e7af33dea23db82716672b75b5aa6f66c5349a775e92ac47d9c833a - 0.0% (1.3 KB)


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

Apply image 20H2-RTM-amd64

2021-04-09 10:01:30 UTC

Install update 20H2-amd64

2021-04-19 15:53:44 UTC

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

2021-04-19 15:53:45 UTC

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

2021-04-19 15:53:56 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'

2021-04-19 15:54:06 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.0/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'

2021-04-19 15:54:30 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; if (-not (Get-Command Expand-7Zip -ErrorAction Ignore)) { Install-PackageProvider -Name NuGet -Force -Verbose; Install-Module -Name 7Zip4Powershell -Repository PSGallery -Force -Verbose; if(-not $?) { Write-Error "Failed to install package"; Exit 1; } }

2021-04-19 15:54:43 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.19.7/kubernetes-client-windows-amd64.tar.gz'; function Expand-GZip ($inFile, $outFile) { $input = New-Object System.IO.FileStream $inFile, ([IO.FileMode]::Open), ([IO.FileAccess]::Read), ([IO.FileShare]::Read); $output = New-Object System.IO.FileStream $outFile, ([IO.FileMode]::Create), ([IO.FileAccess]::Write), ([IO.FileShare]::None); $gzipStream = New-Object System.IO.Compression.GzipStream $input, ([IO.Compression.CompressionMode]::Decompress); try { if (!$input -or !$output -or !$gzipStream) { Write-Error "Failed to Unzip the archive"; Exit 1; } $buffer = New-Object byte[](1024); while ($true) { $read = $gzipstream.Read($buffer, 0, 1024); if ($read -le 0 ) { break; } $output.Write($buffer, 0, $read); } } finally { $gzipStream.Close(); $output.Close(); $input.Close(); } }; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\kubernetes.tar.gz -Uri $URL; Write-Host 'Expanding ...'; Expand-GZip c:\kubernetes.tar.gz c:\kubernetes.tar; Expand-7Zip c:\kubernetes.tar c:\; Write-Host 'Complete.'

2021-04-19 15:54:52 UTC

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

2021-04-19 15:55:01 UTC

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

2021-04-19 15:55:10 UTC

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

2021-04-19 15:55:11 UTC

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

2021-04-19 15:55:11 UTC

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

2021-04-19 15:55:12 UTC

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

2021-04-24 05:47:35 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-0a2b4d2eae07d811a238fb430fba701bb84ef5ac-head

2021-04-24 05:47:35 UTC

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

2021-04-24 05:47:36 UTC

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

2021-04-24 05:47:37 UTC

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

2021-04-24 05:47:37 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-04-24T05:47:34Z

2021-04-24 05:47:38 UTC

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

2021-04-24 05:47:38 UTC

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

2021-04-24 05:47:39 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