Namespace
rancher
Image / Tag
rancher-agent:master-9d54b1a34d392dee664a6c2591cffdcddaa6f20b-windows-1809
Content Digest
sha256:fa853dd7705a10888a8a1f43e39dc678be7748b49acdf3dc2d3ed4972aaa5bea
Details
Created

2021-06-14 21:46:53 UTC

Size

2.57 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-14T21:46:47Z
  • org.opencontainers.image.revision
    9d54b1a34d392dee664a6c2591cffdcddaa6f20b
  • 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-9d54b1a34d392dee664a6c2591cffdcddaa6f20b-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:b2ce1e45880f27619be36d16b27cf831b52b44aeaa7e630c55e6a878dae6f985 - 0.0% (1.07 KB)

[#003] sha256:0bbd6a5951b56cf5f586f44615cf74a81d6e54ea334050c908ab4c0b9fe7b933 - 0.0% (1.07 KB)

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

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

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

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

[#008] sha256:14139b519dbd2ab7269f3c397e4ddf6faeb860babcc4e2a4f6d40ba617c59979 - 0.2% (5.34 MB)

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

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

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

[#012] sha256:caefee257dc8c7b73b4264cbb10ad0c881ea8d21d572b5e46fab92a641657412 - 0.0% (1.09 KB)

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

[#014] sha256:672cc10f4f467f5d90505f3a828106440b35f655fbf921056a8a5a5421e17cf9 - 0.0% (1.12 KB)

[#015] sha256:98b676d9eb5547a9653a4d2880b73005b01b11c0ac829eff842e410ba252c7a2 - 0.0% (1.18 KB)

[#016] sha256:cd284a9ac0c750f42509468add6478e906c473a34885e841519a60d906311e05 - 0.55% (14.6 MB)

[#017] sha256:61fceba719d912a7da0e6e0d7ed95d014095e009b0336b4eb0f9bb942afca0d7 - 0.0% (1.09 KB)

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

[#019] sha256:26d2e7f95f3dd1122ba05a030024adc878f86ad162481822c1f9c79d47408680 - 0.0% (1.09 KB)

[#020] sha256:144aafc4dae52fde601c925efde0ade5ce9e16e8b27e16e1af0ffb73fa2f257f - 0.0% (1.09 KB)

[#021] sha256:98cf8b685db000d2cbc5633c403f7e7a786d7d52873fcdb47b5a36800aa2820c - 0.0% (1.11 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-13 23:17:38 UTC

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

2021-06-13 23:17:38 UTC

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

2021-06-13 23:17:48 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-13 23:17:56 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-13 23:18:19 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-13 23:18:29 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-13 23:18:36 UTC

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

2021-06-13 23:18:43 UTC

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

2021-06-13 23:18:49 UTC

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

2021-06-13 23:18:50 UTC

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

2021-06-13 23:18:50 UTC

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

2021-06-13 23:18:51 UTC

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

2021-06-14 21:46:49 UTC

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

2021-06-14 21:46:50 UTC

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

2021-06-14 21:46:51 UTC

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

2021-06-14 21:46:51 UTC

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

2021-06-14 21:46:52 UTC

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

2021-06-14 21:46:52 UTC

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

2021-06-14 21:46:53 UTC

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

2021-06-14 21:46:53 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