Namespace
rancher
Image / Tag
rancher-agent:master-97ca63839dcc795ab263cd0fbae14d1ad74789db-windows-20H2
Content Digest
sha256:a290cc726b6b42656ee34950b1db57606858bfb1c885ae16da503316be75015f
Details
Created

2021-06-09 07:28:24 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-09T07:28:19Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    97ca63839dcc795ab263cd0fbae14d1ad74789db
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-97ca63839dcc795ab263cd0fbae14d1ad74789db-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:98622c7525a40dec3c88fac81718f4f208a70f5347eb4faf74f15a78149114df - 41.42% (1.07 GB)

[#002] sha256:bf2c6cf06e1068f4b1aae08ae9f88794bfa086292f2537c8007df88cb33d4bd3 - 0.0% (1.33 KB)

[#003] sha256:e73f6797d5302df036f00608dc7eda8ac62f60a3e438970768029b46daa3bcc1 - 0.0% (1.32 KB)

[#004] sha256:5db71b3999c1135da94ff51193d8915f8610e8b9ea32f6380bdb07409bac8dfb - 0.59% (15.5 MB)

[#005] sha256:808d1820d664ceae5c86a9813fb5c57d488836e009cfbb461e19d2378fcbadc5 - 0.2% (5.25 MB)

[#006] sha256:7999ef5551569acc206c164d81cc933c68211eaca09e7d705dc814970cfd80c1 - 0.33% (8.72 MB)

[#007] sha256:5263b5c28d0c311263c64b3304552ec3abf9c8ed7ead64900c1376925bffe498 - 1.41% (37.2 MB)

[#008] sha256:9d957f1d0bbb798640524d368a720fe0c9099a3493e17ecb592b28ae35348255 - 0.2% (5.32 MB)

[#009] sha256:3c5e3e9d60ccf6d612563e6dbcf279a15b1ce2d8f708f736fd4595d2f0cadedd - 0.59% (15.6 MB)

[#010] sha256:877cf9cfa6fa5b0ed977082e0e690fa780a5e90662b2d7b4922ade35f881030c - 0.48% (12.7 MB)

[#011] sha256:7eafd130baac9577f322caaa3909de8d5658cf3b542c8b03738997503b6ab280 - 0.0% (1.31 KB)

[#012] sha256:b61dac4b61cf57064273283578858efac1097b4fdf7a65ec47017aea30e7a3ab - 0.0% (1.32 KB)

[#013] sha256:8a9eee15ba827daa6d63f366b8554e3daa326d4d3cc8dff441100a3acc6e1b80 - 0.0% (1.3 KB)

[#014] sha256:3e573cc82088e77c74af151d48d80083c896d731f7e4e179f96b1df4c03b7098 - 0.0% (1.27 KB)

[#015] sha256:73e7c3362a5868dde9cd7adcfc6dc83a593cbcf2a617dba9e28204614c61b855 - 0.0% (1.27 KB)

[#016] sha256:21bf8f7a2bd73d878d57336c02b460edd680298c13d82517f1d452c5de59a71a - 0.55% (14.5 MB)

[#017] sha256:9886c0bd2bc75b9549fd45b6424d143f2bc8ba2940005a9c179b51003d24a650 - 0.0% (1.29 KB)

[#018] sha256:82caf4af934f6e57199927502ecee40e477d0493721b4f9713ce83f719deac27 - 0.0% (1.3 KB)

[#019] sha256:5dfc1c9d99731a91b226fa8f93a3e066234d12aa492e6bf2c41a0453a56f7466 - 0.0% (1.26 KB)

[#020] sha256:be9ff8dc0c131eeaaf536a09f4e2bbbdca78b6283b57adbac54b974bc91d140d - 0.0% (1.27 KB)

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


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

Apply image 20H2-RTM-amd64

2021-06-06 19:49:44 UTC

Install update 20H2-amd64

2021-06-08 21:21:35 UTC

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

2021-06-08 21:21:36 UTC

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

2021-06-08 21:21:50 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-08 21:22:02 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-08 21:22:48 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-08 21:23:22 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-08 21:23:46 UTC

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

2021-06-08 21:24:01 UTC

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

2021-06-08 21:24:12 UTC

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

2021-06-08 21:24:13 UTC

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

2021-06-08 21:24:14 UTC

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

2021-06-08 21:24:14 UTC

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

2021-06-09 07:28:20 UTC

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

2021-06-09 07:28:21 UTC

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

2021-06-09 07:28:22 UTC

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

2021-06-09 07:28:22 UTC

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

2021-06-09 07:28:23 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-09T07:28:19Z

2021-06-09 07:28:23 UTC

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

2021-06-09 07:28:24 UTC

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

2021-06-09 07:28:24 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