Namespace
rancher
Image / Tag
rancher-agent:master-1982d4ca2741da4cda0ca06cfb4976099d0afdd3-windows-2004
Content Digest
sha256:8a6532f7ea79963608d1e55d3f76f4bc1ae603a39405bd5a81166589801abc85
Details
Created

2021-07-06 23:51:49 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-06T23:51:41Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    1982d4ca2741da4cda0ca06cfb4976099d0afdd3
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-1982d4ca2741da4cda0ca06cfb4976099d0afdd3-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:409e8c9a2688a1824ab167e0815af899280d336440100aab9c47f99ce3e0de07 - 43.55% (1000 MB)

[#002] sha256:166ebe720a0ff78ad2eaa09605272c46d99b27a460155ced3d029de88f3e3a86 - 0.0% (1.3 KB)

[#003] sha256:4cf0b798ea15a9332700952a04d2fb316cd26b87a611a71a3dfd36636defd99c - 0.0% (1.31 KB)

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

[#005] sha256:3a8f64e076199ea0ce3589662d99618cf64dc4614f86e7b06e18fe2ecf8ffeba - 0.23% (5.27 MB)

[#006] sha256:178ae54e7a9ea44f2b065565de92bdf07536d61bbf2caa53e990ff55d3c11ec0 - 0.37% (8.61 MB)

[#007] sha256:88388a9aa22a56bbf69b0e94a8a0e4c6a4f717b7cc0f191afa0347d7315c9e12 - 1.62% (37.2 MB)

[#008] sha256:1e5e3afdd9958854d7801094c49f1ff8a7ed5774456b1084f6566928ec790787 - 0.23% (5.34 MB)

[#009] sha256:3161fbb0adb16cd6898d98dbebcc53aaa0f8f6f1ad0b8ec35433aa5ee0c6f40a - 0.68% (15.6 MB)

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

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

[#012] sha256:4e947dca0053120faae1283dda082815e6788c32fe3c79ef86e94b003f157a89 - 0.0% (1.3 KB)

[#013] sha256:80b77e7ed827fbaf2b0055a08ad0d00368c75fbfab90bc8a1110a2868c39b0be - 0.0% (1.26 KB)

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

[#015] sha256:9645551b694711aa7698580e5d906bfa6581d1f99c0b329afd26aabbf0fec9eb - 0.0% (1.29 KB)

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

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

[#018] sha256:4180373bdca9e5efe5608615d385efe16cc54228b15989ef449e7cdd413a9aab - 0.0% (1.3 KB)

[#019] sha256:0e155e90595dcce1639c8c493a98a595a7ccac0ea07915c5791e9832e411979f - 0.0% (1.26 KB)

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

[#021] sha256:5a04487001f4f0baf87b369d21daccb5e22b7ca857b6a6ef0600bd7f1173b960 - 0.0% (1.27 KB)


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

Apply image 2004-RTM-amd64

2021-06-06 19:51:57 UTC

Install update 2004-amd64

2021-07-06 23:49:18 UTC

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

2021-07-06 23:49:19 UTC

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

2021-07-06 23:49:35 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-06 23:49:49 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-06 23:50:20 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-06 23:50:31 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-06 23:50:39 UTC

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

2021-07-06 23:50:46 UTC

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

2021-07-06 23:50:55 UTC

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

2021-07-06 23:50:55 UTC

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

2021-07-06 23:50:56 UTC

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

2021-07-06 23:50:56 UTC

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

2021-07-06 23:51:43 UTC

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

2021-07-06 23:51:43 UTC

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

2021-07-06 23:51:44 UTC

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

2021-07-06 23:51:45 UTC

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

2021-07-06 23:51:46 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-06T23:51:41Z

2021-07-06 23:51:46 UTC

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

2021-07-06 23:51:47 UTC

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

2021-07-06 23:51:49 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