Namespace
rancher
Image / Tag
rancher-agent:master-4d1840056b02e390c29a9497abffc840c1de3b28-windows-20H2
Content Digest
sha256:c1b8dbc86fa49d288ef86eb0c874fa204e517cdee1e8bcfa4ce97860a0b1462e
Details
Created

2021-06-21 05:19:38 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-21T05:18:11Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4d1840056b02e390c29a9497abffc840c1de3b28
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-4d1840056b02e390c29a9497abffc840c1de3b28-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:98622c7525a40dec3c88fac81718f4f208a70f5347eb4faf74f15a78149114df - 41.21% (1.07 GB)

[#002] sha256:936fb41c5e6fe953056932fa314546ad1716d6c03eb4301ee1e1503194bc0847 - 0.0% (1.26 KB)

[#003] sha256:80316537f192131d627d33bdd935ac8d15001a50ef1823fa6f59ca6cb5f5a5eb - 0.0% (1.29 KB)

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

[#005] sha256:3c880499d79217cfc01c0503fcfaf68baab55a6bd4839d22f31cd29fae0e2282 - 0.2% (5.27 MB)

[#006] sha256:4090b49421346807cbdec82d8c40fe97bca064c4494e0e20a20d127b010e8830 - 0.33% (8.71 MB)

[#007] sha256:5e713016e0bc4b9f36080c969e443196a32867f6a394857b837da0fdc12db124 - 1.4% (37.2 MB)

[#008] sha256:18e7bed87dc34ce6454ba3ff99e54020de40b51d6a4afb1e7638587cb4681825 - 0.2% (5.32 MB)

[#009] sha256:2bbcb1d5027395f072e82ac08a81b0d67b81fe883a214aef28e531b7a492b677 - 0.58% (15.6 MB)

[#010] sha256:89b0cdb0709c19b990d9a20dd209b22e164d63ad2be0ad185b8cc54027a82cec - 0.48% (12.7 MB)

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

[#012] sha256:9b7eed3a01455d63c118843394ed618b830ef3cf4e966d563240d2ebcfaa4a33 - 0.0% (1.3 KB)

[#013] sha256:20ebaa695362e16a53c7e79919512a5dcd2bf9f4a3715abc8993a0f60e8077d0 - 0.0% (1.27 KB)

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

[#015] sha256:d5461b0fcaf785ee0e7878dd80172d17c7d56474693350b46ee22e5e58924d25 - 0.0% (1.26 KB)

[#016] sha256:c2f9d2b26cb2c4c208ba5998e2cd2de2d74a3e894d9634a8bbf98a45dbdadcf2 - 1.05% (27.8 MB)

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

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

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

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

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


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

Apply image 20H2-RTM-amd64

2021-06-06 19:49:44 UTC

Install update 20H2-amd64

2021-06-21 05:17:51 UTC

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

2021-06-21 05:17:52 UTC

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

2021-06-21 05:18:24 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-06-21 05:18:32 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-06-21 05:18:56 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-06-21 05:19:07 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-06-21 05:19:16 UTC

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

2021-06-21 05:19:24 UTC

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

2021-06-21 05:19:32 UTC

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

2021-06-21 05:19:32 UTC

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

2021-06-21 05:19:33 UTC

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

2021-06-21 05:19:33 UTC

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

2021-06-21 05:19:34 UTC

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

2021-06-21 05:19:34 UTC

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

2021-06-21 05:19:35 UTC

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

2021-06-21 05:19:36 UTC

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

2021-06-21 05:19:37 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-21T05:18:11Z

2021-06-21 05:19:37 UTC

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

2021-06-21 05:19:38 UTC

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

2021-06-21 05:19:38 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