Namespace
rancher
Image / Tag
rancher-agent:master-9e31897ae81d95a905d706fd9f86ba64aea4e828-windows-1809
Content Digest
sha256:c36da1437b2d2b3cf6c1c9834867c6775260d7f1a49584b63ec6a99e1586580e
Details
Created

2021-07-13 17:13:30 UTC

Size

2.62 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-13T17:07:41Z
  • org.opencontainers.image.revision
    9e31897ae81d95a905d706fd9f86ba64aea4e828
  • 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-9e31897ae81d95a905d706fd9f86ba64aea4e828-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:b937160b36fbb86ce58b0f3278784de5bb262dd4b6b51d4dd5508d7147c499c6 - 0.0% (1.07 KB)

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

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

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

[#006] sha256:93f37459d1a8f6719f5dc0f15060ed45d9672e16246927fd1d19d35eefc5bd4a - 0.28% (7.46 MB)

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

[#008] sha256:a2ecd5b2fd560de59bec9da4ff2cc506126775b597308c0271ab92c9d79c987d - 0.2% (5.29 MB)

[#009] sha256:73614a06646037fa91000d4510754763583f707fb038fe38eb91b2e8860136ba - 0.58% (15.5 MB)

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

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

[#012] sha256:7906d28805465d0e53b55315e0b6414ba21254507b9602f6ca1adf897cffa1ad - 0.0% (1.08 KB)

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

[#014] sha256:cc969d99f98d3170e678998ce32cf66aaa4fb18eb14bdf80f4409d04a2f5703d - 0.0% (1.05 KB)

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

[#016] sha256:9dfa6d08f186cdda2248cf439a131d04c402a79a188bd5603b07ae1f37fe8c98 - 1.04% (27.8 MB)

[#017] sha256:2ae4f8e367e4e12fb570e38eea04b016eac3e25d5a8033f90df75ccf6068b140 - 0.0% (1.07 KB)

[#018] sha256:744fc86932949f8237ebbc3b18e6a5377b053c4dfd0ade04eb5c7a4fab29ba5c - 0.0% (1.06 KB)

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

[#020] sha256:6ad7a4b402529ec4010ebb6f8987731b531650f4b76d4da78c8dc6c66f6f4d29 - 0.0% (1.07 KB)

[#021] sha256:805fc6d5a0e7fbc6bb68fdaa9ad31fb0fe63a1633e9a7904265aed2826124ce8 - 0.0% (1.09 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-07-13 17:10:15 UTC

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

2021-07-13 17:10:16 UTC

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

2021-07-13 17:10:34 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-13 17:10:40 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-13 17:12: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-07-13 17:13:08 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-13 17:13:14 UTC

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

2021-07-13 17:13:20 UTC

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

2021-07-13 17:13:26 UTC

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

2021-07-13 17:13:26 UTC

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

2021-07-13 17:13:26 UTC

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

2021-07-13 17:13:27 UTC

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

2021-07-13 17:13:27 UTC

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

2021-07-13 17:13:27 UTC

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

2021-07-13 17:13:28 UTC

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

2021-07-13 17:13:29 UTC

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

2021-07-13 17:13:29 UTC

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

2021-07-13 17:13:30 UTC

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

2021-07-13 17:13:30 UTC

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

2021-07-13 17:13:30 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