Namespace
rancher
Image / Tag
rancher-agent:master-7d7dd99b1a87ebd3d73aa8b2567d672c35125a20-windows-2004
Content Digest
sha256:3c09c4e28375c566f0251d6beeccc67115b7d5e1c9ac5e994d439a75a617b117
Details
Created

2021-06-08 00:57:23 UTC

Size

2.11 GB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:master-7d7dd99b1a87ebd3d73aa8b2567d672c35125a20-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:6ee75c9d841d4fb3020fd424af724bdaa5c9792bb0baaa204609ffcdc0b3c2f3 - 40.36% (871 MB)

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

[#003] sha256:9ab6bb5268bafa183ed02323b5293ff571563cee5e1ff119eb83b276bb1083cb - 0.0% (1.33 KB)

[#004] sha256:737ca6c729b1b733e857847c5b0dc0c3a4965cc15bcc0a2c0b291f89817681f7 - 0.72% (15.5 MB)

[#005] sha256:e1ffe6afad3d82c282a6e863d759197ac73c73ee04766a0e6b0b0e1a4ca783e6 - 0.24% (5.27 MB)

[#006] sha256:4e4c341b85112e48dbbc337dc48ae7cc5c8734dd041e2554709bd64371d0f966 - 0.4% (8.6 MB)

[#007] sha256:fed32d21f4728b512f59f7fe2d7ffea60a44cda38f679ae06cbbbac01d26b49b - 1.73% (37.2 MB)

[#008] sha256:9f23daf126dd976186ca454fdd546f621f5e60735b5d23a65954ec7b48d6f2f0 - 0.25% (5.33 MB)

[#009] sha256:2a8f90dacbf47241795caf14f9cd78b04de7d89160f1f8977a692e4ffe32747d - 0.72% (15.6 MB)

[#010] sha256:0a22d93274d6d94449336a5a4e562032c0cb1e253fec1021fb0846347611f259 - 0.59% (12.7 MB)

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

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

[#013] sha256:455d66eb928c023ea08aaa401b2e3f7940e6d96879720ff67bbb33d2f6ae0aa8 - 0.0% (1.26 KB)

[#014] sha256:6ff5510b21ab324b90f7c9660a94a4d68d29907508237f82234e9d3ad4e86e73 - 0.0% (1.33 KB)

[#015] sha256:206bd0be978e5dd4277888934b2a71433653d806bd3c471409a184213120be71 - 0.0% (1.29 KB)

[#016] sha256:16cd595181a0d68d48470f93ed1ac4e9221b4d91cf478f748463ccd40b3b371e - 0.67% (14.5 MB)

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

[#018] sha256:3524096b4376448e9e35f5a58032c64e3aa9dd036982bfeba2d79a3314f7d6aa - 0.0% (1.29 KB)

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

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

[#021] sha256:1659a33b2886e51f93731ea5bc98862cebeb50769411ffc8769f1dac76fcbf4d - 0.0% (1.27 KB)


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

Apply image 2004-RTM-amd64

2021-04-30 07:39:51 UTC

Install update 2004-amd64

2021-06-06 22:42:39 UTC

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

2021-06-06 22:42:40 UTC

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

2021-06-06 22:42:52 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-06 22:43:00 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-06 22:43:25 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-06 22:43:37 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-06 22:43:46 UTC

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

2021-06-06 22:43:55 UTC

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

2021-06-06 22:44:04 UTC

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

2021-06-06 22:44:04 UTC

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

2021-06-06 22:44:05 UTC

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

2021-06-06 22:44:05 UTC

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

2021-06-08 00:57:19 UTC

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

2021-06-08 00:57:19 UTC

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

2021-06-08 00:57:20 UTC

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

2021-06-08 00:57:21 UTC

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

2021-06-08 00:57:22 UTC

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

2021-06-08 00:57:22 UTC

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

2021-06-08 00:57:23 UTC

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

2021-06-08 00:57:23 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