Namespace
rancher
Image / Tag
rancher-agent:master-82b212ddba18920c47ca8d14bd6dfea3630c0d1a-windows-2004
Content Digest
sha256:6dbf5f793eafbe388d3d35b223be8778c50e8c64fe288e40296ec8ea1339ebd1
Details
Created

2021-07-02 05:30:42 UTC

Size

2.25 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-02T05:30:36Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    82b212ddba18920c47ca8d14bd6dfea3630c0d1a
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-82b212ddba18920c47ca8d14bd6dfea3630c0d1a-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:295f12394c4f250e83029adb04647faeb736b0c8d275aa9b34f5e3c60a89d0d2 - 50.88% (1.14 GB)

[#001] sha256:409e8c9a2688a1824ab167e0815af899280d336440100aab9c47f99ce3e0de07 - 43.56% (1000 MB)

[#002] sha256:b82b60713779353b1f6ff5e4e6a2043a5e12d1ba258235c9000cce26c62d24ac - 0.0% (1.3 KB)

[#003] sha256:ca48a97a24540c20bdddd7d00604ff9fd9cd093a84c68d739e3e14b06a5e56ba - 0.0% (1.36 KB)

[#004] sha256:a63670f28c7aa7819553a3e085babdb18c949421eb43766f52685d15642a9590 - 0.67% (15.5 MB)

[#005] sha256:d6c729e51c491d2dbb01a0cb448074002cc867711c8eb007abb56880f44c5e8d - 0.23% (5.27 MB)

[#006] sha256:5c0140fd5bb10bd1b29ab98cb037c49710fb4438d583e5c950129dd6e78ece8a - 0.37% (8.61 MB)

[#007] sha256:89c64fbb54a2da501fb8ddba9dea29f581d7ca43907ebe1a0de6135bbea1bcb3 - 1.62% (37.2 MB)

[#008] sha256:f6acef5ad8a117b6d576876f21c4234e83ae67a09f93a97f4f26d95c9005f087 - 0.23% (5.33 MB)

[#009] sha256:9bbf8b6e4f90049dfa212cec9671fdb0d6c4168af1f0602bdb6205b1400949e2 - 0.68% (15.6 MB)

[#010] sha256:a9615294c64e33d34ce85220d745861f37ae9664f0182fa50317a2eda5ca0f0b - 0.55% (12.7 MB)

[#011] sha256:d5cc77cdeefc4bc5134cf80ef493bd8baebfe2dd8b94806107c8dbd68336e646 - 0.0% (1.26 KB)

[#012] sha256:d464b41fed038c1014cb7564221bc8b5558e7d9d56dcc841edd3a1feab4a14d1 - 0.0% (1.3 KB)

[#013] sha256:75bb52d16d77ed4c3491599d5ae45f5e6f9f931b3f9be0f3f68e84bf3acf208c - 0.0% (1.29 KB)

[#014] sha256:4105f5e885794f2870cfd11cd056e117cbc9f491bcc510eeb772dfd8b14ad975 - 0.0% (1.27 KB)

[#015] sha256:0628bf8f725ecc5ffccf05f5d3cfa26c2690493429d6e78c93c4aa02071caebb - 0.0% (1.26 KB)

[#016] sha256:49f5c9546709e6edaf9db0439182f52ab36915195f716c88d5263fe7822ee804 - 1.21% (27.8 MB)

[#017] sha256:47e732c26299a20603c868889332c901aaea1e939aeb434c09a644b8ed5d79dd - 0.0% (1.29 KB)

[#018] sha256:c062ae58ecc881114d15e116c79e1a2b38c07e61fc4e2072bcbb86a1101a44c9 - 0.0% (1.27 KB)

[#019] sha256:718e280060d68c41924c1cc775d2dcc9141552f3306abe227ec1436bc4072514 - 0.0% (1.26 KB)

[#020] sha256:8a44084e8941666c0896a25e6ae612f8d3cc6cded00aff5d6de64811be8aa7e6 - 0.0% (1.29 KB)

[#021] sha256:c65e3db577a5b772eaabbf50a66bcacf8d5282101941d0e19e804a2d6e00e699 - 0.0% (1.28 KB)


History
2019-12-07 09:28:27 UTC

Apply image 2004-RTM-amd64

2021-06-06 19:51:57 UTC

Install update 2004-amd64

2021-07-02 05:28:26 UTC

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

2021-07-02 05:28:27 UTC

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

2021-07-02 05:28: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-07-02 05:28: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-07-02 05:29:17 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-02 05:29:28 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-02 05:29:40 UTC

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

2021-07-02 05:29:48 UTC

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

2021-07-02 05:29:59 UTC

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

2021-07-02 05:29:59 UTC

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

2021-07-02 05:29:59 UTC

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

2021-07-02 05:30:00 UTC

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

2021-07-02 05:30:38 UTC

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

2021-07-02 05:30:38 UTC

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

2021-07-02 05:30:40 UTC

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

2021-07-02 05:30:40 UTC

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

2021-07-02 05:30:41 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-02T05:30:36Z

2021-07-02 05:30:41 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2021-07-02 05:30:42 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=82b212ddba18920c47ca8d14bd6dfea3630c0d1a

2021-07-02 05:30:42 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

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