Namespace
rancher
Image / Tag
rancher-agent:master-acfa48c1ca905b36c7b554dbfa170427f7846322-windows-1809
Content Digest
sha256:ec50a62218930c2844a8e586a70461ae7e6ec81d8ec5b3d8ca0428e2f5b348e4
Details
Created

2021-08-13 17:10:08 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-13T17:10:02Z
  • org.opencontainers.image.revision
    acfa48c1ca905b36c7b554dbfa170427f7846322
  • 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-acfa48c1ca905b36c7b554dbfa170427f7846322-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:8c4094460d9eeea532ea36a78539a260373973b5112e1646340c3742ca0d862d - 0.0% (1.09 KB)

[#003] sha256:fcbd8ebebd47a3bd696701792d3420f25c6f316ed07209e00a2d4b6472119113 - 0.0% (1.09 KB)

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

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

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

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

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

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

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

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

[#012] sha256:af05702b355ac12331ce29ddca83d418b381798660df163196dc2a3777bc76f2 - 0.0% (1.06 KB)

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

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

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

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

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

[#018] sha256:3b1bfb6359b5e2b65c1f49cbfe9b7dbf6bcd4b1799a91e509588f01622ad35c5 - 0.0% (1.07 KB)

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

[#020] sha256:4f39ffd7890d454de9afe33d3ae88f0bfebdb4c9e815d2cff8c317d11099b96c - 0.0% (1.07 KB)

[#021] sha256:cf128872ad66434f3429ac4678dab7db106debdc71c41612d72f29929921d8f3 - 0.0% (1.09 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-13 17:08:10 UTC

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

2021-08-13 17:08:11 UTC

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

2021-08-13 17:08:30 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-13 17:08:38 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-13 17:08:59 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-13 17:09:10 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-13 17:09:16 UTC

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

2021-08-13 17:09:22 UTC

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

2021-08-13 17:09:29 UTC

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

2021-08-13 17:09:29 UTC

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

2021-08-13 17:09:30 UTC

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

2021-08-13 17:09:30 UTC

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

2021-08-13 17:10:03 UTC

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

2021-08-13 17:10:04 UTC

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

2021-08-13 17:10:05 UTC

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

2021-08-13 17:10:06 UTC

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

2021-08-13 17:10:07 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-13T17:10:02Z

2021-08-13 17:10:07 UTC

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

2021-08-13 17:10:08 UTC

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

2021-08-13 17:10:08 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