Namespace
rancher
Image / Tag
rancher-agent:master-cfbd0d351a1fcb6754e28766ba6d8d6e1867ecda-windows-1809
Content Digest
sha256:33e267843420b5e2df25ada040957b8e49e52c0f11570cc981aa76c3d48aa0ff
Details
Created

2021-07-20 15:06:13 UTC

Size

2.62 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-20T15:06:08Z
  • org.opencontainers.image.revision
    cfbd0d351a1fcb6754e28766ba6d8d6e1867ecda
  • 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:master-cfbd0d351a1fcb6754e28766ba6d8d6e1867ecda-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:f143c6fed32d477c35b660b2e108ea62e3593c03e44bd9ced208ce52b26b0841 - 34.31% (922 MB)

[#002] sha256:4bcd17d1536fa146ef5c22369ee9e28a6a6ae1c81fb73fa1bc3a4763114f94ff - 0.0% (1.07 KB)

[#003] sha256:4ec0eef9030a9de666f5d2b9d026b65169a5902f110eb3ef8b96d7f492c61946 - 0.0% (1.07 KB)

[#004] sha256:6df4199d67b76414d0736fa304e2d5f2a61ca7b293c90e9cde25365690d2b166 - 0.58% (15.5 MB)

[#005] sha256:fb0797e43804179c1ba04f3beefe601770527360808ec61db02473da7d71cb8a - 0.2% (5.28 MB)

[#006] sha256:e4458ec6fc22511c3d21fa50fda2c79b2aa7a2ebda1313b638030191fd621eb2 - 0.28% (7.46 MB)

[#007] sha256:b3b0e4c99d58da3f23d07253e1141f8835bda94332f5d52c2211a9a428cdc5f4 - 1.38% (37.2 MB)

[#008] sha256:ee68ecd36d86455aa6aab4699597d795bf90c57f17096e42d221798914bfdb87 - 0.2% (5.31 MB)

[#009] sha256:05aebb23707a425ad9e0fb3a018c48ea3d6b561611839bd155e619955b1d86c6 - 0.58% (15.5 MB)

[#010] sha256:43fd11fc2fb45b263543a4eac3dcad3e03c8b1f7f870747d849af6a5099e41c8 - 0.47% (12.7 MB)

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

[#012] sha256:418a1329d70c302df60ce1d52e4b83805cf544ff5f5974d0d282248d80e473b1 - 0.0% (1.07 KB)

[#013] sha256:bd037ccba42b3936c697d87a6b93717c7227cde54a90ec85b6274c4bf0101825 - 0.0% (1.07 KB)

[#014] sha256:2c3bd551baf99c9702fe5ba570fdb2b26c3dd17796d022c5d32570e77f2689b7 - 0.0% (1.07 KB)

[#015] sha256:180650f29dde55d4670278e1f720860aa91be367efe46e07767a644baf8c3a9a - 0.0% (1.06 KB)

[#016] sha256:81e14675ec9292c25cb4d1a81ef520ca1ca9d6d0fd7e24a136e952525fd0a63c - 1.04% (27.8 MB)

[#017] sha256:3dd7995221a5ba172644a2b45fb2d8acd3bde25d639702f885070bad85fb3b60 - 0.0% (1.07 KB)

[#018] sha256:c25a45bd4281a6c62a26380fa1781a3482e494e083fa8a00db5475a1b5866870 - 0.0% (1.06 KB)

[#019] sha256:8b055099ac6cab0e4e301ce0163f991ccb3646c0a086404a4b20013d1cb9a0fe - 0.0% (1.06 KB)

[#020] sha256:2c445aab2dc8b14aa12390d11296b75be6e84268c59ba2c58825af0219bf820c - 0.0% (1.07 KB)

[#021] sha256:4a4f59d54b304872da75fc11f6b6c33ad3afed3fbcd789b785988b26503c0093 - 0.0% (1.07 KB)


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

Apply image 1809-RTM-amd64

2021-07-06 20:34:18 UTC

Install update 1809-amd64

2021-07-20 15:03:07 UTC

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

2021-07-20 15:03:07 UTC

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

2021-07-20 15:03:25 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-20 15:03:33 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-20 15:05:14 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-20 15:05:24 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-20 15:05:29 UTC

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

2021-07-20 15:05:36 UTC

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

2021-07-20 15:05:42 UTC

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

2021-07-20 15:05:42 UTC

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

2021-07-20 15:05:42 UTC

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

2021-07-20 15:05:43 UTC

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

2021-07-20 15:06:10 UTC

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

2021-07-20 15:06:10 UTC

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

2021-07-20 15:06:11 UTC

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

2021-07-20 15:06:12 UTC

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

2021-07-20 15:06:12 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-20T15:06:08Z

2021-07-20 15:06:13 UTC

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

2021-07-20 15:06:13 UTC

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

2021-07-20 15:06:13 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