Namespace
rancher
Image / Tag
rancher-agent:master-b83530a230abf73fe8aa15d9ca2f74c38b5c6f0e-windows-2004
Content Digest
sha256:315e5f0d689c8465217921be21a2762e5246f75d744707c76a0a63f739239484
Details
Created

2021-07-14 15:22:55 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-14T15:22:49Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    b83530a230abf73fe8aa15d9ca2f74c38b5c6f0e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-b83530a230abf73fe8aa15d9ca2f74c38b5c6f0e-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 50.8% (1.14 GB)

[#001] sha256:6907d97093063478e2c552549bbcd0b499d1dfba051bad994179f5a1d343fe58 - 43.65% (1010 MB)

[#002] sha256:e9db70e6ef7dbcdeb33b18fc89dabee1bc26aa2f9d10b4b1c9917339e1c7d816 - 0.0% (1.32 KB)

[#003] sha256:d17a8a16d0c948cc552f0458e23b34bcfc5599da634c0204cc4eb8c05c7f9083 - 0.0% (1.31 KB)

[#004] sha256:32444afccea6c65e14eaddf5c94407e0f92092e76d84423d34a0d949e332d480 - 0.67% (15.5 MB)

[#005] sha256:d45418a5597c15bbb12598b345e7c9ef3c423cc39e7b167933be30b0874d1b6a - 0.23% (5.25 MB)

[#006] sha256:157d490da735e23a430ef85ed2104749eb312c71536411fd1711a2cdf192a441 - 0.37% (8.62 MB)

[#007] sha256:e77f143bda83f4d67ddf348cb4a32b197fc2f9ac15424d1cab5c0755b1127707 - 1.61% (37.2 MB)

[#008] sha256:8f3db8cc78883d517c663e4b5dadcb085d20891cf9227118b639b31d05807a83 - 0.23% (5.32 MB)

[#009] sha256:54b36767910eca76e38d1a5380801b8d5557e8930633d2507efce167e49bc492 - 0.67% (15.5 MB)

[#010] sha256:4d8c2ea48b01d7bd98cdadb25d383bb10d24cda17d7a367bd690dd136e9be15b - 0.55% (12.7 MB)

[#011] sha256:50f958a79401a35914aa454c015301d1b4d711813a8eedf4440785ed1a82564d - 0.0% (1.27 KB)

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

[#013] sha256:ed6d1035400bb3a2231995321728b6c3bb9585f99e95d363d8fdb861ff96c4a3 - 0.0% (1.3 KB)

[#014] sha256:5d16ddcdd69113bd618ee853eb8e0606821d29966c28bf8cc3872d742defca8f - 0.0% (1.3 KB)

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

[#016] sha256:7b6da51212a2ca7fb0457e864004d9ffd08c5e0d212428cd530ad436f065c26a - 1.21% (27.8 MB)

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

[#018] sha256:29106396a7b14f07880d5f7ce828c85ad849a54b3ace9a68f13e9bf78b0fa7d0 - 0.0% (1.27 KB)

[#019] sha256:027d2b645deb59b81c735850075b9d78d263e9a1341c1030c5c13032fd9b1182 - 0.0% (1.29 KB)

[#020] sha256:94769686ad0faff779ef190938a04db3babfd50ee939e82b5c978ce7e040dc06 - 0.0% (1.27 KB)

[#021] sha256:fdae34a769737cb8ae04a2737017915716d3772a3212f8aca3bf5e0935cc2e71 - 0.0% (1.29 KB)


History
2019-12-07 09:28:27 UTC

Apply image 2004-RTM-amd64

2021-07-10 18:37:09 UTC

Install update 2004-amd64

2021-07-14 15:20:48 UTC

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

2021-07-14 15:20:48 UTC

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

2021-07-14 15:21:01 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-07-14 15:21:09 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); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'

2021-07-14 15:21:38 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-07-14 15:21:49 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-07-14 15:21:58 UTC

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

2021-07-14 15:22:06 UTC

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

2021-07-14 15:22:13 UTC

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

2021-07-14 15:22:14 UTC

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

2021-07-14 15:22:14 UTC

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

2021-07-14 15:22:15 UTC

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

2021-07-14 15:22:51 UTC

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

2021-07-14 15:22:51 UTC

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

2021-07-14 15:22:52 UTC

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

2021-07-14 15:22:53 UTC

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

2021-07-14 15:22:54 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-14T15:22:49Z

2021-07-14 15:22:54 UTC

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

2021-07-14 15:22:55 UTC

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

2021-07-14 15:22:55 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