Namespace
rancher
Image / Tag
rancher-agent:v2.6-246fbd5fa6d4caebfad3dd6a5748559710ca9aef-windows-20H2
Content Digest
sha256:6940ea7532ef6b188aeaed9797a6f4e29c5955b4d42f54063c8500d31f25f171
Details
Created

2021-08-05 20:05:43 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-05T20:04:08Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    246fbd5fa6d4caebfad3dd6a5748559710ca9aef
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-246fbd5fa6d4caebfad3dd6a5748559710ca9aef-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:58774ea6a2cebd62d24073292e71120a3b5e2bb74dc7b2358b29eedfa30b5a8f - 41.29% (1.07 GB)

[#002] sha256:fe9e22a48f38b48623cadc9154fae52c33ba473bd3b00904820193efb6f65d93 - 0.0% (1.3 KB)

[#003] sha256:462c15464f47fd11305d4262a5f5ced5d3d5f3ce32ebc1ce4571d79cc0744885 - 0.0% (1.32 KB)

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

[#005] sha256:4df2ee7176fbeb124637eae23c8bec91330e2ad0c4defa730c6d5b20daeb2764 - 0.2% (5.27 MB)

[#006] sha256:be40068770204ae2d22f8393fcfc84c999a2322b74a148de0c3dd0d5ca48e0ac - 0.33% (8.75 MB)

[#007] sha256:824ab8447acedf0a2a3d1c965c07fb4921c48329b217e678a1f236f4342fd06c - 1.4% (37.2 MB)

[#008] sha256:d9cd3f1a0cfa08d06b17044cf1d752c60692a74fd7eabad184bdf0e507bb7e56 - 0.2% (5.34 MB)

[#009] sha256:588633e49917a130eab975f61ac179c99b527fa2994027c9c24a839a2d8fd2ad - 0.58% (15.6 MB)

[#010] sha256:19128bdfd94288316b6ec968dc3781d63bd4b344dd5df500dcfca72f5fb1bb7f - 0.48% (12.8 MB)

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

[#012] sha256:823693145e3e2e70621a086c41781a89b946b3483c5616a558f37556da416ed3 - 0.0% (1.27 KB)

[#013] sha256:6e54fafee1894508b819eefef14a857beb4ee2ede801231c19f8a9c023eae1e0 - 0.0% (1.27 KB)

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

[#015] sha256:063c9065d9737e9b8755b87287dab24a92843cc7aa7df0e3034e5f431bdb0060 - 0.0% (1.27 KB)

[#016] sha256:337785658d57a69d8b75fd88c643be474e753150d5a76f1133f554fa9ef97b79 - 1.05% (28 MB)

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

[#018] sha256:517270b08b81a0d071d5710b39d242399d25780b924f62ad6c21259706899a7e - 0.0% (1.29 KB)

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

[#020] sha256:391f0138c3e9ced05889860dc8ccc26dba271a3e6d7e3d49e8e1a641a093f57e - 0.0% (1.27 KB)

[#021] sha256:00c9f0c97f4f13ca549d0fe90f3245bb711362d89aeb85f3b3fb5816cb08a522 - 0.0% (1.3 KB)


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

Apply image 20H2-RTM-amd64

2021-07-10 18:29:59 UTC

Install update 20H2-amd64

2021-08-05 20:03:48 UTC

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

2021-08-05 20:03:49 UTC

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

2021-08-05 20:04:21 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-08-05 20:04:29 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-08-05 20:04:58 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-08-05 20:05:10 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-08-05 20:05:18 UTC

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

2021-08-05 20:05:27 UTC

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

2021-08-05 20:05:35 UTC

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

2021-08-05 20:05:36 UTC

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

2021-08-05 20:05:36 UTC

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

2021-08-05 20:05:37 UTC

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

2021-08-05 20:05:38 UTC

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

2021-08-05 20:05:38 UTC

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

2021-08-05 20:05:40 UTC

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

2021-08-05 20:05:40 UTC

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

2021-08-05 20:05:41 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-05T20:04:08Z

2021-08-05 20:05:41 UTC

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

2021-08-05 20:05:42 UTC

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

2021-08-05 20:05:43 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