Namespace
rancher
Image / Tag
rancher-agent:master-026bd8fd6555f5ff1e78e8a5114f190016553a1b-windows-1809
Content Digest
sha256:cf91eaa808aa8f2f6b5205b1b7d788b9fb0045c46f16befbfcb714d9bc11a3fd
Details
Created

2021-08-04 18:54:47 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-04T18:54:42Z
  • org.opencontainers.image.revision
    026bd8fd6555f5ff1e78e8a5114f190016553a1b
  • 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-026bd8fd6555f5ff1e78e8a5114f190016553a1b-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:8b748c6e97849bb0a4650f71b75c394562957c958aa778e4e0646a49f268cf2b - 0.0% (1.07 KB)

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

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

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

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

[#007] sha256:53e5debf19e4d3a04a5eacb79b1c9c48f1a1220efd3d267305a240126f1d5130 - 1.39% (37.2 MB)

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

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

[#010] sha256:f6995bdf2feef207142b1f5e9a8957688126cf53cdaa45ea0245d8bb33cc1e33 - 0.47% (12.8 MB)

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

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

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

[#014] sha256:fbf02d16deedd85bfd49ffa5f2c057ae495db22f3873c06e96fa4e59c694e0a6 - 0.0% (1.1 KB)

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

[#016] sha256:1f8db153fc46d6ca28b03dc28a4a6b482cda893934112762075246d2d8933da8 - 1.04% (28 MB)

[#017] sha256:52ff9f96fff3f7f140dce5d120f6a407b67e5bcc7d83f9ce064ca8046872cee3 - 0.0% (1.06 KB)

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

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

[#020] sha256:345558681a5b425d39fabff8c8fe08198e3491ecc31581f60726b06e4afb9215 - 0.0% (1.06 KB)

[#021] sha256:26560924a0a066772893127c28da3459724e9ba119777651b8e689aafd2c05c2 - 0.0% (1.06 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 18:52:58 UTC

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

2021-08-04 18:52:58 UTC

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

2021-08-04 18:53:18 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 18:53:26 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 18:53:48 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 18:53:57 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 18:54:03 UTC

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

2021-08-04 18:54:09 UTC

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

2021-08-04 18:54:15 UTC

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

2021-08-04 18:54:16 UTC

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

2021-08-04 18:54:16 UTC

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

2021-08-04 18:54:17 UTC

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

2021-08-04 18:54:43 UTC

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

2021-08-04 18:54:44 UTC

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

2021-08-04 18:54:45 UTC

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

2021-08-04 18:54:45 UTC

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

2021-08-04 18:54:46 UTC

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

2021-08-04 18:54:46 UTC

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

2021-08-04 18:54:47 UTC

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

2021-08-04 18:54:47 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