Namespace
rancher
Image / Tag
rancher-agent:master-e64665a76cfa516deed3be653ced4aaa815204bf-windows-1809
Content Digest
sha256:7a11714b50f1303c8940fd95030e96de50d97bb6c9854c3287de549a222b9478
Details
Created

2021-08-27 21:58:18 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-27T21:58:12Z
  • org.opencontainers.image.revision
    e64665a76cfa516deed3be653ced4aaa815204bf
  • 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-e64665a76cfa516deed3be653ced4aaa815204bf-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:bbf02f2eb2d22c2b52e27f07298da4273fd5ef83906169e04190616383f872c9 - 0.0% (1.06 KB)

[#003] sha256:402f869836f66ccec9ad39f0595181b7b1fa9d974e4a8f4301d78644be6f9d50 - 0.0% (1.07 KB)

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

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

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

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

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

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

[#010] sha256:77f6540f4142f41b2e77bbf232000321aee0880c949ad9bfc78768fac17ad8d6 - 0.47% (12.7 MB)

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

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

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

[#014] sha256:06fe9b5ae98425abc3770ae0574b628c160c55892b51ca17e200990c25fa989a - 0.0% (1.06 KB)

[#015] sha256:9312ea845e543b7d11950c00c84134c59aaa8333886350648dd8b2ae40db7329 - 0.0% (1.07 KB)

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

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

[#018] sha256:6d4b0b2628e7a6748cd6a06ff6a7bbe893f203d2aee88333fd7dc517d072c496 - 0.0% (1.07 KB)

[#019] sha256:2b149ae0dbbfd3dcd94e06f94a84045c746e0478b0b2637feecdcd2ea68f5019 - 0.0% (1.07 KB)

[#020] sha256:505ce20bf11922b4e32c7acdb3842394ce876f9dbfa07c8b3a969131a921787d - 0.0% (1.07 KB)

[#021] sha256:c6b919a00bba26f0ae7955e43779d3ba109cb210c3f0face9e7dfe14c6cf6cf6 - 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-27 21:56:28 UTC

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

2021-08-27 21:56:28 UTC

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

2021-08-27 21:56:48 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-27 21:56:55 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-27 21:57:16 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-27 21:57:25 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-27 21:57:31 UTC

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

2021-08-27 21:57:38 UTC

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

2021-08-27 21:57:44 UTC

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

2021-08-27 21:57:44 UTC

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

2021-08-27 21:57:45 UTC

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

2021-08-27 21:57:45 UTC

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

2021-08-27 21:58:14 UTC

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

2021-08-27 21:58:14 UTC

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

2021-08-27 21:58:15 UTC

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

2021-08-27 21:58:16 UTC

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

2021-08-27 21:58:16 UTC

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

2021-08-27 21:58:17 UTC

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

2021-08-27 21:58:17 UTC

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

2021-08-27 21:58:18 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