Namespace
rancher
Image / Tag
rancher-agent:master-675796541fa319eb29ec9f2651a9c64e7ac94bf9-windows-1809
Content Digest
sha256:0bec2c993712fd918029b9095ccdfb926f8b143d8821754205c956287e42ea19
Details
Created

2021-06-29 22:43:06 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-29T22:43:01Z
  • org.opencontainers.image.revision
    675796541fa319eb29ec9f2651a9c64e7ac94bf9
  • 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-675796541fa319eb29ec9f2651a9c64e7ac94bf9-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:7465ca906f40898be0097059f368483a1a7708746ff3e6e8d476b81911e23e24 - 0.0% (1.06 KB)

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

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

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

[#006] sha256:9d4ce87d82b5ea5f6d2b5f121f63aa434943366792e7287ccebbe0f82a8d4ee7 - 0.28% (7.44 MB)

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

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

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

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

[#011] sha256:70192b7fe8ef135445c3e0318a88af35abfd591b8ac3bbb676a3d9d70ab3ba89 - 0.0% (1.07 KB)

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

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

[#014] sha256:d1eb78ea9a360d1f8e19214d1e44f052b057fa28c8f6da4a1eb66658f4865a61 - 0.0% (1.08 KB)

[#015] sha256:839c60a1c2f76d35b5f22ca7b579d23985168a76be0a4538c66760a9f339647e - 0.0% (1.07 KB)

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

[#017] sha256:4354fb81d6019060297f36135a644bd0c164e52e15684e80a759d386dbb5a24f - 0.0% (1.07 KB)

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

[#019] sha256:6a4e9bab1d20a53a85d8b3743c39de44076c1dddbd212eaa0741385dcdc15531 - 0.0% (1.06 KB)

[#020] sha256:20e1fd051fddcc9e47d573cc3e8a3552f96f7b3e33b4dd91ab6b93f816a62bee - 0.0% (1.06 KB)

[#021] sha256:09eb0da9e95e0df1f2e3355099684fd63a5d84d3c33592c0939430266d2cc215 - 0.0% (1.09 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-29 22:41:25 UTC

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

2021-06-29 22:41:26 UTC

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

2021-06-29 22:41:35 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-29 22:41:42 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-29 22:42:06 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-29 22:42:15 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-29 22:42:20 UTC

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

2021-06-29 22:42:26 UTC

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

2021-06-29 22:42:32 UTC

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

2021-06-29 22:42:33 UTC

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

2021-06-29 22:42:33 UTC

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

2021-06-29 22:42:33 UTC

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

2021-06-29 22:43:03 UTC

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

2021-06-29 22:43:03 UTC

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

2021-06-29 22:43:04 UTC

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

2021-06-29 22:43:05 UTC

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

2021-06-29 22:43:05 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-06-29T22:43:01Z

2021-06-29 22:43:05 UTC

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

2021-06-29 22:43:06 UTC

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

2021-06-29 22:43:06 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