Namespace
rancher
Image / Tag
rancher-agent:master-648e11a8c08fa325fe8b576effba22f792276ef3-windows-1809
Content Digest
sha256:ad8979631c78512f40e1aafc9a36610de2a154ec2da686052401922f1a228e67
Details
Created

2021-07-02 22:37:59 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-02T22:37:54Z
  • org.opencontainers.image.revision
    648e11a8c08fa325fe8b576effba22f792276ef3
  • 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-648e11a8c08fa325fe8b576effba22f792276ef3-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:1efd461386576da7476ed0f60c3208c918b7293080226a67d36592bd87eb21e1 - 0.0% (1.07 KB)

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

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

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

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

[#007] sha256:0ad6d3cd5912afc12f37748efce8827ad74295a955bd83ea800ca33152911de9 - 1.41% (37.2 MB)

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

[#009] sha256:94b4734e61510a2bcbd0084ef63d76081ebcc62b27a892edc5e8d90e5d783e98 - 0.59% (15.6 MB)

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

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

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

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

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

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

[#016] sha256:981fc21e57519133664b34ad4c103810f2be104b7e62abf9facfa0fdf7355166 - 1.05% (27.8 MB)

[#017] sha256:2568c77b3ae040534ca0edcb58340d7cabd609b6e79d4ec476b3cf0d6b5410d3 - 0.0% (1.07 KB)

[#018] sha256:5a5724cb193a47fbe1b78a9cecb7618baf5fb08134507c9706bfea7581cea04f - 0.0% (1.07 KB)

[#019] sha256:bac6ddc971e7cd9600054fd9a92790bdfa8bda9e266eacccdb37a1af26064b9d - 0.0% (1.06 KB)

[#020] sha256:0b4e88532123c9fd7ae89b3d8fa4a4fe9d4a3f303cf72fad209b918992354b7a - 0.0% (1.06 KB)

[#021] sha256:f9674a64872cb2c457d522bcbd5f5bcef8661ce8c9d3b4e32fa82a54ce2fb99e - 0.0% (1.09 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-02 22:36:25 UTC

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

2021-07-02 22:36:26 UTC

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

2021-07-02 22:36:35 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-02 22:36:42 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-02 22:37:02 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-02 22:37:11 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-02 22:37:16 UTC

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

2021-07-02 22:37:22 UTC

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

2021-07-02 22:37:28 UTC

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

2021-07-02 22:37:28 UTC

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

2021-07-02 22:37:29 UTC

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

2021-07-02 22:37:29 UTC

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

2021-07-02 22:37:55 UTC

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

2021-07-02 22:37:56 UTC

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

2021-07-02 22:37:57 UTC

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

2021-07-02 22:37:57 UTC

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

2021-07-02 22:37:58 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-02T22:37:54Z

2021-07-02 22:37:58 UTC

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

2021-07-02 22:37:58 UTC

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

2021-07-02 22:37:59 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