Namespace
rancher
Image / Tag
rancher-agent:master-b3acf0e4ed36e134535aba99f3c92c2adc66ce6a-windows-1809
Content Digest
sha256:455f94ff6a165142166e0a132cd95dc215af24b3f2d1207f1a393c32ce8f3273
Details
Created

2021-08-27 22:31:17 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-27T22:31:11Z
  • org.opencontainers.image.revision
    b3acf0e4ed36e134535aba99f3c92c2adc66ce6a
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:master-b3acf0e4ed36e134535aba99f3c92c2adc66ce6a-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:4612f6d0b889cad0ed0292fae3a0b0c8a9e49aff6dea8eb049b2386d9b07986f - 60.95% (1.6 GB)

[#001] sha256:c67ded6868b61d392a0c096f911563fd6bc0bc3ed4fe401d077b3718a1b0cdaf - 34.32% (923 MB)

[#002] sha256:d2d7fc4769c6e1d048ac2c41b8c01e819aaad756002bdfeffc4b1b2d88b2d90c - 0.0% (1.07 KB)

[#003] sha256:e6debf24801f6cbb2b44606acb499b8c52e66e940ace0e3a710bd051567fbe68 - 0.0% (1.06 KB)

[#004] sha256:2535f56e4951e7e8cc93f3df26944cd0d1c1b18e09b41ea24cf3957481a9cef3 - 0.58% (15.5 MB)

[#005] sha256:faade6b8c97ce0c542a7a4aebd8179481c135c18d0a22dec2916414e7898b14e - 0.2% (5.28 MB)

[#006] sha256:0a206a84337f1a7b97b7cc2690e015ffc9a57dc0c3501b62c51c099b0a0191ee - 0.28% (7.44 MB)

[#007] sha256:ff648c1e991d8760f19627a236e881fc0bcab91236b9c12201e035301a79a75a - 1.38% (37.2 MB)

[#008] sha256:e43a0214cd5850201f857b8042bc7c901c2973927733755c8beb972c864d0a0c - 0.2% (5.34 MB)

[#009] sha256:cb51836491731289dfaa9f7a0006f2dac584750bf84095ba7c1805e73835b291 - 0.58% (15.6 MB)

[#010] sha256:40c60b45f0f8163bd19ac985f06a2f47d8622fe929b58cbc052132a29d598f7f - 0.47% (12.7 MB)

[#011] sha256:35ece3f70d59a1fda2085f7a9c96e997393167970a0a4f0fb378defc911f6927 - 0.0% (1.09 KB)

[#012] sha256:14fad6dc1b41bf930d2f06586aeed4ab1e1bc74fcf2a7ce99201d26121a0bc6c - 0.0% (1.1 KB)

[#013] sha256:0c9be7264cab5272b1a52d29928122030ebe0474d52ef31d771a95134be97aca - 0.0% (1.08 KB)

[#014] sha256:0fd19a112c286f772948d7511e7f2e05de69d3bdf5e3fe52d09e8a900f00588a - 0.0% (1.07 KB)

[#015] sha256:736e485802d1bead326796d8b51924cc142e878d619c5355121a3f33fb7b00f4 - 0.0% (1.09 KB)

[#016] sha256:42ff14b3dccbf44f1a29ec2a5180c400f271d3b98bea5688997676aa592904d6 - 1.04% (28 MB)

[#017] sha256:fc5f202428da99782bd3ec5b2a9747fd286c409d252cccfb5bd404285ee37de4 - 0.0% (1.09 KB)

[#018] sha256:caa46a794577ac195c7483464612a7f9e7d9e4f2baf3fb44469bd79635120b0d - 0.0% (1.07 KB)

[#019] sha256:d82d861ad5f1fa94b617494ddd63576004354c9d9d77552ab11f49afc380d881 - 0.0% (1.07 KB)

[#020] sha256:fe9b2314b3c6711e81e3553bfcbd4dd5e45b16e1701e49100c27bed5a2d4fea3 - 0.0% (1.07 KB)

[#021] sha256:c30edb9eb1f1adec7732daf6229e275931c8ea625fa634b2e16a3836d400e477 - 0.0% (1.07 KB)


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-08-05 19:44:34 UTC

Install update 1809-amd64

2021-08-27 22:29:26 UTC

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

2021-08-27 22:29:27 UTC

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

2021-08-27 22:29:46 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-08-27 22:29:54 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-08-27 22:30:16 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-08-27 22:30:25 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-08-27 22:30:31 UTC

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

2021-08-27 22:30:37 UTC

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

2021-08-27 22:30:44 UTC

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

2021-08-27 22:30:44 UTC

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

2021-08-27 22:30:44 UTC

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

2021-08-27 22:30:45 UTC

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

2021-08-27 22:31:13 UTC

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

2021-08-27 22:31:13 UTC

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

2021-08-27 22:31:14 UTC

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

2021-08-27 22:31:15 UTC

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

2021-08-27 22:31:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-27T22:31:11Z

2021-08-27 22:31:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=b3acf0e4ed36e134535aba99f3c92c2adc66ce6a

2021-08-27 22:31:17 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-08-27 22:31:17 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

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