Namespace
rancher
Image / Tag
rancher-agent:master-bda919ea86b4dd30a0ef13e61df8f7175c7e84c4-windows-2004
Content Digest
sha256:370ad7cdc8f8a4b2ca9f5f4780db8423fd5e9055d38df88080f1fb81ecbf4d42
Details
Created

2021-08-21 02:39:15 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-21T02:39:08Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    bda919ea86b4dd30a0ef13e61df8f7175c7e84c4
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-bda919ea86b4dd30a0ef13e61df8f7175c7e84c4-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:c30e212b15b86121fb89bda60f21c14275762ea9c6c2d30c593c9ffecf605c40 - 44.3% (1.01 GB)

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

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

[#004] sha256:512ddd00e168fb8b31b8217fc08d4dd54f673d00df8b794c9113492d43a1e02a - 0.67% (15.5 MB)

[#005] sha256:0c2c2a4e789c78724148fd76fa08d89a6546ba093ce033e20eccc6042bc8a6bb - 0.23% (5.28 MB)

[#006] sha256:a4ae356a233694c6733dfcca9585efaf8576b40702d34dfb3eb95d2e110d904c - 0.37% (8.68 MB)

[#007] sha256:c79646870b2b5cfde3ce3af3993828c07923afc9e4807e886f0af28a86d38f57 - 1.6% (37.2 MB)

[#008] sha256:28b0d6462c5c07d48739b659b12e4cb59e58402ed40008a27ddab9d4ef9328ac - 0.23% (5.35 MB)

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

[#010] sha256:ef61a085af7ae164749d2df88110515d3b1ef5a1ac708256b8e503cb7b96612d - 0.55% (12.8 MB)

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

[#012] sha256:38d7d70ed385e2d7b88ff3fbe9f787fb631b34e7b9a6e9808ae134e75eac459b - 0.0% (1.29 KB)

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

[#014] sha256:bea9a9ce6f49b2f40b4b5f8b4466adc1210d49a35fb675193375f4c4dac0f699 - 0.0% (1.26 KB)

[#015] sha256:e526a5960aca4e924f4af30456f860a121a507cb9908d72fe3aa00b6f17c55d2 - 0.0% (1.31 KB)

[#016] sha256:2781bace86749872973fc71dfcbdf9def4017b43279322b164333ba3260ef60e - 1.2% (28 MB)

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

[#018] sha256:1c2b156b70f1b74f9bab41ee1a42c80c0ce08909beb77299a78c39595abec6e2 - 0.0% (1.26 KB)

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

[#020] sha256:a498ebc963b76924fd0f9bd8f5d7f451944bb167417f578ce83b495c948dea2f - 0.0% (1.29 KB)

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


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

Apply image 2004-RTM-amd64

2021-08-03 01:07:02 UTC

Install update 2004-amd64

2021-08-21 02:36:43 UTC

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

2021-08-21 02:36:44 UTC

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

2021-08-21 02:37: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-21 02:37: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-21 02:37:44 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-21 02:37:55 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-21 02:38:04 UTC

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

2021-08-21 02:38:15 UTC

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

2021-08-21 02:38:22 UTC

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

2021-08-21 02:38:23 UTC

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

2021-08-21 02:38:23 UTC

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

2021-08-21 02:38:24 UTC

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

2021-08-21 02:39:10 UTC

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

2021-08-21 02:39:10 UTC

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

2021-08-21 02:39:11 UTC

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

2021-08-21 02:39:13 UTC

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

2021-08-21 02:39:13 UTC

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

2021-08-21 02:39:14 UTC

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

2021-08-21 02:39:14 UTC

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

2021-08-21 02:39:15 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