Namespace
rancher
Image / Tag
rancher-agent:master-08b9f8baf424664e1637bd42c1a1f3a3aa9ade3d-windows-20H2
Content Digest
sha256:d6b93d1253a3d8bbae4371a41fa328144c6bbf7a28e24cb4c133bc9314df96f5
Details
Created

2021-07-12 23:14:23 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-12T23:12:38Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    08b9f8baf424664e1637bd42c1a1f3a3aa9ade3d
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-08b9f8baf424664e1637bd42c1a1f3a3aa9ade3d-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.9% (1.4 GB)

[#001] sha256:a4daf907fbf2f2047cb31de79a175a1e16162a999f9e24b6d0c028b1b6e63fd2 - 41.28% (1.07 GB)

[#002] sha256:d456ee90cc2329bbcaf50a8f8387f110c85451a7791f2abb27086c4f4e42d457 - 0.0% (1.3 KB)

[#003] sha256:c2978c815f8aa338f431181de60de547ab67a0112795b2468d78c6c1349ab10c - 0.0% (1.31 KB)

[#004] sha256:57dfdf6f9ae0f40368050d8b1b695b0948586e2274a8ec48de9e8f01f45fd9dd - 0.58% (15.6 MB)

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

[#006] sha256:4f6c10d3e9380e146cae60331a99aab9181c2876371076440f31e830d5964f6b - 0.33% (8.75 MB)

[#007] sha256:efb4d4b1932172f8775b2bb893c38dd01aaa6cbc673db30bb160399b23d1e7fa - 1.4% (37.2 MB)

[#008] sha256:11cd3ef894fe6fb7b1b0c3da945f6e9abeda954ebb44241376cbf3af87b98344 - 0.2% (5.35 MB)

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

[#010] sha256:55f767304ab71aa9b271285bd23ecdb85f1c6932abab5e0ad45271dfd7cd6d8e - 0.48% (12.8 MB)

[#011] sha256:c7df280cb0a65aa6cbca8451de1808b2760ad2dd020eecbe54515ac2c2bbcc6b - 0.0% (1.26 KB)

[#012] sha256:41e6b0d4b89c87c23b9e7701e4141be4539a7fae2e51e98e91f38fa8c992b563 - 0.0% (1.26 KB)

[#013] sha256:7073b07bf873eea50c1a5f645c05120cc1fe01705fb10fee7f0e795c9c8806df - 0.0% (1.27 KB)

[#014] sha256:52b30fdb764df04890ab463aed89f544514f08d0b10561d4d890002ac8d120d2 - 0.0% (1.3 KB)

[#015] sha256:06cf96be2363edc01d87527fc6c92a835353eb7861250f4cb305350b1e662db7 - 0.0% (1.27 KB)

[#016] sha256:7f4bd19d774bbf2e454f77174e414de5a9f8cce280c39fbdba2409cf239eff10 - 1.05% (27.8 MB)

[#017] sha256:91ae70c2619d0de6798a534cdda3106e704a364480457ad70ad36a6161901923 - 0.0% (1.27 KB)

[#018] sha256:977cdc4c71fb08f4d700fea7bc516c455c5baa41542ba8c14597e727fbadcb46 - 0.0% (1.27 KB)

[#019] sha256:c7fbab463eaf37a7b2f99b3ceb86a47f301c825e899e526a0d7babf518f6093a - 0.0% (1.27 KB)

[#020] sha256:52b481a82e5455ab321e346678e58afcef07a564cc3a36dd91197f6a4f477f5d - 0.0% (1.26 KB)

[#021] sha256:a51ba350839db91d387d3c08a8b094d803821a26fd83b34975e9ea710bb4cf69 - 0.0% (1.29 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-07-06 07:11:23 UTC

Install update 20H2-amd64

2021-07-12 23:12:18 UTC

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

2021-07-12 23:12:18 UTC

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

2021-07-12 23:12:51 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-07-12 23:12:59 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-07-12 23:13:32 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-07-12 23:13:44 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-07-12 23:13:57 UTC

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

2021-07-12 23:14:05 UTC

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

2021-07-12 23:14:15 UTC

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

2021-07-12 23:14:15 UTC

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

2021-07-12 23:14:16 UTC

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

2021-07-12 23:14:16 UTC

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

2021-07-12 23:14:17 UTC

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

2021-07-12 23:14:17 UTC

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

2021-07-12 23:14:19 UTC

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

2021-07-12 23:14:21 UTC

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

2021-07-12 23:14:22 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-12T23:12:38Z

2021-07-12 23:14:22 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2021-07-12 23:14:23 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=08b9f8baf424664e1637bd42c1a1f3a3aa9ade3d

2021-07-12 23:14:23 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

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