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

2021-08-08 18:43:31 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-08T18:43:27Z
  • org.opencontainers.image.revision
    f049043ab5b4b2525aabe37a437e11b315fc1b87
  • 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-f049043ab5b4b2525aabe37a437e11b315fc1b87-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:1a8fa72a56d19845946a981286cf6386ce8f7196fd8a2054ae933ffbf7d3b580 - 0.0% (1.06 KB)

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

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

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

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

[#007] sha256:7ef3e15c5c245c1f5a6bbec97f810864cdfc7816c311bd7c9ebe68fbd3fb5b93 - 1.39% (37.2 MB)

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

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

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

[#011] sha256:30545a058229d2d4944b7f78f94d65a3031e5b191dd2e119557dd0e4c944857a - 0.0% (1.09 KB)

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

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

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

[#015] sha256:034171f91d05ce04d49145b4c4ce816b0eefbb33ac1a746f46a2cd3288022216 - 0.0% (1.07 KB)

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

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

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

[#019] sha256:512d7d76445b9d9c576f51bc078eab985482b29c672ef086ff65bb2627216395 - 0.0% (1.09 KB)

[#020] sha256:5ede56fe23a5d05f0d9d3b13d92440373a3cf557d2f4e6d25d7f70208bc0899c - 0.0% (1.07 KB)

[#021] sha256:89887f1dcb0be953f438dbba0150e207aacedc02a61e9176bdbcd6fb6b182456 - 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-08 18:41:43 UTC

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

2021-08-08 18:41:44 UTC

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

2021-08-08 18:42:02 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-08 18:42:09 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-08 18:42:30 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-08 18:42:38 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-08 18:42:44 UTC

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

2021-08-08 18:42:50 UTC

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

2021-08-08 18:42:56 UTC

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

2021-08-08 18:42:56 UTC

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

2021-08-08 18:42:57 UTC

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

2021-08-08 18:42:57 UTC

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

2021-08-08 18:43:28 UTC

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

2021-08-08 18:43:28 UTC

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

2021-08-08 18:43:29 UTC

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

2021-08-08 18:43:30 UTC

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

2021-08-08 18:43:30 UTC

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

2021-08-08 18:43:31 UTC

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

2021-08-08 18:43:31 UTC

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

2021-08-08 18:43:31 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