Namespace
rancher
Image / Tag
rancher-agent:master-a54ca126157f9e4aed4c01361de4d0ba821ad395-windows-2004
Content Digest
sha256:72d9ce3b9b67f532b36fe40b5cb5e269158fc3d1e9d2f2cbf272430e40fd1855
Details
Created

2021-08-19 23:57:00 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-08-19T23:56:54Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a54ca126157f9e4aed4c01361de4d0ba821ad395
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-a54ca126157f9e4aed4c01361de4d0ba821ad395-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:c30e212b15b86121fb89bda60f21c14275762ea9c6c2d30c593c9ffecf605c40 - 44.3% (1.01 GB)

[#002] sha256:821f814cb8299112f67e82096620349606c438e755f329b1ed85f92061667d4d - 0.0% (1.27 KB)

[#003] sha256:b8e6e35d025fa6788843aef084687cf9b3c55a5b26b7ae02ba5244b36386f6f3 - 0.0% (1.27 KB)

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

[#005] sha256:5aaf9200a754529aff86c4cdd8edcc2a98057b763a61761c1594f3cfa6229306 - 0.23% (5.28 MB)

[#006] sha256:7b0c1b5ee219f2717aeb57e9e277a970eb1866514cd273741f83249a2947e789 - 0.37% (8.67 MB)

[#007] sha256:d5ed071e5672389fecca6b5e1ddf41c337b2913e7dffda80737e62ed162dc954 - 1.6% (37.2 MB)

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

[#009] sha256:5a24defe6021eda75663957abd52b7400ea735ecfc148aec29d8ab953bae117d - 0.67% (15.6 MB)

[#010] sha256:ecabdd06ecb655253fad2a1bfcec85e98becfe6028d6469a00b98fa5df99528d - 0.55% (12.8 MB)

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

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

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

[#014] sha256:349a32d58352dd5c47cb74b6457108f6ccca39c1baf2dd0d2dfc4403ac91d7a3 - 0.0% (1.26 KB)

[#015] sha256:8083428053b95aab941d37577ffa0617229bd7516252f19ded164e5bd88b5219 - 0.0% (1.3 KB)

[#016] sha256:bad61f31729daed2cbd495a5b33d4d1a7d6b6e5a4922bef6718fd8b6419e704a - 1.2% (28 MB)

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

[#018] sha256:1f3c314e3181c19d332d5c45c2df6445f0c04ddbf0dcab6981b0137fcbce9727 - 0.0% (1.29 KB)

[#019] sha256:b4ce359e5788694acacc1fdc496d99e4119171a0c55dc0015a4db9a837e4a4b4 - 0.0% (1.27 KB)

[#020] sha256:9e856b67508d4f660c4baf99a91f5325dd81cd5e79d65975e586435e219580fc - 0.0% (1.31 KB)

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


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

Apply image 2004-RTM-amd64

2021-08-03 01:07:02 UTC

Install update 2004-amd64

2021-08-19 23:54:58 UTC

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

2021-08-19 23:54:58 UTC

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

2021-08-19 23:55:09 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-08-19 23:55:17 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-08-19 23:55:42 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-08-19 23:55:53 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-08-19 23:56:01 UTC

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

2021-08-19 23:56:09 UTC

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

2021-08-19 23:56:17 UTC

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

2021-08-19 23:56:17 UTC

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

2021-08-19 23:56:18 UTC

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

2021-08-19 23:56:18 UTC

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

2021-08-19 23:56:55 UTC

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

2021-08-19 23:56:56 UTC

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

2021-08-19 23:56:57 UTC

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

2021-08-19 23:56:58 UTC

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

2021-08-19 23:56:58 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-08-19T23:56:54Z

2021-08-19 23:56:58 UTC

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

2021-08-19 23:56:59 UTC

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

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