Namespace
rancher
Image / Tag
rancher-agent:master-22b3cf6c4f8518c6754731a9bad3206f65a58b06-windows-1809
Content Digest
sha256:8cc6e2718606e3ee479864ecfa118f296da325997f679fbdb9e8915f60a75ded
Details
Created

2021-06-29 20:34:13 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-29T20:34:08Z
  • org.opencontainers.image.revision
    22b3cf6c4f8518c6754731a9bad3206f65a58b06
  • 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-22b3cf6c4f8518c6754731a9bad3206f65a58b06-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:db75efcfbd0626eabbcb830f04d267e3d6f4e406400bd3c1845ab42018d2733c - 0.0% (1.06 KB)

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

[#004] sha256:5a59021a92cda4521f4e2ecb5c89381d5a0a2e4b63c0b2cb886379f93e2b6b78 - 0.59% (15.5 MB)

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

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

[#007] sha256:41f2eefed19732837bae5fdf48c37b4f77ede464bad37df638eb3f21d4a472ad - 1.41% (37.2 MB)

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

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

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

[#011] sha256:419b710e2e9c636190576a6f7e62c27e87dc5dd205ef2161ef3388b2f7302657 - 0.0% (1.09 KB)

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

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

[#014] sha256:3bceacf03ba50307069b4389c2e826916df10ffbaccb60bffc777ad268f7c547 - 0.0% (1.07 KB)

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

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

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

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

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

[#020] sha256:ffb120ff0b87cb0050825ba6a646563dc9e799681af925517b64bb142d44bd1f - 0.0% (1.06 KB)

[#021] sha256:36a5255252d7fc005d5a5694628635b8fe4bc2d3945bb22bc79f7849ab30bcc5 - 0.0% (1.07 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-29 20:32:17 UTC

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

2021-06-29 20:32:17 UTC

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

2021-06-29 20:32:27 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-29 20:32:35 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-29 20:33:07 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-29 20:33:16 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-29 20:33:22 UTC

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

2021-06-29 20:33:29 UTC

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

2021-06-29 20:33:35 UTC

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

2021-06-29 20:33:35 UTC

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

2021-06-29 20:33:36 UTC

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

2021-06-29 20:33:36 UTC

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

2021-06-29 20:34:09 UTC

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

2021-06-29 20:34:09 UTC

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

2021-06-29 20:34:10 UTC

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

2021-06-29 20:34:11 UTC

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

2021-06-29 20:34:12 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-06-29T20:34:08Z

2021-06-29 20:34:12 UTC

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

2021-06-29 20:34:13 UTC

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

2021-06-29 20:34:13 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