Namespace
rancher
Image / Tag
rancher-agent:master-da1adad7a69c72b273d288c0f34023bba014874b-windows-2004
Content Digest
sha256:6d3f91235f37826455a60f9d6e45598f0d6b586bf383f36e4aafe9e5757e090a
Details
Created

2021-07-30 17:46:24 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-30T17:46:20Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    da1adad7a69c72b273d288c0f34023bba014874b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-da1adad7a69c72b273d288c0f34023bba014874b-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:6907d97093063478e2c552549bbcd0b499d1dfba051bad994179f5a1d343fe58 - 43.65% (1010 MB)

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

[#003] sha256:d07384e2baed2a69683459bfaae5b95016ca45cee59d3e44fda723beaaf76e22 - 0.0% (1.29 KB)

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

[#005] sha256:051f24e5ede9a165bc8147a1699e9ed1f992478e5d4456ec53b17ebfe0524e03 - 0.23% (5.27 MB)

[#006] sha256:d4df12f176448c6992c1fc7e67b3ee1b31ece772d95d4ffd5a17002728370810 - 0.37% (8.63 MB)

[#007] sha256:152c495685322b44ab1454d98a8044cf29cd6a382585f30e82359c5894aa3022 - 1.61% (37.2 MB)

[#008] sha256:9198e118b5d4481dcd8e183cbeb80c49e461d17c4bf52b22db42631794aca057 - 0.23% (5.32 MB)

[#009] sha256:83b6b6de8edee7a013090659ef747288772ab89ed4fc7266d4c7db235f8c49ca - 0.67% (15.6 MB)

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

[#011] sha256:204355256ea61136c7571270e7ca5fd2f5e7d90906ee21c1f44ba26070326bad - 0.0% (1.29 KB)

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

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

[#014] sha256:5b83ba874937764bda863a64b8266294a68818c6e1d4b8ca2a0f0fa8fdfdcb1b - 0.0% (1.26 KB)

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

[#016] sha256:d5ceac5da44d53436aff9a3f188219c38761896b110ceaa8f5cf7deea53e05ca - 1.21% (28 MB)

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

[#018] sha256:4b48752005b43e4c4b73214a54c6efed197672cb67e2d3f2f345798b49beb7bd - 0.0% (1.27 KB)

[#019] sha256:1a5776948bbcc7a7b07701964b77bbfa450a0b6730d3c9e5dedd3bba16691067 - 0.0% (1.29 KB)

[#020] sha256:073e72406d11e91fa72f3ea12209a0abd5712806729ca314bfde4f45f54ab86a - 0.0% (1.27 KB)

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


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

Apply image 2004-RTM-amd64

2021-07-10 18:37:09 UTC

Install update 2004-amd64

2021-07-30 17:33:56 UTC

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

2021-07-30 17:33:57 UTC

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

2021-07-30 17:34:17 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-30 17:34:31 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-30 17:34:57 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-30 17:35:10 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-30 17:35:19 UTC

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

2021-07-30 17:35:28 UTC

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

2021-07-30 17:35:37 UTC

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

2021-07-30 17:35:38 UTC

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

2021-07-30 17:35:38 UTC

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

2021-07-30 17:35:39 UTC

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

2021-07-30 17:36:16 UTC

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

2021-07-30 17:36:16 UTC

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

2021-07-30 17:36:18 UTC

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

2021-07-30 17:36:20 UTC

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

2021-07-30 17:46:21 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-30T17:46:20Z

2021-07-30 17:46:22 UTC

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

2021-07-30 17:46:22 UTC

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

2021-07-30 17:46:24 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