Namespace
rancher
Image / Tag
rancher-agent:master-671a4b1a026f5cf2706c9d6717ef7ee0a6674e73-windows-2004
Content Digest
sha256:379dcff8aa70428c1f07fca4544c0a2b0508c9fa27c80543e459d51590a8cae3
Details
Created

2021-06-30 23:43:10 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-30T23:43:03Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    671a4b1a026f5cf2706c9d6717ef7ee0a6674e73
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-671a4b1a026f5cf2706c9d6717ef7ee0a6674e73-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:433cf0b363500a906771900c7534cf8be89f4e6892a6e6b2309fc26c99b5feb6 - 0.0% (1.31 KB)

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

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

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

[#006] sha256:2ce8f701b015b2244b07fb0ca93f86bc9688e0800e4c2dfa5fbbf3ba8b87ebb8 - 0.37% (8.61 MB)

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

[#008] sha256:8d8a35a5ad420f3a082702b49940d4e87c85f042fa8fc6911b1c7008aa088fe8 - 0.23% (5.33 MB)

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

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

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

[#012] sha256:002697077b4bca873a8d137100d3e2bbf4abbcd25ad4abfb48245b0de0deaaa4 - 0.0% (1.29 KB)

[#013] sha256:b9e60e7f5ee3456b88a7cc0ff1ad9edb009706bf32aee7ca6be56e3d6a1f8e70 - 0.0% (1.3 KB)

[#014] sha256:91be0db1c79893a1b16196e2d505737c4f4927060b2a46346166a7a404e055b5 - 0.0% (1.29 KB)

[#015] sha256:2b6ceef026e9466f17b5f814de73267943a4336f086436bb14cf80d1f92b311d - 0.0% (1.26 KB)

[#016] sha256:44c7b88883c036a87f384313af7654ed18564415f3ad1db022837aad987ec5a4 - 1.21% (27.8 MB)

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

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

[#019] sha256:6a55ee6e7a2c980529d2ddc75a89c2d360c0985ab00bd2559325e9ba79863495 - 0.0% (1.29 KB)

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

[#021] sha256:f9e2484bd8687c4b0a60ed15358c621a8dc3b7330fe8dfa4e79e3d888b8a9dc3 - 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-06-30 23:40:59 UTC

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

2021-06-30 23:40:59 UTC

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

2021-06-30 23:41:10 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-30 23:41:18 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-30 23:41:43 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-30 23:41: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-06-30 23:42:02 UTC

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

2021-06-30 23:42:11 UTC

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

2021-06-30 23:42:22 UTC

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

2021-06-30 23:42:23 UTC

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

2021-06-30 23:42:24 UTC

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

2021-06-30 23:42:25 UTC

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

2021-06-30 23:43:05 UTC

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

2021-06-30 23:43:06 UTC

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

2021-06-30 23:43:07 UTC

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

2021-06-30 23:43:08 UTC

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

2021-06-30 23:43:08 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-30T23:43:03Z

2021-06-30 23:43:09 UTC

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

2021-06-30 23:43:10 UTC

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

2021-06-30 23:43:10 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