Namespace
rancher
Image / Tag
rancher-agent:master-50c33b29b096ff97048d323daf9fdbda1634f332-windows-2004
Content Digest
sha256:01d54559e052d69af1f6acbfa015e55840c5b72b80268cce79a4ed13deddc8d5
Details
Created

2021-08-20 00:25:25 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-20T00:25:18Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    50c33b29b096ff97048d323daf9fdbda1634f332
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-50c33b29b096ff97048d323daf9fdbda1634f332-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:4dc291fadf9499b0ded5dcd82950f0118e334c707b0bcd85edfbe279cd84d13f - 0.0% (1.31 KB)

[#003] sha256:e34174c4172cf0d1db3a1fa19956be0953bbe00e1678fe0f5060cd337667d436 - 0.0% (1.28 KB)

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

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

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

[#007] sha256:7e882596367ca4618585de8bbc1b2fbbb5e39e7b3b7ca03d122aad22a364c2e4 - 1.6% (37.3 MB)

[#008] sha256:719002a18adad4178ff111f41d615a7dfee2dc40eb7f35d099e889bd5ae49fe1 - 0.23% (5.35 MB)

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

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

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

[#012] sha256:0091967664c00a4dcf958049c7852e4a70455539f21cb186a13f9a9f8f34551c - 0.0% (1.27 KB)

[#013] sha256:679dac0d115093b1980338831da619cdc6cd4e8baaa251a8ea97e030b385cc69 - 0.0% (1.3 KB)

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

[#015] sha256:83f1c3a0029e52d2d812298e9c78650461b427131708c9ddc052c9b6e066c357 - 0.0% (1.27 KB)

[#016] sha256:0606ebf6d779f36dd854c8d2389fdabd61f7c51cfa8dbf74679e2cfe99c380ec - 1.2% (28 MB)

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

[#018] sha256:8a4691107ab905af7f5f81b1b67e2b7fe235c6dc9340273dadcbd20252142db2 - 0.0% (1.29 KB)

[#019] sha256:c3c99ddec6c66e3d396b39bb853817eb33bba59a6ae269b70867712a475d4a10 - 0.0% (1.3 KB)

[#020] sha256:6673367086ccf5b1b484a470072e6914ec07c21923fa0984b1040f12a1f8e14b - 0.0% (1.27 KB)

[#021] sha256:8a6de502a67567858f0b02bdd6776f661ea63533b0ce374f310227fda8c0bb98 - 0.0% (1.27 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-20 00:23:08 UTC

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

2021-08-20 00:23:09 UTC

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

2021-08-20 00:23:23 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-20 00:23:34 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-20 00:24:00 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-20 00:24:12 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-20 00:24:21 UTC

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

2021-08-20 00:24:34 UTC

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

2021-08-20 00:24:42 UTC

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

2021-08-20 00:24:43 UTC

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

2021-08-20 00:24:43 UTC

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

2021-08-20 00:24:44 UTC

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

2021-08-20 00:25:20 UTC

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

2021-08-20 00:25:20 UTC

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

2021-08-20 00:25:22 UTC

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

2021-08-20 00:25:23 UTC

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

2021-08-20 00:25:23 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-20T00:25:18Z

2021-08-20 00:25:24 UTC

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

2021-08-20 00:25:24 UTC

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

2021-08-20 00:25:25 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