Namespace
rancher
Image / Tag
rancher-agent:v2.6-607fcdde62ddc924bc8d4cae332b3393ced21605-windows-1809
Content Digest
sha256:b778c3d11bf249fac1af8e3d25124a2007c7adf67841e8a2879e4a3e2de1cab4
Details
Created

2021-08-26 04:54:29 UTC

Size

2.63 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-08-26T04:54:23Z
  • org.opencontainers.image.revision
    607fcdde62ddc924bc8d4cae332b3393ced21605
  • 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:v2.6-607fcdde62ddc924bc8d4cae332b3393ced21605-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:c67ded6868b61d392a0c096f911563fd6bc0bc3ed4fe401d077b3718a1b0cdaf - 34.32% (923 MB)

[#002] sha256:13bd5e9da87477fe3232d5083117fa26fbaee039ecca9b53f60fed2771a8e585 - 0.0% (1.07 KB)

[#003] sha256:70171cbb379cc57d2b67566aea461d7cfa7c23efe27b8bed43741662368b3960 - 0.0% (1.08 KB)

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

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

[#006] sha256:3961ac7950dfcc1301e1300c0fe9b4be8becbd740bb310ab996c88b805e28a34 - 0.28% (7.43 MB)

[#007] sha256:73b62d879454214dbc6c9c1ea3ab62d54fbf1fd6d761259bf86e724d150b6441 - 1.38% (37.2 MB)

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

[#009] sha256:6c53f1f34592c05f5d044ccd4cbeee16f15e3e65f814b91b78d220d85b6f19cd - 0.58% (15.6 MB)

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

[#011] sha256:8bbea1200014b708232c6aff3316c02961d31a1cb3f1f9951954cb136e770ea4 - 0.0% (1.1 KB)

[#012] sha256:74efd7b99b2881d8f33ef89f5ec6116f44955283f8d8337ed6079af9d3c79365 - 0.0% (1.06 KB)

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

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

[#015] sha256:55478494bbcecde3f190c2c2900025b69d8187d7cd8b963f98a73ad292cdb2f6 - 0.0% (1.07 KB)

[#016] sha256:eb41e06e717fb7aa140982bde7cc60ff1f901539275c01dd2f5dce48c4eb1c4c - 1.04% (28.1 MB)

[#017] sha256:8a03224f7ead2cef46e3ad8a8a9e9af7617e2335adcc6685e21e37121c8b8f5b - 0.0% (1.07 KB)

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

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

[#020] sha256:9e9f8afa24ec6b56d8ffbe40b9f652a005a3d6e6c6fb0038c4961303170284ff - 0.0% (1.06 KB)

[#021] sha256:45ff193f8a3ff4b6a1347378ed73d8b923447e9352285eb8ef5bd1e950382dbd - 0.0% (1.07 KB)


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

Apply image 1809-RTM-amd64

2021-08-05 19:44:34 UTC

Install update 1809-amd64

2021-08-26 04:52:37 UTC

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

2021-08-26 04:52:37 UTC

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

2021-08-26 04:52:57 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-08-26 04:53: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-08-26 04:53:26 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-08-26 04:53:36 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-08-26 04:53:42 UTC

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

2021-08-26 04:53:48 UTC

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

2021-08-26 04:53:55 UTC

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

2021-08-26 04:53:55 UTC

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

2021-08-26 04:53:55 UTC

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

2021-08-26 04:53:56 UTC

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

2021-08-26 04:54:25 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6-607fcdde62ddc924bc8d4cae332b3393ced21605-head

2021-08-26 04:54:25 UTC

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

2021-08-26 04:54:26 UTC

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

2021-08-26 04:54:27 UTC

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

2021-08-26 04:54:27 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-08-26T04:54:23Z

2021-08-26 04:54:28 UTC

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

2021-08-26 04:54:28 UTC

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

2021-08-26 04:54:29 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