Namespace
rancher
Image / Tag
rancher-agent:master-cf5a75f61b6117187c30e0ee5fc5352ca720d9d7-windows-2004
Content Digest
sha256:d5c2ceca2a0d9a870fbd049777c3439b30e20819fb1bb8a4f901e458c94cc8fb
Details
Created

2021-07-07 15:49:15 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-07T15:49:10Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    cf5a75f61b6117187c30e0ee5fc5352ca720d9d7
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-cf5a75f61b6117187c30e0ee5fc5352ca720d9d7-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.56% (1000 MB)

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

[#003] sha256:6748ae3429bf4931d061fb6cfb6ca01da2378ff9dad45c66b9b7d3e0a537b7aa - 0.0% (1.33 KB)

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

[#005] sha256:836d5c8d769bc2fe805c2eda81aa2c82a6623334ad28b590ccd727e10ea27d03 - 0.23% (5.27 MB)

[#006] sha256:994af5d20bbef525d04e0ca11dc09d1fdd1058d57650c0dbf2062e50381587a0 - 0.37% (8.6 MB)

[#007] sha256:6da4ef2f2af879e4e273e4796bd2679216062ec8c704680bb960f8024a61a986 - 1.62% (37.2 MB)

[#008] sha256:133619c9068d2d20c0ec44d811443d05d74d80fdf2606636c8ebcf52fe38d05e - 0.23% (5.33 MB)

[#009] sha256:91102a88454ffeda4b1018848a9036a95c5f5d150b1ec7509122de76e5d4d199 - 0.68% (15.6 MB)

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

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

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

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

[#014] sha256:2c6802c842963fca0bc20075482cdff1f45152c932e7e387ff9432b03130c011 - 0.0% (1.26 KB)

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

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

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

[#018] sha256:68b7f3a7e13ff45a93e81325079d48518ba5547d3ef68ebc3088bfc2c10b8d08 - 0.0% (1.27 KB)

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

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

[#021] sha256:1eeb36119504c8674b8409518e8f81971728f02b41d31b9b419a2723c2dd1c47 - 0.0% (1.31 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-07 15:47:08 UTC

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

2021-07-07 15:47:09 UTC

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

2021-07-07 15:47:25 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-07 15:47:35 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-07 15:48:01 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-07 15:48:12 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-07 15:48:21 UTC

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

2021-07-07 15:48:28 UTC

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

2021-07-07 15:48:37 UTC

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

2021-07-07 15:48:37 UTC

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

2021-07-07 15:48:37 UTC

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

2021-07-07 15:48:38 UTC

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

2021-07-07 15:49:11 UTC

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

2021-07-07 15:49:12 UTC

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

2021-07-07 15:49:13 UTC

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

2021-07-07 15:49:13 UTC

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

2021-07-07 15:49:14 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-07T15:49:10Z

2021-07-07 15:49:14 UTC

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

2021-07-07 15:49:15 UTC

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

2021-07-07 15:49:15 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