Namespace
rancher
Image / Tag
rancher-agent:master-c3529070ec1aaeed5ca7f452d1ef974d6862353c-windows-1809
Content Digest
sha256:059edcfb15d1ae8cd926d3da1dd52dbc9552cdd98473918e956d1b930b2febd6
Details
Created

2021-07-21 19:58:51 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-21T19:58:46Z
  • org.opencontainers.image.revision
    c3529070ec1aaeed5ca7f452d1ef974d6862353c
  • 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-c3529070ec1aaeed5ca7f452d1ef974d6862353c-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:f143c6fed32d477c35b660b2e108ea62e3593c03e44bd9ced208ce52b26b0841 - 34.31% (922 MB)

[#002] sha256:9d8a634b48247435105b548ef3bfbd7988a943c40c03c3a713cf6257c5c0c1a6 - 0.0% (1.09 KB)

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

[#004] sha256:cba302eac7251a3eef840d3ded04327207048d2e1da2dfa56955a5a2e89c1544 - 0.58% (15.5 MB)

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

[#006] sha256:26f5eb7a656c4ce1df8579ca0be6e3ec9c00125c8f357f8128a651cb2286650c - 0.28% (7.44 MB)

[#007] sha256:8f94717630fb6ade9ff428a7639b2b0751ca6a4cc2de97e6786cfad08acae60b - 1.38% (37.2 MB)

[#008] sha256:42f3288fd1e8c2977028c9dbf6a72bc3fb756684c01d9aaf067a6a225c2b5b3c - 0.2% (5.31 MB)

[#009] sha256:6159c62ad48594f2db29849b348710a2e5ec40ade614d345523be75b93f19d75 - 0.58% (15.5 MB)

[#010] sha256:25ebb7cb83e016ccac9d13464d990ad8e68076066a1e2abff7a4aae8d028113c - 0.47% (12.7 MB)

[#011] sha256:44eb70e6a94f00429360972c170d8bc6cf4d775a6d7d09bcd0306e10d806cfee - 0.0% (1.07 KB)

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

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

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

[#015] sha256:bd7fdf5158f8067830afe4c6e17644095e565dac22912940dcee1cfd4fb39fc9 - 0.0% (1.1 KB)

[#016] sha256:a9c5aaa48357bdc6f9fbba155325b4e0276bd06921894c7c99bb5244e2ec0a2c - 1.04% (28 MB)

[#017] sha256:602cb4c03207875667daa2e7ef557f2ca9442876a5254b09176b1313297067a8 - 0.0% (1.07 KB)

[#018] sha256:e575f0229a7a6184c9669d2cf91f5d754b4aabf6fa793238204e6611f6b7630d - 0.0% (1.07 KB)

[#019] sha256:02216fa61465ff0b94d372e4113890fa5c7b5db82963624c959149f67542b737 - 0.0% (1.07 KB)

[#020] sha256:0441bbce6d620acf73758737ac12d4cfe4cc3920854d4afc5af9ef214887cfc8 - 0.0% (1.07 KB)

[#021] sha256:018139b1bd1c9ce27ee67dbead28c5837c19bd36a4f66b1a512716774fd70a27 - 0.0% (1.07 KB)


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

Apply image 1809-RTM-amd64

2021-07-06 20:34:18 UTC

Install update 1809-amd64

2021-07-21 19:56:39 UTC

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

2021-07-21 19:56:39 UTC

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

2021-07-21 19:56:58 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-21 19:57:05 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-21 19:57:50 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-21 19:57:59 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-21 19:58:05 UTC

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

2021-07-21 19:58:11 UTC

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

2021-07-21 19:58:17 UTC

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

2021-07-21 19:58:18 UTC

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

2021-07-21 19:58:18 UTC

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

2021-07-21 19:58:18 UTC

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

2021-07-21 19:58:47 UTC

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

2021-07-21 19:58:48 UTC

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

2021-07-21 19:58:49 UTC

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

2021-07-21 19:58:49 UTC

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

2021-07-21 19:58:50 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-07-21T19:58:46Z

2021-07-21 19:58:50 UTC

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

2021-07-21 19:58:51 UTC

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

2021-07-21 19:58:51 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