Namespace
rancher
Image / Tag
rancher-agent:master-bfdeb22e95e0bfb7cf9258368f51545841eb0384-windows-1809
Content Digest
sha256:dc76d5e722e8e88eeb0e67817674f7aa0c7d8ce27e2833aa617341a9607e43fa
Details
Created

2021-06-28 21:15:44 UTC

Size

2.58 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-28T21:15:40Z
  • org.opencontainers.image.revision
    bfdeb22e95e0bfb7cf9258368f51545841eb0384
  • 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-bfdeb22e95e0bfb7cf9258368f51545841eb0384-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:f07ac6e9e5dce26d617ee4549889bdad1ec72d09861160fe676e3fd4a40c8987 - 0.0% (1.06 KB)

[#003] sha256:37d0ec6c31ab2d59dfbbc0772c8be4d75795cf5ac4df8d88cbc3178fc7e2ac85 - 0.0% (1.07 KB)

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

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

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

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

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

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

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

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

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

[#013] sha256:2822880971c0ab4e6f44fe9b6fb51860e6621b2ccdfba78e71e6ba00a740463c - 0.0% (1.1 KB)

[#014] sha256:386008664965dd33aec980370f3f16216d6670c8eaa41a5f1363dc4fb9a58027 - 0.0% (1.07 KB)

[#015] sha256:47edaafae45038fb41b199ea201418ebb33f53d0ed9356a2d01abc7307d09ca6 - 0.0% (1.06 KB)

[#016] sha256:8497e229a0efe1b57fa01c9cfa048933362e43ea033416b14884b0233c125137 - 1.05% (27.8 MB)

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

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

[#019] sha256:8fa9ad330d3904bd58fcedd8d55bef08f726c29f8fc22a8e94e2cac68bf82d3e - 0.0% (1.09 KB)

[#020] sha256:405a37566327cd89f148388856ddeded0f8c7574b851b62e49409879b085628f - 0.0% (1.08 KB)

[#021] sha256:4c99a28905e08f49c5ba1d4390cc8e7115ae7790510d5680edb4050b7395ac1c - 0.0% (1.06 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-28 21:14:06 UTC

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

2021-06-28 21:14:06 UTC

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

2021-06-28 21:14:16 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-28 21:14:24 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-28 21:14:45 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-28 21:14:54 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-28 21:15:00 UTC

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

2021-06-28 21:15:06 UTC

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

2021-06-28 21:15:12 UTC

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

2021-06-28 21:15:12 UTC

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

2021-06-28 21:15:13 UTC

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

2021-06-28 21:15:13 UTC

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

2021-06-28 21:15:41 UTC

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

2021-06-28 21:15:41 UTC

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

2021-06-28 21:15:42 UTC

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

2021-06-28 21:15:43 UTC

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

2021-06-28 21:15:43 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2021-06-28T21:15:40Z

2021-06-28 21:15:44 UTC

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

2021-06-28 21:15:44 UTC

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

2021-06-28 21:15:44 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