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

2021-06-28 21:13:32 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-28T21:11:48Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    bfdeb22e95e0bfb7cf9258368f51545841eb0384
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-bfdeb22e95e0bfb7cf9258368f51545841eb0384-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:ef2920094f31622b9f3557f7e64c297c2657ee3ef542b6ebf53f04ac4648e0b4 - 0.0% (1.31 KB)

[#003] sha256:23a577b94a0139f9eb3009fd2798df0d64aadf74d10bc6bb2df78c89fc4797da - 0.0% (1.26 KB)

[#004] sha256:2dafd6ac232c884ccff76efe62cfb8e74c4f2bc8d472888530160459b75ca257 - 0.58% (15.5 MB)

[#005] sha256:9f3cdeff7155c97fd51c4f05b5923898dc21cd0977b6a098fd6e771ab49a4542 - 0.2% (5.27 MB)

[#006] sha256:7dda87ce8280cf2ea9d2989a54a1d42a86b20f53dc7e564236438dff74c144db - 0.33% (8.72 MB)

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

[#008] sha256:8892967e646db9eb649c150d81bba3cf922f81fa760a5210748c27ae87a2c494 - 0.2% (5.32 MB)

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

[#010] sha256:9fad5fce64f87d99b90980a025fdc9c7cd121797250006c30574f36b1e996452 - 0.48% (12.7 MB)

[#011] sha256:e8f433af8ab5b89d952502b7c7f79e7e32f035510b4b628f047aa262e4f7b001 - 0.0% (1.26 KB)

[#012] sha256:9353c8f52502ede344c335499ffc780bff31c7bccc147656646fcba0b98f9021 - 0.0% (1.26 KB)

[#013] sha256:33ce170c72e8e7787c0ff9b44d1bfd09bd31e0aa72f55cde07d7b1fac87ca5dc - 0.0% (1.29 KB)

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

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

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

[#017] sha256:e023b06620ebab6aa933635aaac4d7be8d85b343a9d181f27bb91ab46a7db6a9 - 0.0% (1.27 KB)

[#018] sha256:4683fc1ee0aee85b66d601f891e91c32f39c7d9b8dcb675d00af157cf74af10b - 0.0% (1.29 KB)

[#019] sha256:155d0d2381dd31e862fb9ec96bdaf28bb8f4b4f6fc682e305d33c35dd7d1b24d - 0.0% (1.26 KB)

[#020] sha256:1a7fdc238b4b57e2a8bea304a00c61789112e4cc5a1e73e471831c60cd5e4cf5 - 0.0% (1.27 KB)

[#021] sha256:b05bae5a640ae42921de56f0a059e0ac919ea52bf68799a9bd9ff56ef1494f9b - 0.0% (1.31 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-28 21:11:29 UTC

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

2021-06-28 21:11:30 UTC

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

2021-06-28 21:12:00 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-28 21:12:08 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-28 21:12:37 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-28 21:12:50 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-28 21:13:02 UTC

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

2021-06-28 21:13:11 UTC

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

2021-06-28 21:13:22 UTC

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

2021-06-28 21:13:23 UTC

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

2021-06-28 21:13:24 UTC

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

2021-06-28 21:13:25 UTC

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

2021-06-28 21:13:25 UTC

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

2021-06-28 21:13:25 UTC

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

2021-06-28 21:13:27 UTC

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

2021-06-28 21:13:29 UTC

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

2021-06-28 21:13:29 UTC

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

2021-06-28 21:13:31 UTC

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

2021-06-28 21:13:31 UTC

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

2021-06-28 21:13:32 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