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

2021-06-28 16:09:13 UTC

Size

2.58 GB

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

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:639bb6bb2beb4cfdcacb9f0844344448fe26494665d5fe78a494419f86fbb18f - 33.27% (880 MB)

[#002] sha256:cf0c41f560c2153fd561016b9c0fd7438e5a5b615fd0f1f03bec7d12c77c5f71 - 0.0% (1.08 KB)

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

[#004] sha256:196f892bc1ffdbd7e913d6fc4ccc86ccffecf1df7e80c395b07eb618ac68aa32 - 0.59% (15.5 MB)

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

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

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

[#008] sha256:4a7c6f7eca8f6c927f3b70ad56a88992a0e1f26dce9405dd676850643d5ce76d - 0.2% (5.34 MB)

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

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

[#011] sha256:28927eff718be77255ae6655da25ac3681bf6e681510dc40c7a9e0ca1cd6df41 - 0.0% (1.07 KB)

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

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

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

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

[#016] sha256:523cf127a18af711f6c549906cec6d8aec26aa707ef7daff4fa950fcad39186d - 1.05% (27.8 MB)

[#017] sha256:4b58d0d91c0da73f3f1ff64bd2ede19de8c91421f354f77d6055b00fe73055ca - 0.0% (1.07 KB)

[#018] sha256:d77c65f00d216a91ff0a614ca135b01cd819d2620f6149d24e82fea5df17cb90 - 0.0% (1.06 KB)

[#019] sha256:5153d535c78d33232a21d9a7d94b13e59a449972120f7f5fb8ee8f90a78599e5 - 0.0% (1.06 KB)

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

[#021] sha256:4b5bf28fa8d1e5b2884e676376923c3d756062a3da52f6d3610e8e0640be9145 - 0.0% (1.07 KB)


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

Apply image 1809-RTM-amd64

2021-06-06 04:28:43 UTC

Install update 1809-amd64

2021-06-28 16:07:22 UTC

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

2021-06-28 16:07:22 UTC

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

2021-06-28 16:07:32 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-28 16:07:40 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-28 16:08:07 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-28 16:08:17 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-28 16:08:24 UTC

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

2021-06-28 16:08:30 UTC

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

2021-06-28 16:08:37 UTC

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

2021-06-28 16:08:37 UTC

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

2021-06-28 16:08:38 UTC

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

2021-06-28 16:08:38 UTC

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

2021-06-28 16:09:09 UTC

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

2021-06-28 16:09:09 UTC

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

2021-06-28 16:09:10 UTC

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

2021-06-28 16:09:11 UTC

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

2021-06-28 16:09:12 UTC

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

2021-06-28 16:09:12 UTC

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

2021-06-28 16:09:13 UTC

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

2021-06-28 16:09:13 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