Namespace
rancher
Image / Tag
rancher-agent:master-a129420cb01311ab0a48a46f008eae0dd97061fd-windows-2004
Content Digest
sha256:1ada4bb9e7e3fabcf8c05447f3c1df2b41e195a07fca0d7131f90ec2e0bd9a25
Details
Created

2021-07-13 16:58:07 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-13T16:57:52Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a129420cb01311ab0a48a46f008eae0dd97061fd
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-a129420cb01311ab0a48a46f008eae0dd97061fd-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:8b700885dbb325450cc12ff37e44c5abf14f818c4c234df6f0ba9b9d45b3fc8b - 43.63% (1010 MB)

[#002] sha256:9206cb64b4d838d42c227e83a8b9ac2175d2421768815de86acd9a3178c302bc - 0.0% (1.31 KB)

[#003] sha256:817a9614b592d5be71d25bd14975e0cd98480fdaf9391ddecc90b212ba258264 - 0.0% (1.29 KB)

[#004] sha256:8b54a8ac2d700dc3c6c53b8abeecfaeaabaa3bb2b472bb8152fa914ade2e4f84 - 0.67% (15.5 MB)

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

[#006] sha256:57986c15dd340c84f6cc9d615af32e27c1198c45a06412834d89c8289e91dde0 - 0.37% (8.64 MB)

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

[#008] sha256:96be1c9df9e5ba7392dc455bbda5c0de0855b5eeada413a451f2c320193200cd - 0.23% (5.3 MB)

[#009] sha256:342549e38c69cd4abe7728164cdde3ab78f00060b74cffb775608d798e5da96c - 0.67% (15.5 MB)

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

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

[#012] sha256:49896bfda6e4ad7b4c5c13df268cd2d77a77b2535217769e0272cabc072af1ca - 0.0% (1.26 KB)

[#013] sha256:7a2b4ad21786048eb60e6aa69fbfba7da74ebe51a212e20039485e9fb713c8fa - 0.0% (1.29 KB)

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

[#015] sha256:96d5f2c38788e1b05019eefbc439d8d69a2004c3bb5f094716c38198beb1b61c - 0.0% (1.27 KB)

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

[#017] sha256:1b0fee10866d0eb68087b5b1c4a8cb1ee317b6f1b04571b63eb2525d9520c2f2 - 0.0% (1.29 KB)

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

[#019] sha256:6a57b765a937aae991092dfe1f5a40afb618c676e8eea62bb2098aeb55699622 - 0.0% (1.27 KB)

[#020] sha256:3a60fdb6be0b71308067c9d0ce2dc31fe94f62450d70aefdea854081cd6f9782 - 0.0% (1.26 KB)

[#021] sha256:4e222fd133e703a2e4d212d78175083f10c2e8c1678168499889a73ab2afd932 - 0.0% (1.26 KB)


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

Apply image 2004-RTM-amd64

2021-07-06 07:13:32 UTC

Install update 2004-amd64

2021-07-13 16:54:14 UTC

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

2021-07-13 16:54:15 UTC

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

2021-07-13 16:54:31 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-13 16:54:40 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-13 16:56:25 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-13 16:56:39 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-13 16:56:48 UTC

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

2021-07-13 16:56:57 UTC

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

2021-07-13 16:57:05 UTC

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

2021-07-13 16:57:06 UTC

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

2021-07-13 16:57:06 UTC

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

2021-07-13 16:57:07 UTC

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

2021-07-13 16:57:54 UTC

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

2021-07-13 16:57:55 UTC

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

2021-07-13 16:57:57 UTC

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

2021-07-13 16:58:02 UTC

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

2021-07-13 16:58:04 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-13T16:57:52Z

2021-07-13 16:58:05 UTC

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

2021-07-13 16:58:06 UTC

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

2021-07-13 16:58:07 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