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

2021-06-06 22:42:32 UTC

Size

2.42 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-06T22:42:28Z
  • org.opencontainers.image.revision
    b2f88241d8a5194b5a3a39cc84de0b0a046f8b7e
  • 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-b2f88241d8a5194b5a3a39cc84de0b0a046f8b7e-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:8116de3c91c3f1ef2d6c09b49ef5407c9b4d672896eb3af5182a997c3c5379c9 - 29.15% (721 MB)

[#002] sha256:23a99b0c429740ba5a952475f73fb2da710f026ac9e1906a079b8065befe1011 - 0.0% (1.07 KB)

[#003] sha256:7b1ac1a049cbfcaa07fd1dee9afe62e33a958bdb9b59af26831b2490bca7bf79 - 0.0% (1.07 KB)

[#004] sha256:8ac78db6329b7c1bcce75dc0fb83fe69c0aeb7c7c9608776c18885e87165631a - 0.63% (15.5 MB)

[#005] sha256:bdde652a56d5a991457e7a793c23b0972a4894f45aaa46762f87514226645543 - 0.21% (5.28 MB)

[#006] sha256:301dc7fbfa556bdcd0733d128507cb2244d2a4cd3ca68f962892c0de641d4128 - 0.3% (7.4 MB)

[#007] sha256:8bc4bb33dd8f9a18163481c21a62e7306048c68196b04d50aac8ed28434897d2 - 1.51% (37.2 MB)

[#008] sha256:85860776d3e722bc884a36242d6630e1e904153524261b905963b1372d9ac6df - 0.22% (5.34 MB)

[#009] sha256:d3b9edd7d00f5ea8adc65a8348f31388ee21ea627c60b2a88de72ae22851a897 - 0.63% (15.6 MB)

[#010] sha256:7450c192e3ced920cf2ca1380d26701473efaaa4457033e62158ca4528009d00 - 0.52% (12.8 MB)

[#011] sha256:fee281078c2bd1d7572c9a0364f36416ccf0d769dd5e6ba1f9e0f423c644d06d - 0.0% (1.06 KB)

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

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

[#014] sha256:7d6e24f542a4223ea8973c856e844af2fec2b435c4cf9b760c57c244469d1643 - 0.0% (1.1 KB)

[#015] sha256:46e8b64834c90ccfb516f3ac013ff8bfa318e2b6f32218a601211870e472c168 - 0.0% (1.06 KB)

[#016] sha256:29aabfe705ffbb9130c21577fd0f53bb0b9512b130d5c4bbff2e79777f34d614 - 0.59% (14.5 MB)

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

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

[#019] sha256:12326b80f4f5d39a474c02a682d9d4f5de6d524f5667da5baebde7c63d57be0b - 0.0% (1.09 KB)

[#020] sha256:ae53498d03f2e8fab2337a69254fef7917e57e32600d74cd5610a6841f95fa2d - 0.0% (1.09 KB)

[#021] sha256:12f542019301032833f3c4508e67a75724c346f3277875fae100e81ca9afe6a7 - 0.0% (1.09 KB)


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

Apply image 1809-RTM-amd64

2021-05-08 09:21:48 UTC

Install update 1809-amd64

2021-06-06 22:40:57 UTC

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

2021-06-06 22:40:58 UTC

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

2021-06-06 22:41:06 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-06-06 22:41:13 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-06-06 22:41:31 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-06-06 22:41:40 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-06-06 22:41:46 UTC

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

2021-06-06 22:41:52 UTC

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

2021-06-06 22:41:57 UTC

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

2021-06-06 22:41:58 UTC

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

2021-06-06 22:41:58 UTC

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

2021-06-06 22:41:59 UTC

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

2021-06-06 22:42:29 UTC

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

2021-06-06 22:42:29 UTC

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

2021-06-06 22:42:30 UTC

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

2021-06-06 22:42:30 UTC

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

2021-06-06 22:42:31 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-06-06T22:42:28Z

2021-06-06 22:42:31 UTC

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

2021-06-06 22:42:32 UTC

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

2021-06-06 22:42: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