Namespace
rancher
Image / Tag
rancher-agent:v2.6-e4b204a68f5e005186c87adb8554ae09cbf874f8-windows-1809
Content Digest
sha256:efbd0f3ffa158529f9c724ec79cced03f3565531d5692d5a2eb995cb269f2e3c
Details
Created

2021-08-12 23:03:35 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-12T23:03:31Z
  • org.opencontainers.image.revision
    e4b204a68f5e005186c87adb8554ae09cbf874f8
  • 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:v2.6-e4b204a68f5e005186c87adb8554ae09cbf874f8-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:ee93c951452d815689b6fcba5621ce6543b2f7ec31b73a4efb2107f573de593a - 0.0% (1.09 KB)

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

[#004] sha256:4462a9724c35adf0ff9f3260d2e890a02497a12f2fc0fc6112021f192b6fb0bf - 0.58% (15.5 MB)

[#005] sha256:4891b95ce2f3f4727072625f72ca137a0ecd7a820a8f146626310db261955007 - 0.2% (5.27 MB)

[#006] sha256:7dee3e3cda8735e90c41474a0db527f03e95299defe4adae5c86c21b5490d43c - 0.28% (7.43 MB)

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

[#008] sha256:162800110d0b43d198b42b05f69c185fc78171d58c5391d8c06f0bfc220a750a - 0.2% (5.33 MB)

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

[#010] sha256:79747e197a541b4429735e7f791f48b9b46e7c2aafc79677ff4f806c3d83a5bd - 0.47% (12.7 MB)

[#011] sha256:a38cb37f5fd8608b50906016898b19a26349afb0f9a1a10f08c88d5085789236 - 0.0% (1.06 KB)

[#012] sha256:8ae82702cb787824992168822e7bd36b44588fd456322cd653e758ac889aff7f - 0.0% (1.07 KB)

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

[#014] sha256:6e40a388d9ed89379eaf2206f432cdcf21064d8cd478257e76d0606767000784 - 0.0% (1.07 KB)

[#015] sha256:8748cddbc59f56bf19f0c844651cdb8d0294fa4958f95f348a13464f8685d33b - 0.0% (1.06 KB)

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

[#017] sha256:edd8eac8a7641d702beeb2d02307e6fc645cfeb23275f2945ed62c5b7cb8f756 - 0.0% (1.07 KB)

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

[#019] sha256:bcef561c7f48acae71096fff97d56199a2849032be35833c883b04b4b8fb8462 - 0.0% (1.09 KB)

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

[#021] sha256:d518dcbf477981ba1504f328306d4e35559f9a2f992f5967562dafc879e042c1 - 0.0% (1.06 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-12 23:01:52 UTC

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

2021-08-12 23:01:52 UTC

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

2021-08-12 23:02: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-08-12 23:02:17 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-12 23:02:38 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-12 23:02:47 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-12 23:02:52 UTC

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

2021-08-12 23:02:58 UTC

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

2021-08-12 23:03:04 UTC

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

2021-08-12 23:03:04 UTC

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

2021-08-12 23:03:05 UTC

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

2021-08-12 23:03:05 UTC

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

2021-08-12 23:03:32 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-e4b204a68f5e005186c87adb8554ae09cbf874f8-head

2021-08-12 23:03:32 UTC

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

2021-08-12 23:03:33 UTC

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

2021-08-12 23:03:34 UTC

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

2021-08-12 23:03:34 UTC

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

2021-08-12 23:03:35 UTC

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

2021-08-12 23:03:35 UTC

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

2021-08-12 23:03:35 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