Namespace
rancher
Image / Tag
rancher-agent:master-113c35317ea3524a8d6e9da6659c772377d33f2b-windows-1809
Content Digest
sha256:f1577596b5ffc20f17c802ca1a38551fd85d76fb0615a2a8102ba982024b18f0
Details
Created

2021-06-03 19:39:58 UTC

Size

2.42 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-03T19:39:53Z
  • org.opencontainers.image.revision
    113c35317ea3524a8d6e9da6659c772377d33f2b
  • 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-113c35317ea3524a8d6e9da6659c772377d33f2b-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:f39bd7eedcea793e574ca664bc79ed11639c5337ed28103b96d31c110d70145c - 0.0% (1.13 KB)

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

[#004] sha256:9260ad448953ab6d130bca9f7e7da25ed6d38a6546d51a4f5902c26dbcf45369 - 0.63% (15.5 MB)

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

[#006] sha256:b225ae0c4cf12f21407fa27963bafcbcc54b482051e0829ac74eb3d023c4ed7a - 0.3% (7.42 MB)

[#007] sha256:4656c5006200c39655c0a86f0517f145da09d8948957d31eb2f2a4e6d9ba3e2c - 1.51% (37.2 MB)

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

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

[#010] sha256:835be6ae06eb6e0c0c52e0c0a5b33d8e877ec121b32e4ba44b456b7dcf143814 - 0.52% (12.7 MB)

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

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

[#013] sha256:eafbf7d55cc5d038be1f37fc4cc0ded6f55f427bb923c5a57e1187cf9346c8ba - 0.0% (1.06 KB)

[#014] sha256:809ab87aa6af1e94c4566e211049394811732b42a1aeee8af65ebea4fef35dba - 0.0% (1.07 KB)

[#015] sha256:b42f43b8b8f8e04f0da0a65fa634529911c291d001a1e420bda74c828fdf8e0d - 0.0% (1.08 KB)

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

[#017] sha256:8955c9ad099aa2e27a9873985026965f9099fa283d826127d83d6848ac17d43b - 0.0% (1.06 KB)

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

[#019] sha256:91226525015d8c1a1513dd7c2c8495a014aacd4f73cef651e5a518eb2d6d112e - 0.0% (1.07 KB)

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

[#021] sha256:a94cea93360c7e51428351b61b7891f40f71d2fd9524610f0a1a8149134ecdbe - 0.0% (1.12 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-02 19:25:50 UTC

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

2021-06-02 19:25:50 UTC

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

2021-06-02 19:25:58 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-02 19:26:06 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-02 19:26:26 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-02 19:26:35 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-03 19:39:27 UTC

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

2021-06-03 19:39:33 UTC

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

2021-06-03 19:39:39 UTC

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

2021-06-03 19:39:40 UTC

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

2021-06-03 19:39:40 UTC

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

2021-06-03 19:39:41 UTC

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

2021-06-03 19:39:54 UTC

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

2021-06-03 19:39:54 UTC

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

2021-06-03 19:39:55 UTC

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

2021-06-03 19:39:56 UTC

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

2021-06-03 19:39:56 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-06-03T19:39:53Z

2021-06-03 19:39:57 UTC

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

2021-06-03 19:39:57 UTC

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

2021-06-03 19:39:58 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