Namespace
rancher
Image / Tag
rancher-agent:master-4e6c16b5589acb5a0aabd8aa55be899cf86fc04f-windows-1809
Content Digest
sha256:7e8781b2380b13babdc59fb4bb5fdb598b74dff2b0682b265b82dcf9b0e9a964
Details
Created

2021-06-10 16:08:31 UTC

Size

2.57 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-10T16:08:24Z
  • org.opencontainers.image.revision
    4e6c16b5589acb5a0aabd8aa55be899cf86fc04f
  • 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-4e6c16b5589acb5a0aabd8aa55be899cf86fc04f-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:c480474dcbc13e6ca1ca595d940117aaed40512929c28ab3bca19ba6b546e5b5 - 0.0% (1.12 KB)

[#003] sha256:0e25b223d9d56cd1098cf1c14551f7bb10986f8dab96e1557a8d3823fcb2b27f - 0.0% (1.12 KB)

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

[#005] sha256:d69e5d5fc42c33b0f942fc6bf0e07f7609934d1d9b56edcbfbe39f332c58fa4a - 0.2% (5.26 MB)

[#006] sha256:6c09b1117b52904715a54fda555a8c8e9d499a1d765f9dca9e567d919ad8e6af - 0.28% (7.42 MB)

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

[#008] sha256:cc5d946095a9c3349c25e0b453b41d4c42c2633b2b7122078da8b3126a47f067 - 0.2% (5.32 MB)

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

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

[#011] sha256:6a93aabdb5276a6aea9652377bd55ec7e60eb97015f567146626dbee975a936f - 0.0% (1.09 KB)

[#012] sha256:ccbfde20f44d7809562185a5251f63912f777fe7811b6536190b070fa2ecbfc4 - 0.0% (1.1 KB)

[#013] sha256:b06047fa49a48e03c343ee063e571e16d822d43414dfcf467637799ba4279764 - 0.0% (1.09 KB)

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

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

[#016] sha256:2a7b0add07b19d3b5434461b817e1ede06c65027d067c97ebece6fdae1841af9 - 0.55% (14.5 MB)

[#017] sha256:4888ffe1b45b6bbed525e108969f9e1eaac0bfc2cff0e5cb06eaee3a7ee97ce0 - 0.0% (1.1 KB)

[#018] sha256:a057480c30f18baf382574677c41cfe4d95f1113625bd0b7df599fac22cf89d3 - 0.0% (1.1 KB)

[#019] sha256:1bafb87a54793e30647b5c9d499e3e1d2e7de7ab3c784ef6fa070d5c9a3835a6 - 0.0% (1.12 KB)

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

[#021] sha256:5bb7bf3a7d09d05704a6e236578319d7429de5fbf5e78afd35989dd8cb9cbaaa - 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-08 21:20:55 UTC

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

2021-06-08 21:20:57 UTC

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

2021-06-08 21:21:11 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-08 21:21:21 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-08 21:21:47 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-08 21:22:03 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-08 21:22:12 UTC

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

2021-06-08 21:22:23 UTC

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

2021-06-08 21:22:33 UTC

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

2021-06-08 21:22:34 UTC

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

2021-06-08 21:22:34 UTC

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

2021-06-08 21:22:35 UTC

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

2021-06-10 16:08:25 UTC

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

2021-06-10 16:08:26 UTC

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

2021-06-10 16:08:27 UTC

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

2021-06-10 16:08:28 UTC

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

2021-06-10 16:08:29 UTC

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

2021-06-10 16:08:29 UTC

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

2021-06-10 16:08:30 UTC

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

2021-06-10 16:08:31 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