Namespace
rancher
Image / Tag
rancher-agent:v2.6-b43e4d955c8fdbb85bbbba1962937b0abbdf4a09-windows-1809
Content Digest
sha256:ec62d886db39764ec22f5b83ee356f7d347e83eb4f6795096e31e465f7649659
Details
Created

2021-08-23 22:12:15 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-23T22:12:09Z
  • org.opencontainers.image.revision
    b43e4d955c8fdbb85bbbba1962937b0abbdf4a09
  • 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:v2.6-b43e4d955c8fdbb85bbbba1962937b0abbdf4a09-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:c67ded6868b61d392a0c096f911563fd6bc0bc3ed4fe401d077b3718a1b0cdaf - 34.32% (923 MB)

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

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

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

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

[#006] sha256:4c0c2909504abfa583e16d848c570552df6163851dd3b2dadf4893b5f602a5bf - 0.28% (7.43 MB)

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

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

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

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

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

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

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

[#014] sha256:9958bbaf61ef379db0fd1a9b5dd7273391d47715fe496ea9f3600b76d18cf14f - 0.0% (1.08 KB)

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

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

[#017] sha256:08d2dbcae5ddb57d966da2965c6324f87b6ee9a4ef0df9cc0fbdbc51a3c0f18e - 0.0% (1.07 KB)

[#018] sha256:7c3a20af4b486661fcfdf01e8a3b6c59677df881e4d6b1a7fae9b6d9599a2110 - 0.0% (1.07 KB)

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

[#020] sha256:618883581dd1c200a28cac211f82174a72841c20d30231bb954cf84929591daa - 0.0% (1.06 KB)

[#021] sha256:574b5188d623f0bd92664ad847679f4e4121b3dd799466f0bb87303551519e3a - 0.0% (1.09 KB)


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

Apply image 1809-RTM-amd64

2021-08-05 19:44:34 UTC

Install update 1809-amd64

2021-08-23 22:10:27 UTC

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

2021-08-23 22:10:27 UTC

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

2021-08-23 22:10:45 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-23 22:10:53 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-23 22:11:14 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-23 22:11:23 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-23 22:11:29 UTC

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

2021-08-23 22:11:35 UTC

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

2021-08-23 22:11:41 UTC

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

2021-08-23 22:11:42 UTC

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

2021-08-23 22:11:42 UTC

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

2021-08-23 22:11:42 UTC

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

2021-08-23 22:12:11 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-b43e4d955c8fdbb85bbbba1962937b0abbdf4a09-head

2021-08-23 22:12:11 UTC

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

2021-08-23 22:12:12 UTC

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

2021-08-23 22:12:13 UTC

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

2021-08-23 22:12:13 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-23T22:12:09Z

2021-08-23 22:12:14 UTC

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

2021-08-23 22:12:14 UTC

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

2021-08-23 22:12:15 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