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

2021-04-26 20:28:44 UTC

Size

2.44 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-04-26T20:28:08Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4deb12e7e8cb2fdce91aeea48fa70b5e4263b762
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

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

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:ad702b8ea1d861f6708801dfed7808856abc2c94d52e7805e2eee95f03a9281d - 38.09% (952 MB)

[#002] sha256:0733c533742166d51de4203bf8d1edd6532523f38d296f5cd025668cca788c0f - 0.0% (1.31 KB)

[#003] sha256:2a4afe3ae8c03598dffe1442a82ef5c9b1eef9ca3557977f014d3b9a99770f21 - 0.0% (1.36 KB)

[#004] sha256:40a30a5584907fb55db39919edfe03e9796bd3aafb16a945ddb9f5cc47ed6409 - 0.62% (15.5 MB)

[#005] sha256:56bae7e8d26ed6d5c113dddca87edfebf06005b561c128283104d7e34687a97f - 0.21% (5.28 MB)

[#006] sha256:15acddfd007659c765e678e7065c1ddab47de9af5cb29d673e1473d916901cf5 - 0.31% (7.85 MB)

[#007] sha256:2efbefdac69524357bd79182c55969de8f4a2e66b421b4435c837b96ba9dd9f4 - 1.49% (37.2 MB)

[#008] sha256:05a6da12506b5a386d0476e2bd976b55401cea0c460722cb2b10a18eb2c67475 - 0.21% (5.34 MB)

[#009] sha256:cdea8fa3b1e05494ecf0bbe7b002cf199d03d5c31edea9f36e59bcc72e7b3752 - 0.62% (15.6 MB)

[#010] sha256:9c6d1e999ebe8287af00fa3c34d8f7279496c4defdfa9760999c9d700d537b37 - 0.51% (12.8 MB)

[#011] sha256:1142b0decac2e128145a8348bd51f49b8fe93d89767559cf51df30d701047875 - 0.0% (1.27 KB)

[#012] sha256:3734f5145760d650f00d5ce0ed836b810ab9491a134e3fa81d2feb78cf5fbaba - 0.0% (1.27 KB)

[#013] sha256:60242088d8f946e3e88bdea3956e62b440dde95db264bd6233c9954b0e2c77ca - 0.0% (1.26 KB)

[#014] sha256:a629e5b26b3a986158674b2f61bb384e789bfbf72e9035fd6c7a1ef21d335193 - 0.0% (1.42 KB)

[#015] sha256:00be5f51f41b01b15af0195c6b63c38408f64a8a32789d2d61afed0a2cf49586 - 0.0% (1.33 KB)

[#016] sha256:f1d52f0b6cd23427a23a05a2077334dcf60a7907265fdde07be402d4fe102ec6 - 0.5% (12.5 MB)

[#017] sha256:a12714d7b5fb9b173c586154dc08408ae278e4c8763cb8fd5bd5679744c9f16d - 0.0% (1.33 KB)

[#018] sha256:28be2c3739b0f015e0d0f0e0ded1965e26f8228bf5b16d12686d4167fac6d613 - 0.0% (1.37 KB)

[#019] sha256:51a92210c3ebd2372daca75a4fc9d1c1cc66c28f3da33648d618c7b8ecba7bb1 - 0.0% (1.39 KB)

[#020] sha256:d752a5c42bb84f2f6721b136e33ef9deab706a7803bd1541299b023b550af6eb - 0.0% (1.4 KB)

[#021] sha256:695cd18f38bb1e1f760be50df470b5126f2aa88c48b1c35dc0b8ccccaf7f615d - 0.0% (1.36 KB)


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

Apply image 20H2-RTM-amd64

2021-04-09 10:01:30 UTC

Install update 20H2-amd64

2021-04-25 18:39:07 UTC

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

2021-04-25 18:39:08 UTC

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

2021-04-25 18:39:20 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-04-25 18:39:30 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.0/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-04-25 18:39:59 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-04-25 18:40: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-04-25 18:40:22 UTC

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

2021-04-25 18:40:32 UTC

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

2021-04-25 18:40:43 UTC

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

2021-04-26 14:27:49 UTC

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

2021-04-26 14:27:50 UTC

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

2021-04-26 14:27:51 UTC

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

2021-04-26 20:28:19 UTC

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

2021-04-26 20:28:23 UTC

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

2021-04-26 20:28:34 UTC

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

2021-04-26 20:28:37 UTC

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

2021-04-26 20:28:39 UTC

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

2021-04-26 20:28:41 UTC

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

2021-04-26 20:28:43 UTC

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

2021-04-26 20:28:44 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