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

2021-07-06 18:05:05 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-06T18:04:59Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e7e59d87014213ebc7ae9ba992a086d786ef7042
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-e7e59d87014213ebc7ae9ba992a086d786ef7042-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:531492cfc0432fd399fe92bc132237885ad5d61259a20fbed298e2d953f8e02f - 0.0% (1.33 KB)

[#003] sha256:a51d060b260965102e448309a67fc79dbf93a7b697bcda8327e2223ec01ac57c - 0.0% (1.3 KB)

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

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

[#006] sha256:3100effc797f23dba80229eadfae75c669fff751bbeced4ca5eaed48e1d84b32 - 0.37% (8.6 MB)

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

[#008] sha256:3a0f543f30adef91300a89d5ef86611bfd59039f7fa88f3a7712fa4b24065df5 - 0.23% (5.3 MB)

[#009] sha256:d12a24ed80a8d48d3263925632f1406bd13645be440fbd9c832f8eb69fd2611a - 0.67% (15.5 MB)

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

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

[#012] sha256:5262dfb11482140de9109d920a573ed77ff39af47b54b9f07c57ac4b3a142090 - 0.0% (1.29 KB)

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

[#014] sha256:9beff1d0b5a8748b0f79b6d30838c7b05eca5b7c82180e5f3c86e209f510c15a - 0.0% (1.27 KB)

[#015] sha256:12c06b977af918f5e3ea50782ffc893c1b702cd82cce4e2cd30f2d7909db907e - 0.0% (1.26 KB)

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

[#017] sha256:cf6d2cb06cec35d85eb0694b90955ab65e35ab07e81dc0996cb89bc5326cc4a8 - 0.0% (1.26 KB)

[#018] sha256:b82054ab57661397a79256aaaa5a60aaa1c12318be2c18b1a0b4f4072332b281 - 0.0% (1.26 KB)

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

[#020] sha256:83ba550354936e24ad35153c215b882b3d2691d52bbbe7ace57194221386e3a9 - 0.0% (1.29 KB)

[#021] sha256:368f6e66c51f71a098182f8b3ed68171252022ce234227a27122abc2216a770e - 0.0% (1.29 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 18:02:07 UTC

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

2021-07-06 18:02:07 UTC

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

2021-07-06 18:02: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-06 18:02:39 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 18:03:38 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 18:03:51 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 18:04:01 UTC

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

2021-07-06 18:04:09 UTC

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

2021-07-06 18:04:17 UTC

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

2021-07-06 18:04:18 UTC

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

2021-07-06 18:04:18 UTC

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

2021-07-06 18:04:19 UTC

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

2021-07-06 18:05:00 UTC

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

2021-07-06 18:05:01 UTC

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

2021-07-06 18:05:02 UTC

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

2021-07-06 18:05:03 UTC

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

2021-07-06 18:05:03 UTC

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

2021-07-06 18:05:04 UTC

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

2021-07-06 18:05:04 UTC

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

2021-07-06 18:05:05 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