Namespace
rancher
Image / Tag
rancher-agent:v2.6-64647e278700425566b9ac7f9c1634e889de7e66-windows-1809
Content Digest
sha256:93d3e464397ce2eaf3c64917cf47c51e8c52d3676219e624e08cfdc7961d7f1d
Details
Created

2021-08-25 16:19:51 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-25T16:19:46Z
  • org.opencontainers.image.revision
    64647e278700425566b9ac7f9c1634e889de7e66
  • 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-64647e278700425566b9ac7f9c1634e889de7e66-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:40cd8c476011c3a43301f568a4e64678984e9557c3e7d32cd87e56b22b5655ac - 0.0% (1.07 KB)

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

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

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

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

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

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

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

[#010] sha256:362ed64d40092368a558b3c2c273088e2932d7b8c5cfe9aa4ee45eb536beb877 - 0.47% (12.7 MB)

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

[#012] sha256:aedb077279534ec1709e2693c4f579def0be4e55e681182301ddabb8fbc57d6a - 0.0% (1.06 KB)

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

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

[#015] sha256:537900533d8e82cea08eceb9c6e9e664975964f7c3c767a818003a6e20880d12 - 0.0% (1.06 KB)

[#016] sha256:cd7896071dd25746e0b96e51bd6d05b2a982284d9ff55aa85e36b1e557bcdc99 - 1.04% (28.1 MB)

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

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

[#019] sha256:4d44879d859091952aba0028a6ca96f4e323e486d27d5fa9b89ac03ae4cbf7f0 - 0.0% (1.07 KB)

[#020] sha256:487ce7f2fa78284f111c4f9cfdad5d4b309e47308f10b155b58448faa18ecd73 - 0.0% (1.1 KB)

[#021] sha256:b33c28089fde78a2d7e1aa69dcd715d5cbfedc617da5cb4c22cb9a3148d28c54 - 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-25 16:18:00 UTC

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

2021-08-25 16:18:01 UTC

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

2021-08-25 16:18:20 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 16:18:28 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 16:18:50 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 16:18:59 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 16:19:05 UTC

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

2021-08-25 16:19:12 UTC

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

2021-08-25 16:19:18 UTC

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

2021-08-25 16:19:18 UTC

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

2021-08-25 16:19:19 UTC

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

2021-08-25 16:19:19 UTC

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

2021-08-25 16:19:47 UTC

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

2021-08-25 16:19:47 UTC

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

2021-08-25 16:19:48 UTC

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

2021-08-25 16:19:49 UTC

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

2021-08-25 16:19:49 UTC

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

2021-08-25 16:19:50 UTC

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

2021-08-25 16:19:50 UTC

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

2021-08-25 16:19:51 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