Namespace
rancher
Image / Tag
rancher-agent:master-671a4b1a026f5cf2706c9d6717ef7ee0a6674e73-windows-1809
Content Digest
sha256:be5aa64bc7ec3f4337c2b0f23b633a00b8b50533081b1ddaed76e9e65ceaeb5a
Details
Created

2021-06-30 23:46:13 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-30T23:46:08Z
  • org.opencontainers.image.revision
    671a4b1a026f5cf2706c9d6717ef7ee0a6674e73
  • 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-671a4b1a026f5cf2706c9d6717ef7ee0a6674e73-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:ecb751473c728cbac17ce068c657e0b814bda391afb0ddac8dfc1b695a1205ab - 0.0% (1.07 KB)

[#003] sha256:e64c58ddeef2626460c6139d95dafcaa575305624ac4bd4187726fb20ebff8f0 - 0.0% (1.06 KB)

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

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

[#006] sha256:03474f0de9dc2f5403a29a1909d9a7d3644522605fd7f57fba436854ccf9a89b - 0.28% (7.44 MB)

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

[#008] sha256:069bfdf3a45f85210566b7f90aac92245b56ece84de9b83add305061b1369bc4 - 0.2% (5.34 MB)

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

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

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

[#012] sha256:7b9e48201da5b34e0a2a30a03cf996f7eaa8fefb900475b0240ac3edf0e52e4e - 0.0% (1.07 KB)

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

[#014] sha256:dc5795644aa9c292f157988d5863e0701b23f5465bb569d45665ceebb2210ac3 - 0.0% (1.09 KB)

[#015] sha256:29d7088cd17388a48b12eb29b584393de80dbf96cb7bdeaa01accc6be0318af1 - 0.0% (1.09 KB)

[#016] sha256:9dcd2d2ed9228fa7b06c4121349fa1aee0a0c97cf0cbe012af4c9cd44595cd87 - 1.05% (27.8 MB)

[#017] sha256:0361afd1fbfd98fb346cadd83e82add4041e22063bf118abd4530841db028c26 - 0.0% (1.06 KB)

[#018] sha256:66b2a680b323df0d36c6d075bac2bedd954d9d495ce4d2a789ac3e4c0d041acc - 0.0% (1.09 KB)

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

[#020] sha256:87e9c75f048d14d50d553961626c24af55e507869d9ba733a4cdbf8c4bddd954 - 0.0% (1.06 KB)

[#021] sha256:a18f786f70a24eed4bcb80bc50c98e62d15a75230691fb6ed83d424311c77c09 - 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-30 23:44:33 UTC

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

2021-06-30 23:44:34 UTC

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

2021-06-30 23:44:44 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-30 23:44:52 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-30 23:45:13 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-30 23:45:23 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-30 23:45:28 UTC

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

2021-06-30 23:45:35 UTC

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

2021-06-30 23:45:41 UTC

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

2021-06-30 23:45:41 UTC

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

2021-06-30 23:45:42 UTC

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

2021-06-30 23:45:42 UTC

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

2021-06-30 23:46:09 UTC

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

2021-06-30 23:46:10 UTC

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

2021-06-30 23:46:11 UTC

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

2021-06-30 23:46:12 UTC

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

2021-06-30 23:46:12 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-06-30T23:46:08Z

2021-06-30 23:46:12 UTC

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

2021-06-30 23:46:13 UTC

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

2021-06-30 23:46: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