Namespace
rancher
Image / Tag
rancher-agent:master-fe74a7251974d0a4467009f80972cae0a4177b13-windows-1809
Content Digest
sha256:6f29ebe5b5189687e08b8c84cc105515713d166032cb83aedba2f2592efb1b4d
Details
Created

2021-08-25 20:12:32 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-25T20:12:27Z
  • org.opencontainers.image.revision
    fe74a7251974d0a4467009f80972cae0a4177b13
  • 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-fe74a7251974d0a4467009f80972cae0a4177b13-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:1c48b55274fbef6afeedb11ebe3dfd295a6f5e206f5f28b08974f0faee0c77b4 - 0.0% (1.07 KB)

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

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

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

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

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

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

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

[#010] sha256:29921e4ff60bdb8ff2f0a82c5c93db5bb0c957efea211c86db5526fa165b0446 - 0.47% (12.7 MB)

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

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

[#013] sha256:09b3d3e5096a0c2688b774850e876ccc0075807cd50e56f92e197e237ab4b062 - 0.0% (1.09 KB)

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

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

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

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

[#018] sha256:13e4634e42db94ff9b0a3347235fd83381e7b11ecd59b56e026410be5d1913bf - 0.0% (1.07 KB)

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

[#020] sha256:48af7a5d9840ce653cd39922d3b8ac84bdfd0de2ae45d50e0e17b2ae56fc9380 - 0.0% (1.07 KB)

[#021] sha256:c6538b8a01e7e15357b45368781fe4556a18689e6fab782bf4e98285fcf5fcfb - 0.0% (1.07 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-25 20:10:46 UTC

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

2021-08-25 20:10:46 UTC

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

2021-08-25 20:11:04 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-25 20:11:12 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-25 20:11:33 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-25 20:11:42 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-25 20:11:48 UTC

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

2021-08-25 20:11:54 UTC

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

2021-08-25 20:12:00 UTC

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

2021-08-25 20:12:00 UTC

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

2021-08-25 20:12:01 UTC

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

2021-08-25 20:12:01 UTC

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

2021-08-25 20:12:28 UTC

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

2021-08-25 20:12:28 UTC

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

2021-08-25 20:12:29 UTC

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

2021-08-25 20:12:30 UTC

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

2021-08-25 20:12:31 UTC

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

2021-08-25 20:12:31 UTC

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

2021-08-25 20:12:31 UTC

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

2021-08-25 20:12:32 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