Namespace
rancher
Image / Tag
rancher-agent:master-1b39299f052ceb2fa5fab1420f459cf9727b4d99-windows-1809
Content Digest
sha256:2ebd79bde8655102ff19abe77b442723917a46a7a1af0965784d11e44d9befd0
Details
Created

2021-06-16 21:25:14 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-16T21:24:33Z
  • org.opencontainers.image.revision
    1b39299f052ceb2fa5fab1420f459cf9727b4d99
  • 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-1b39299f052ceb2fa5fab1420f459cf9727b4d99-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:639bb6bb2beb4cfdcacb9f0844344448fe26494665d5fe78a494419f86fbb18f - 33.27% (880 MB)

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

[#003] sha256:0bbd6a5951b56cf5f586f44615cf74a81d6e54ea334050c908ab4c0b9fe7b933 - 0.0% (1.07 KB)

[#004] sha256:9fea211bf3e280d8cc6bc7680521f05aef47f8e36e963a6ce44db1144181e748 - 0.59% (15.5 MB)

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

[#006] sha256:8d8789ec063fe860c8df716416871d6b9383802f8991e8a110c54f422b194c95 - 0.28% (7.44 MB)

[#007] sha256:6c7be93064c8a7292c178c9f26f2b598dd853a700f0b76c2d968b70c7d01fbbd - 1.41% (37.2 MB)

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

[#009] sha256:3d3fdc6b437090ac2c6165e6fb333bf0dabf23a4c480f5c7a0548dfd7e782585 - 0.59% (15.6 MB)

[#010] sha256:ff1da3e3dd0cb297274b4c1a9f6842646209f7722ce5ecbc82345ca28c6d0c88 - 0.48% (12.7 MB)

[#011] sha256:92e8dc107ab809cd4500a9b2d2c17c8c3fd472adbe0525ce654123f01defd8c3 - 0.0% (1.07 KB)

[#012] sha256:caefee257dc8c7b73b4264cbb10ad0c881ea8d21d572b5e46fab92a641657412 - 0.0% (1.09 KB)

[#013] sha256:e9a384619a0f309a87dfbddf141bc2cbce112263ee518effdec740cda8aff946 - 0.0% (1.06 KB)

[#014] sha256:da681793966d73657c2ad242e3e99fb72457405b2c5060f3660dae22cf76ef6a - 0.0% (1.1 KB)

[#015] sha256:5428bd827108c88325e56ff25072ee849947d03918f6281db7a4bc78f1c15081 - 0.0% (1.1 KB)

[#016] sha256:c62d8dfd49e3274d1448ab88bcf9bce3e3362c38d97a1fb2dc8055b16ad470a0 - 1.05% (27.8 MB)

[#017] sha256:72388c44790094c716c063170d7d9accdad2a1f874bb5d28f4e194cbcdd8480e - 0.0% (1.17 KB)

[#018] sha256:e778ae61216f9be6cadc74fc6a21b37bb6fb4cc35a870664d981c91ac6731de5 - 0.0% (1.11 KB)

[#019] sha256:59b6b485fe698eee9d4067f184195f4d5e57285301192e722f047235ead7b8bf - 0.0% (1.18 KB)

[#020] sha256:998f578d935a27d3e52a06c93523d34023f2e406601e61f9e47766eb9b59030f - 0.0% (1.09 KB)

[#021] sha256:bf78ec8c263f22c0e2add2f716bd0029fe1716493ac4cfc95ecc855ace816b08 - 0.0% (1.15 KB)


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

Apply image 1809-RTM-amd64

2021-06-06 04:28:43 UTC

Install update 1809-amd64

2021-06-13 23:17:38 UTC

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

2021-06-13 23:17:38 UTC

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

2021-06-13 23:17:48 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-13 23:17:56 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-13 23:18:19 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-13 23:18:29 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-13 23:18:36 UTC

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

2021-06-13 23:18:43 UTC

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

2021-06-13 23:18:49 UTC

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

2021-06-13 23:18:50 UTC

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

2021-06-13 23:18:50 UTC

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

2021-06-13 23:18:51 UTC

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

2021-06-16 21:24:57 UTC

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

2021-06-16 21:24:58 UTC

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

2021-06-16 21:25:08 UTC

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

2021-06-16 21:25:10 UTC

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

2021-06-16 21:25:11 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-06-16T21:24:33Z

2021-06-16 21:25:12 UTC

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

2021-06-16 21:25:13 UTC

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

2021-06-16 21:25:14 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