Namespace
rancher
Image / Tag
rancher-agent:master-5b0da3db6732afb54a4b0181713a9c7c2be1e067-windows-1809
Content Digest
sha256:ce5a6300415b5e7b738ab6763986dee6047c51e554fe5ebc472bc8fa324dbf65
Details
Created

2021-07-07 14:39:39 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-07T14:39:34Z
  • org.opencontainers.image.revision
    5b0da3db6732afb54a4b0181713a9c7c2be1e067
  • 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-5b0da3db6732afb54a4b0181713a9c7c2be1e067-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:a84eaf487cd1a958dded71278fa13c426ce4d2fbdcdb1139d2ffbfcc144e4665 - 0.0% (1.07 KB)

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

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

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

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

[#007] sha256:88f26a6894986d3d706491bfbba4cff8a9955350704ed9b6f488fe0cf148c804 - 1.41% (37.2 MB)

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

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

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

[#011] sha256:149f2f3c6e4c9164fd0c48f43ffea3c7725cd7be410feda05c3ba92c364c83b5 - 0.0% (1.07 KB)

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

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

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

[#015] sha256:5a281fe7b56adc1b50c388c3370ca28a8ffc5d937d90a8d94b4a07aa3b5948fd - 0.0% (1.07 KB)

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

[#017] sha256:3a4e9103bc0de8ce8be03de38c60a97fc48aeb910edab22ab931d2537dede98c - 0.0% (1.06 KB)

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

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

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

[#021] sha256:77b9bd3d7f3ee8f94febd7a2416ba95ce348ead036aa0c38de610f95f4503ab9 - 0.0% (1.06 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-07-07 14:38:00 UTC

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

2021-07-07 14:38:00 UTC

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

2021-07-07 14:38: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-07-07 14:38:18 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-07-07 14:38:41 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-07-07 14:38:50 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-07-07 14:38:55 UTC

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

2021-07-07 14:39:02 UTC

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

2021-07-07 14:39:08 UTC

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

2021-07-07 14:39:08 UTC

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

2021-07-07 14:39:08 UTC

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

2021-07-07 14:39:09 UTC

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

2021-07-07 14:39:35 UTC

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

2021-07-07 14:39:36 UTC

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

2021-07-07 14:39:37 UTC

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

2021-07-07 14:39:37 UTC

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

2021-07-07 14:39:38 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-07T14:39:34Z

2021-07-07 14:39:38 UTC

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

2021-07-07 14:39:39 UTC

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

2021-07-07 14:39:39 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