Namespace
rancher
Image / Tag
rancher-agent:v2.6-246fbd5fa6d4caebfad3dd6a5748559710ca9aef-windows-2004
Content Digest
sha256:681b3ed51af6cfb229fc889ec6b099692d8d50ce8d31d144e16ae2baf5ace4d1
Details
Created

2021-08-05 20:06:51 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-05T20:06:45Z
  • 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:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 50.79% (1.14 GB)

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

[#002] sha256:9f4e83f85da9a148c8afdb576a5558108fbac70cdb5713dc829f24372cc403b0 - 0.0% (1.26 KB)

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

[#004] sha256:1af07677e4ca418777b476e76a70ceb5cb9eebfe8bd2f54c8d668d89ace50531 - 0.67% (15.5 MB)

[#005] sha256:f5add5dcd112ddfb750b865a63b8fc810fb91f6477875f21b8947304fc93c15c - 0.23% (5.27 MB)

[#006] sha256:fdd9fc11ac5462faaf3f60ea352c4e46b3a7a1ae8015a0667a8d69f0d927117a - 0.37% (8.63 MB)

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

[#008] sha256:ce15dfaa3da6ccf49e2e29a8e0271267dd8635a5944aa124f85a57897c29ce2f - 0.23% (5.33 MB)

[#009] sha256:e0c6bab4ed2292c3d1f14fb2cd6427f61377d3bf8fe5eefc9ac80d8d450ff532 - 0.67% (15.6 MB)

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

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

[#012] sha256:692adb14caaa3d58fcb88472620a4bcaa3b27022a514ccf9c60414962b24b191 - 0.0% (1.31 KB)

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

[#014] sha256:2f9a3b2a82540d350224b51acc90e4607bff63be93033c81b6e27c3c5709f67c - 0.0% (1.3 KB)

[#015] sha256:f5f888de256757ff30aa17192b33e438a1c30513f2d8dcddf7003cd971412128 - 0.0% (1.3 KB)

[#016] sha256:feab6a5d0bd130dff5d7faee11cb82be0fd88a3bb43506c24f0067a8470962b3 - 1.21% (28 MB)

[#017] sha256:6dd5c99b573bd5e433a12cfe230f7df4db9187a5ca3e8c55d20b2753295e6e11 - 0.0% (1.27 KB)

[#018] sha256:2f7cb1640965ae20ec0f2afcb21500065ddcd0f365e894cb0a6ca2cfa98dcf5e - 0.0% (1.29 KB)

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

[#020] sha256:6e9937ed6323360c3bb89db20b2be63785ab56800b5e2de2efb5fb102b8d954b - 0.0% (1.27 KB)

[#021] sha256:1eb11f1e987bd70dc591b97860f34fb92e2985aaead13852563e0aafb26148bf - 0.0% (1.27 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-08-05 20:04:51 UTC

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

2021-08-05 20:04:51 UTC

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

2021-08-05 20:05: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-08-05 20:05:10 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:05:36 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:47 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:55 UTC

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

2021-08-05 20:06:03 UTC

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

2021-08-05 20:06:11 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:06:12 UTC

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

2021-08-05 20:06:12 UTC

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

2021-08-05 20:06:13 UTC

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

2021-08-05 20:06:47 UTC

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

2021-08-05 20:06:47 UTC

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

2021-08-05 20:06:48 UTC

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

2021-08-05 20:06:49 UTC

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

2021-08-05 20:06:50 UTC

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

2021-08-05 20:06:50 UTC

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

2021-08-05 20:06:51 UTC

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

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