Namespace
rancher
Image / Tag
rancher-agent:master-c7f3cce7d50351db4f5d31493b172b1249799e5b-windows-2004
Content Digest
sha256:3d76020472f5d1ebd63f6e97ee4adab4a3d420fc32805fb66dfe7253dadec987
Details
Created

2021-06-24 16:40:34 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-24T16:40:27Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c7f3cce7d50351db4f5d31493b172b1249799e5b
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-c7f3cce7d50351db4f5d31493b172b1249799e5b-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:414584b26aab444e37c8c0e2190025b64d17317005f2ed71d8dcea9ac2c83702 - 0.0% (1.3 KB)

[#003] sha256:0e1d2b33d0ec818c330c96b1e5199fd60445afeb0c347be022ad355fc266c7cf - 0.0% (1.31 KB)

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

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

[#006] sha256:3bc67dc4be9a15d2756d53819b66c5695660b79842216670032d1fde95b73a32 - 0.37% (8.61 MB)

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

[#008] sha256:1fe4635e18e81af3dc409d36e9c053d9f4e540507092aa8267965ca8bd6e4e23 - 0.23% (5.33 MB)

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

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

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

[#012] sha256:0e7b632e8b40d515eeee96cf2224daf7b78dc3c61b1d8e376bf5a47e4d9e0861 - 0.0% (1.29 KB)

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

[#014] sha256:2d5923f74b3f6d741e0bbc9e6c78df57156a780c962350176008a65c490ee7ff - 0.0% (1.27 KB)

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

[#016] sha256:2479bcee0744ad24c69315a222e2e7f9e5b610fc0ad3ec653a846debb8bf4457 - 1.21% (27.8 MB)

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

[#018] sha256:446fe93a2c9b2ed2e3299f7362e31a1b840e8f5bf983da7657a195431fc0ff99 - 0.0% (1.27 KB)

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

[#020] sha256:8dbac699bfc6084d2ae608b6c5875c459f0816d835bfe437edf0281ad541a655 - 0.0% (1.29 KB)

[#021] sha256:44fc38a09e9bcee032d78e754648cb3fae11a633df788d68b1553af105908263 - 0.0% (1.3 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-24 16:37:58 UTC

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

2021-06-24 16:37:59 UTC

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

2021-06-24 16:38: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-24 16:38:19 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-24 16:38:45 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-24 16:39: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-06-24 16:39:24 UTC

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

2021-06-24 16:39:34 UTC

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

2021-06-24 16:39:46 UTC

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

2021-06-24 16:39:47 UTC

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

2021-06-24 16:39:47 UTC

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

2021-06-24 16:39:47 UTC

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

2021-06-24 16:40:29 UTC

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

2021-06-24 16:40:29 UTC

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

2021-06-24 16:40:31 UTC

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

2021-06-24 16:40:32 UTC

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

2021-06-24 16:40:32 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-24T16:40:27Z

2021-06-24 16:40:33 UTC

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

2021-06-24 16:40:33 UTC

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

2021-06-24 16:40:34 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