Namespace
rancher
Image / Tag
rancher-agent:master-97ca63839dcc795ab263cd0fbae14d1ad74789db-windows-1809
Content Digest
sha256:b11445aa9169ecce75bcb0268322775f4bc3345a7dea0239f53d07c2dbd052bc
Details
Created

2021-06-09 07:28:13 UTC

Size

2.57 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-09T07:28:08Z
  • org.opencontainers.image.revision
    97ca63839dcc795ab263cd0fbae14d1ad74789db
  • 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-97ca63839dcc795ab263cd0fbae14d1ad74789db-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:c480474dcbc13e6ca1ca595d940117aaed40512929c28ab3bca19ba6b546e5b5 - 0.0% (1.12 KB)

[#003] sha256:0e25b223d9d56cd1098cf1c14551f7bb10986f8dab96e1557a8d3823fcb2b27f - 0.0% (1.12 KB)

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

[#005] sha256:d69e5d5fc42c33b0f942fc6bf0e07f7609934d1d9b56edcbfbe39f332c58fa4a - 0.2% (5.26 MB)

[#006] sha256:6c09b1117b52904715a54fda555a8c8e9d499a1d765f9dca9e567d919ad8e6af - 0.28% (7.42 MB)

[#007] sha256:1b3f076c3db731cf409c85600b76ebb906fc951e2a3327b2ffdc157c07d66cab - 1.41% (37.2 MB)

[#008] sha256:cc5d946095a9c3349c25e0b453b41d4c42c2633b2b7122078da8b3126a47f067 - 0.2% (5.32 MB)

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

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

[#011] sha256:6a93aabdb5276a6aea9652377bd55ec7e60eb97015f567146626dbee975a936f - 0.0% (1.09 KB)

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

[#013] sha256:b06047fa49a48e03c343ee063e571e16d822d43414dfcf467637799ba4279764 - 0.0% (1.09 KB)

[#014] sha256:6c43748db718259ebd70651fbc10d36aab96284ea6843d21e35963d553607b1c - 0.0% (1.09 KB)

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

[#016] sha256:f2c575872cb83bdb13e78379175702ec23b62fd0c0f4f7349841b722697419ed - 0.55% (14.5 MB)

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

[#018] sha256:7435d7e4add44373d4733e59ac33e2412952b604a481df22f12840f7a2ebd195 - 0.0% (1.09 KB)

[#019] sha256:8932359b0cc81dfc67867f4b2cebde32460b343f68735a69b227ee32c5a7394a - 0.0% (1.13 KB)

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

[#021] sha256:cb825cfd58b4b25d6f41dc6e050727057bbcbbfd58be783d6b0248684af8bb0f - 0.0% (1.09 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-08 21:20:55 UTC

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

2021-06-08 21:20:57 UTC

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

2021-06-08 21:21:11 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-08 21:21:21 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-08 21:21:47 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-08 21:22:03 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-08 21:22:12 UTC

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

2021-06-08 21:22:23 UTC

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

2021-06-08 21:22:33 UTC

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

2021-06-08 21:22:34 UTC

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

2021-06-08 21:22:34 UTC

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

2021-06-08 21:22:35 UTC

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

2021-06-09 07:28:09 UTC

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

2021-06-09 07:28:10 UTC

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

2021-06-09 07:28:11 UTC

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

2021-06-09 07:28:11 UTC

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

2021-06-09 07:28:12 UTC

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

2021-06-09 07:28:12 UTC

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

2021-06-09 07:28:13 UTC

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

2021-06-09 07:28: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