Namespace
rancher
Image / Tag
rancher-agent:master-f33188df35972c027ad8ec384b27d7e41becf1a5-windows-2004
Content Digest
sha256:9b2b74fe2818a102b3039b41bca4f779247766eff95b4b86c7bd619717310c5e
Details
Created

2021-07-16 19:04:34 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-16T19:04:28Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    f33188df35972c027ad8ec384b27d7e41becf1a5
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-f33188df35972c027ad8ec384b27d7e41becf1a5-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:666b610d52445fde6c3c498e6176470b460ef1b1f9a654e9fc15b7a4d9a15755 - 0.0% (1.35 KB)

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

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

[#005] sha256:9a7de1cfc2eff2d5e4c4700b4c56e6d1cc31c28978391a39ae98f6e614383740 - 0.23% (5.25 MB)

[#006] sha256:6d8aba2c453f2af231c4581f74badf2d68695c71779faa26caa1ca1e67d2ed41 - 0.37% (8.62 MB)

[#007] sha256:90aabf563b274b55297c0209e111866cfee5e237a22552359d58626e5763c812 - 1.61% (37.2 MB)

[#008] sha256:0448dfa39768015d365962fa27f3b880140ff919068c13e9ef625741b6c0f971 - 0.23% (5.32 MB)

[#009] sha256:262579e69b4be63376911a825f4d1ff797f9c10dd9d5ec20b9f55865fe8d6a36 - 0.67% (15.6 MB)

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

[#011] sha256:ae1004b56bbe16ea6691cfd6403c5eb2f1b820fcfeb6c10c022b3bb6b2701335 - 0.0% (1.3 KB)

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

[#013] sha256:c0c55262058efd589af8da85f4fec541b80a3935b8042f1c762175f871a2bbef - 0.0% (1.27 KB)

[#014] sha256:71b8b6a5e81f80a417d63079158f5282c0dbfe0b155d5d8e9e4a20d9ca896b28 - 0.0% (1.27 KB)

[#015] sha256:f029a0e357760aa4f60393cdbd2d647ec1c43d1b619b7f97ac96bac97f9aacbb - 0.0% (1.27 KB)

[#016] sha256:82d14a82b0516edbed13daddf4759609630cb180849f0d9cc71d808e5d9e8219 - 1.21% (27.8 MB)

[#017] sha256:8a6d920964853f747978d6bbd2f9fcb390c4430c86d9ab27e323a517c70d9a2d - 0.0% (1.29 KB)

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

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

[#020] sha256:04e9c1c25feb04f80f01ba918235b0a5ac2ffecce814dbbec06dc011cb650791 - 0.0% (1.27 KB)

[#021] sha256:3feb99f1f0b4f0e0fdce92d7042772a3790e4de5151f8de1266678881325b6c3 - 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-16 19:02:37 UTC

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

2021-07-16 19:02:38 UTC

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

2021-07-16 19:02:49 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-16 19:02:57 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-16 19:03:22 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-16 19:03:33 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-16 19:03:41 UTC

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

2021-07-16 19:03:49 UTC

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

2021-07-16 19:03:57 UTC

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

2021-07-16 19:03:57 UTC

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

2021-07-16 19:03:58 UTC

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

2021-07-16 19:03:58 UTC

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

2021-07-16 19:04:30 UTC

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

2021-07-16 19:04:30 UTC

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

2021-07-16 19:04:31 UTC

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

2021-07-16 19:04:32 UTC

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

2021-07-16 19:04:32 UTC

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

2021-07-16 19:04:33 UTC

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

2021-07-16 19:04:33 UTC

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

2021-07-16 19:04: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