Namespace
rancher
Image / Tag
rancher-agent:master-8e42e14cf173ec97180675abd8ceac156b9aa7b2-windows-1809
Content Digest
sha256:b01e9019b40dd40db020f571ebc03761a9939450295661f68697925e231bdd98
Details
Created

2021-08-04 00:30:27 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-04T00:30:22Z
  • org.opencontainers.image.revision
    8e42e14cf173ec97180675abd8ceac156b9aa7b2
  • 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-8e42e14cf173ec97180675abd8ceac156b9aa7b2-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:f143c6fed32d477c35b660b2e108ea62e3593c03e44bd9ced208ce52b26b0841 - 34.31% (922 MB)

[#002] sha256:152f9d030635a16c25982c23a9bb883e005c485a24b46af4f66e76e44d332e08 - 0.0% (1.09 KB)

[#003] sha256:edfbd89502c6cad1225f6388c1daff03c4391d785cc60bd334d3059149e7bf59 - 0.0% (1.07 KB)

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

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

[#006] sha256:d5be710cc0e56d7d4b7ce51ccd413456f44f4ffc232a6974d57b737ae9a0454e - 0.28% (7.44 MB)

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

[#008] sha256:ad2b488047247da0ac04460b82cd4f04ca69f5765fb587aa22461dfe6da3b6a7 - 0.2% (5.31 MB)

[#009] sha256:64a1e249538064e1d3fdf34c5d3f0fa7356814267d62a8ef0f3b4fe4b58760f4 - 0.58% (15.5 MB)

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

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

[#012] sha256:0f2b859407ae95929cadea665a393fa42a880ac87d9e1d68bb885b860553b2ee - 0.0% (1.09 KB)

[#013] sha256:04ffd4bbf3b1265086d6378b9c1b5d247ae3af4c03e31d41bc23b776e8e17172 - 0.0% (1.07 KB)

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

[#015] sha256:679328ed9421c6f570d670abee197f8ef7cfb95f007dc2269778182c545165f7 - 0.0% (1.09 KB)

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

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

[#018] sha256:348b64c7b4929acd9b75b92159dfe75e9868c3450e0b6fa34063292bd049d475 - 0.0% (1.09 KB)

[#019] sha256:0284e341c2a6cd40f60897e42ae58422f1a94924adafba6d2b360c087f2a8aa0 - 0.0% (1.07 KB)

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

[#021] sha256:8d000bfb1949be8ddc50d097f838210ef08e422dace3395b849945dc1bf6c60c - 0.0% (1.07 KB)


History
2020-05-07 05:09:25 UTC

Apply image 1809-RTM-amd64

2021-07-06 20:34:18 UTC

Install update 1809-amd64

2021-08-04 00:28:22 UTC

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

2021-08-04 00:28:22 UTC

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

2021-08-04 00:28:43 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-04 00:28:50 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-04 00:29:26 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-04 00:29:36 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-04 00:29:42 UTC

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

2021-08-04 00:29:48 UTC

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

2021-08-04 00:29:54 UTC

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

2021-08-04 00:29:54 UTC

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

2021-08-04 00:29:55 UTC

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

2021-08-04 00:29:55 UTC

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

2021-08-04 00:30:23 UTC

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

2021-08-04 00:30:24 UTC

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

2021-08-04 00:30:25 UTC

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

2021-08-04 00:30:26 UTC

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

2021-08-04 00:30:26 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-04T00:30:22Z

2021-08-04 00:30:26 UTC

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

2021-08-04 00:30:27 UTC

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

2021-08-04 00:30:27 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