Namespace
rancher
Image / Tag
rancher-agent:v2.5.9-bcf15f9dce742956ef3a4b01876848b702c278a4-head
Content Digest
sha256:03601e86000e6a39fcd8b84263cfe0dfc4e8e08ad0383b449c78a78bbc16f2cd
Details
Created

2021-07-14 18:42:47 UTC

Size

174 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-14T18:41:49Z
  • org.opencontainers.image.revision
    bcf15f9dce742956ef3a4b01876848b702c278a4
  • 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.5.9-bcf15f9dce742956ef3a4b01876848b702c278a4-head

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_amd64

DOCKER_URL_amd64

https://get.docker.com/builds/Linux/x86_64/docker-1.10.3

DOCKER_URL_arm64

https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64

KUBECTL_VERSION

v1.19.7

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:e7ae86ffe2df0787131a4c49ace1b018fd38d62929b007d86bdd1f825e56a852 - 14.67% (25.5 MB)

[#001] sha256:115dfa0f9dc9d4411929d68e56956f89ad030069fe75844af3f41e761f3d4f29 - 0.0% (123 Bytes)

[#002] sha256:5174bdb8722e59e28d1ad2408ba2c0ae4a7646c05d1a140f930d4efd00aa19f6 - 32.85% (57.1 MB)

[#003] sha256:53181d4e77502991f0b920bf4bb2cb5b87d0bfe401c0bc3b45df5ce06dba0ab1 - 1.27% (2.2 MB)

[#004] sha256:819589ee40bcb04bb405a2bf2380fa971638afff14eacc3c662ff25e29403238 - 15.3% (26.6 MB)

[#005] sha256:0b7b3f67a9b538b9fe78223d3769d30ddc3ce72f53695d2b37cdc9c3c303aa19 - 18.01% (31.3 MB)

[#006] sha256:8694f1bf7975bdcf29822c2fdfff5d94b96fec4eee43f1c6d096d03ad9f1a876 - 0.01% (9.31 KB)

[#007] sha256:1d33efe4f8c1c75a1b084e25afdb8701775356ed5b3de491a768d5c217b18252 - 17.9% (31.1 MB)

[#008] sha256:d08a6c92a5dd817d36dde48abe6dbeab2f6ab61f49e3b4c45abf58cc91e7a52e - 0.0% (170 Bytes)


History
2021-07-13 22:29:15 UTC

/bin/sh -c #(nop) ADD file:7274ece1917848683250bbeda9eacf6eb7510481cbaa177880e3a60b4133e35b in /

2021-07-13 22:29:15 UTC

/bin/sh -c #(nop) CMD ["bash"]

2021-07-14 18:42:12 UTC

/bin/sh -c #(nop) ARG ARCH=amd64

2021-07-14 18:42:12 UTC

/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_amd64

2021-07-14 18:42:13 UTC

|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh

2021-07-14 18:42:13 UTC

/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.7

2021-07-14 18:42:35 UTC

|1 ARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl ssh && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2021-07-14 18:42:35 UTC

/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3

2021-07-14 18:42:36 UTC

|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2021-07-14 18:42:36 UTC

/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10

2021-07-14 18:42:37 UTC

|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin

2021-07-14 18:42:37 UTC

/bin/sh -c #(nop) ARG VERSION=dev

2021-07-14 18:42:37 UTC

/bin/sh -c #(nop) LABEL io.cattle.agent=true

2021-07-14 18:42:37 UTC

/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24

2021-07-14 18:42:37 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.9-bcf15f9dce742956ef3a4b01876848b702c278a4-head

2021-07-14 18:42:37 UTC

/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs

2021-07-14 18:42:44 UTC

/bin/sh -c #(nop) COPY dir:2cb63d20d57d4cb48e56f909f81d1354186a5a04b8cb59bcab7b23f1483adbd1 in /var/lib/rancher-data

2021-07-14 18:42:45 UTC

/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/

2021-07-14 18:42:46 UTC

/bin/sh -c #(nop) COPY multi:d81b70fa7d9fa0660d78038f4948d9bb16324b97ff20fd4f9678f3ec6e21bfe7 in /usr/bin/

2021-07-14 18:42:46 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/rancher

2021-07-14 18:42:46 UTC

/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]

2021-07-14 18:42:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-14T18:41:49Z

2021-07-14 18:42:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=bcf15f9dce742956ef3a4b01876848b702c278a4

2021-07-14 18:42:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-07-14 18:42:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

Details
Created

2021-07-14 18:42:17 UTC

Size

259 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-14T18:42:11Z
  • org.opencontainers.image.revision
    bcf15f9dce742956ef3a4b01876848b702c278a4
  • 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.5.9-bcf15f9dce742956ef3a4b01876848b702c278a4-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:e4800203e906d49fbdaf1eeab4de72f28796d5b9a1ea44f8d7461001cfa56614 - 37.87% (97.9 MB)

[#001] sha256:37e2a99502929907be9f61d2ab79808da1a0fd6dae8043104238740d91618cd3 - 0.0% (1 KB)

[#002] sha256:9f66967e32d2d64ac2af3d16c23fcde0e6a789cf664463e8ccc58527b4dc7b2d - 0.0% (1.07 KB)

[#003] sha256:b6a52ec87314983605f653e3f5b69e38f8c5e400e44c04df72e0cf917caa376d - 0.03% (69.7 KB)

[#004] sha256:084953d2ae59cd254a4e1303d8b5201f9460c84b9fada350ec3afc30fa7f10aa - 0.0% (1.03 KB)

[#005] sha256:46085a535b2e7e25951283c7101807ed39c885bdc12a0509a49ea18090355b7e - 37.48% (96.9 MB)

[#006] sha256:5245ed433c5953b81a5929d602e6afa2b3ede97420f7e9631b21b1662f700bc2 - 0.05% (138 KB)

[#007] sha256:b9e6cd71f17fc3204c59ce10354e9f575d0da727e94c540a1919567f682353fa - 0.0% (1.02 KB)

[#008] sha256:31656f6046a7896ffea3e1d0e151b8fee701701ab0d74f01b9ffd07527d31907 - 0.0% (1.09 KB)

[#009] sha256:61ac777c03b500f815922ecbc807797f6ed24d67b3bdcec600dcd3143f743cbe - 0.0% (826 Bytes)

[#010] sha256:fbb332755c1347c15906d321a2e333d1c6dfff9540396ff0f759098e0a6d921c - 0.04% (96.5 KB)

[#011] sha256:45b4a728d7cda79d5965670f4ceb8c101ee214b01a52dc1b1b4c4ef71b8ac740 - 12.54% (32.4 MB)

[#012] sha256:c5f5f5bef4f304c72fadb8428334b9d9c068182b06a948c3afea7b62c9ba3283 - 0.0% (833 Bytes)

[#013] sha256:0eca0543893fc98f2ae34ecd20af9ec2603362b20e8e62e59980655b35b1adf8 - 0.0% (824 Bytes)

[#014] sha256:3f47cfc474d6ddad5c67d846ee90edfc447032443b8060e3063baccbe908b22c - 0.0% (857 Bytes)

[#015] sha256:f7972118f18e89b8f73e8fa1f72ae41f7be1a5f61b62f4819e5e6586480c73ac - 0.0% (828 Bytes)

[#016] sha256:b0a346fce15a6b51258d62a5bf8a07344cdfdadf58bbb2065ae6cb297eb97aa9 - 0.0% (827 Bytes)

[#017] sha256:087c1bca11426d03fdfbcdc5a52c67adb543c330b40985586d67fe6815d01682 - 11.99% (31 MB)

[#018] sha256:2fd25098cd8a5f07f61c655db5f83ed02b4cede0bd44147ad58b98c71a0ab4ac - 0.0% (823 Bytes)

[#019] sha256:d10ff5610d20fc16eb5204f698f42cea18a7718f12b7238706000901abeb553b - 0.0% (832 Bytes)

[#020] sha256:e587d6645ea6c97091de375e8a87ff80e127841ad05a8ea041be5019648b6851 - 0.0% (854 Bytes)

[#021] sha256:26a689924b1b575b93d3823d55ff5b080560396e7721b864714a61af6484cdd7 - 0.0% (829 Bytes)

[#022] sha256:dab25f608562f35faf412a58eba7b8d605cc3313a1375939b9c7845e3a09e19a - 0.0% (827 Bytes)


History
2021-06-06 04:04:04 UTC

Apply image 1809-amd64

2021-06-16 21:30:07 UTC

cmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1809

2021-06-16 21:30:07 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-06-16 21:30:30 UTC

cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2021-06-16 21:30:31 UTC

cmd /S /C #(nop) USER ContainerUser

2021-06-16 21:30:46 UTC

cmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell

2021-06-16 21:31:20 UTC

cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"

2021-06-16 21:31:21 UTC

cmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0

2021-06-16 21:31:21 UTC

cmd /S /C #(nop) CMD ["pwsh.exe"]

2021-07-14 18:41:30 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-07-14 18:41:31 UTC

cmd /S /C #(nop) COPY multi:965b304f043056ca0b908acb4f545cec25b679d606a72d8b8fec16db9d31e8bc in \Windows\System32\

2021-07-14 18:41:33 UTC

cmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\

2021-07-14 18:41:34 UTC

cmd /S /C #(nop) ARG VERSION=dev

2021-07-14 18:41:34 UTC

cmd /S /C #(nop) LABEL io.cattle.agent=true

2021-07-14 18:41:35 UTC

cmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24

2021-07-14 18:42:13 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.9-bcf15f9dce742956ef3a4b01876848b702c278a4-head

2021-07-14 18:42:13 UTC

cmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2021-07-14 18:42:15 UTC

cmd /S /C #(nop) COPY multi:d832c761871c5b25063b49c1792946737175602b5b558dbe778c284e5aca6ac0 in \etc\rancher\

2021-07-14 18:42:15 UTC

cmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2021-07-14 18:42:16 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-07-14T18:42:11Z

2021-07-14 18:42:16 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.revision=bcf15f9dce742956ef3a4b01876848b702c278a4

2021-07-14 18:42:16 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-07-14 18:42:17 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

Details
Created

2021-07-14 18:43:24 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-14T18:41:38Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    bcf15f9dce742956ef3a4b01876848b702c278a4
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-bcf15f9dce742956ef3a4b01876848b702c278a4-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 53.81% (1.4 GB)

[#001] sha256:58774ea6a2cebd62d24073292e71120a3b5e2bb74dc7b2358b29eedfa30b5a8f - 41.24% (1.07 GB)

[#002] sha256:a2ed66247303a3522ce3790368ca1b41207f4af4827534f39f28eee35dd6f01b - 0.0% (1.32 KB)

[#003] sha256:808df55d41793066b15490aed252d52e522ed2ce68eb312b828648f8bc984db0 - 0.0% (1.29 KB)

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

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

[#006] sha256:8b4a46816c1d1a28c23cf1793b49942a949e75454929226dd0781b513c28d43f - 0.33% (8.75 MB)

[#007] sha256:4f2a056b2e2d9e72db6b6262f1f7e15cb194380afdda8a79c41a700ac47eb578 - 1.4% (37.2 MB)

[#008] sha256:218db2ec0eec53c9f4975771fdaa7e5bb5fd558d4c5cbf71a472baa1dfde4dff - 0.2% (5.33 MB)

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

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

[#011] sha256:0bc28d12be813e0401aba74ef45f2db1b19548ac40bf79ac264f5276b7103368 - 0.02% (431 KB)

[#012] sha256:3d19bf7dfe0f7ed4595eda82242b8088694660ab388384e65767be0d9fc4640c - 0.0% (1.27 KB)

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

[#014] sha256:8d06b02813dde8873810c5ea69605949d89e7bea35ad2eda58ecf4e351dabff6 - 0.0% (1.27 KB)

[#015] sha256:9a5a0fdcd2a35a5720098f793830395f2e9c28f7fd283eb04ba724dff4a5ed86 - 0.0% (1.29 KB)

[#016] sha256:8b7a476da92b28532567915b14e3fc639e72998c9545584ce643b626336d9dbc - 0.0% (1.27 KB)

[#017] sha256:4b59ecd202a1441349d3da89e19bb468dd9c2c32aedf7d302b73b716b766b4c8 - 1.16% (31 MB)

[#018] sha256:d254dea57afd75e5884d200d3b6fa10b29023cb0ee879c7664f952a5a6f5d046 - 0.0% (1.29 KB)

[#019] sha256:ea881c26003c2563ee307feddcd5e3843d315f62122ef59d98ff17effffc988a - 0.0% (1.27 KB)

[#020] sha256:7ac0b205eb32771fb37901a403ab97b49a2270135a8070534fec09c75ac97e06 - 0.0% (1.27 KB)

[#021] sha256:19ee2b2724ba5d681feb6242f5009f818b5cb4180c1948fdb56dfe592d9e4c45 - 0.0% (1.27 KB)

[#022] sha256:ab60958ccb76b9154849ea575bf31b97b30ac20c26a73705183aba2c1d06a3ff - 0.0% (1.26 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-07-10 18:29:59 UTC

Install update 20H2-amd64

2021-07-14 18:41:40 UTC

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

2021-07-14 18:41:40 UTC

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

2021-07-14 18:41:49 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-14 18:41:58 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-14 18:42:32 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-14 18:42:42 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-14 18:42:52 UTC

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

2021-07-14 18:43:00 UTC

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

2021-07-14 18:43:08 UTC

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

2021-07-14 18:43:16 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell

2021-07-14 18:43:17 UTC

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

2021-07-14 18:43:17 UTC

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

2021-07-14 18:43:18 UTC

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

2021-07-14 18:43:18 UTC

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

2021-07-14 18:43:18 UTC

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

2021-07-14 18:43:20 UTC

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

2021-07-14 18:43:21 UTC

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

2021-07-14 18:43:22 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-14T18:41:38Z

2021-07-14 18:43:22 UTC

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

2021-07-14 18:43:23 UTC

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

2021-07-14 18:43:24 UTC

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

Details
Created

2021-07-14 18:41:18 UTC

Size

261 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-14T18:41:10Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    bcf15f9dce742956ef3a4b01876848b702c278a4
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-bcf15f9dce742956ef3a4b01876848b702c278a4-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-2004

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:bca78f8fa83191ac16623f3b9232ab190ac651cb7745d18af90e02369038e795 - 38.36% (100 MB)

[#001] sha256:b77aecbb5bf3dbaaafa3ea6a4265cb09130fc84788a7c33cb651155d7873ac44 - 0.0% (1.05 KB)

[#002] sha256:7a3e8ff65f26a74dd589abd6f15850b57cc9584be579b1ee5ff36b7e1c561d0b - 0.0% (1.02 KB)

[#003] sha256:8da29dc28de9f48f2b34fc1d221871498e505ab3675fb70e026ee50149d52467 - 0.03% (69.2 KB)

[#004] sha256:858e76d45044b547560a90b47ed454f49e590b1cca3674287e4852604c3ddfc2 - 0.0% (1.02 KB)

[#005] sha256:07beb22e02a1c48f8b32a4c25275fb24963ad0382a2ac97dc7d0b961b1232276 - 37.18% (96.9 MB)

[#006] sha256:31535ebda5413205b079008a41d0da38c64ca45de210253d7801e58b1de4a837 - 0.05% (131 KB)

[#007] sha256:4c66e94b32efa56f53deb956f23d812683e97ddc93d463c1cd440e0fa1406770 - 0.0% (1.02 KB)

[#008] sha256:54bd105d78e97cb812daca34b41c3d4f708f2d88a28b1410567ffbbb7f42bc09 - 0.0% (1.02 KB)

[#009] sha256:8a2b90223d93c0631800d5cf62c4b7769914725546ac97534349569872726f14 - 0.0% (1.02 KB)

[#010] sha256:aed3cd0bfca69d60540a9642e2f7b2fb34ffd5227a0fa4bbb1fe4d4c3402cc08 - 0.04% (102 KB)

[#011] sha256:83798c28cd34055ff07cb0a74eedec58249dc19e6cbcd2c47c7a4c58a3f3c7ac - 12.44% (32.4 MB)

[#012] sha256:2bfd478a99eb119927c51954709be68fd1ea76f9246b528f2015d91d5a8b0c14 - 0.0% (1.01 KB)

[#013] sha256:9a87302fd9ff2337a340c58a2d11f24c325c8ab267f2c62b464fa7ce8720ad6d - 0.0% (1.04 KB)

[#014] sha256:88f75a11d443085d019fde67ef168027951da747cbc976cbdd10a8beec2fe0d6 - 0.0% (1.02 KB)

[#015] sha256:1126ed8104fa68ed9dc2acbeda40579bca5a0a025936e671a1dd9ed0f2955a64 - 0.0% (1.02 KB)

[#016] sha256:61939cc5573f4ed58822106fd77adf2fb46019802f74d34360bdfe7cbc23877b - 0.0% (1.01 KB)

[#017] sha256:75e5a429dd55cbf2160f3bd3192f8c98d3d834198c20e219448fb5749c2724c1 - 11.9% (31 MB)

[#018] sha256:62f67f673f8f933363e7f369789a2b3c83147f2645bbb9a0271749431f160969 - 0.0% (1.02 KB)

[#019] sha256:0f68d509cf026af1ba245a7bfa5ab8b8e76713d62a79d13b6d7a71fc89b21950 - 0.0% (1.02 KB)

[#020] sha256:171a6f39944e4ceeb05c2d41cad91354d0486afa1f87633555d44e7164129ee5 - 0.0% (1.04 KB)

[#021] sha256:dc4ec378b999f7f5b7c08e9a65b0c05c8d35f851fe389054865de78378df197d - 0.0% (1.04 KB)

[#022] sha256:ea97c725db6428e7c0c2d9e32923e6e4adbc803e43ae8c62a8deccadd218ff3e - 0.0% (1.01 KB)


History
2021-06-06 19:26:43 UTC

Apply image 2004-amd64

2021-06-16 21:30:04 UTC

cmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-2004

2021-06-16 21:30:04 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-06-16 21:30:26 UTC

cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2021-06-16 21:30:27 UTC

cmd /S /C #(nop) USER ContainerUser

2021-06-16 21:30:43 UTC

cmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell

2021-06-16 21:31:16 UTC

cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"

2021-06-16 21:31:17 UTC

cmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0

2021-06-16 21:31:17 UTC

cmd /S /C #(nop) CMD ["pwsh.exe"]

2021-07-14 18:40:04 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-07-14 18:40:05 UTC

cmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\

2021-07-14 18:40:11 UTC

cmd /S /C #(nop) COPY multi:9fbcc3fdcefcac4dd668961bc6c1483422ade3852ea2954fbc1b62cc6d8dc899 in \Windows\

2021-07-14 18:40:17 UTC

cmd /S /C #(nop) ARG VERSION=dev

2021-07-14 18:40:17 UTC

cmd /S /C #(nop) LABEL io.cattle.agent=true

2021-07-14 18:40:18 UTC

cmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24

2021-07-14 18:41:12 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.9-bcf15f9dce742956ef3a4b01876848b702c278a4-head

2021-07-14 18:41:14 UTC

cmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2021-07-14 18:41:15 UTC

cmd /S /C #(nop) COPY multi:9641fc4ea5d8f05d3d15f955f5f40ae655ee7b26ac3f683148b997458744e2d3 in \etc\rancher\

2021-07-14 18:41:16 UTC

cmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2021-07-14 18:41:16 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-07-14T18:41:10Z

2021-07-14 18:41:17 UTC

cmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0

2021-07-14 18:41:17 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-ref=bcf15f9dce742956ef3a4b01876848b702c278a4

2021-07-14 18:41:18 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2021-07-14 18:37:05 UTC

Size

162 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-14T18:36:18Z
  • org.opencontainers.image.revision
    bcf15f9dce742956ef3a4b01876848b702c278a4
  • 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.5.9-bcf15f9dce742956ef3a4b01876848b702c278a4-head

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_arm64

DOCKER_URL_amd64

https://get.docker.com/builds/Linux/x86_64/docker-1.10.3

DOCKER_URL_arm64

https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64

KUBECTL_VERSION

v1.19.7

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:b9bb7af7248f30dd1b1f9807608f5f532133384e4db55caa6dbc69b9cf15ddcc - 14.01% (22.6 MB)

[#001] sha256:fcee1d351e6dad5e1d76f57e27936d3d6f055abd48eb3d3d5a8fe72a06f4748d - 0.0% (124 Bytes)

[#002] sha256:40425d8580f66d7ab0d24a46d923af730f186056e63a78cacb52380e587add71 - 32.44% (52.4 MB)

[#003] sha256:ca876db7e112c45f7660c6adfb9cb37cfe1b3db2a08798d9c5628d6738a44ce8 - 1.2% (1.94 MB)

[#004] sha256:2faf34600095b8790f78a3d755bd4c8bae5d17b68f5dc022d0af8f5341b852a6 - 15.26% (24.6 MB)

[#005] sha256:4565e2503bb6406d5da1993a9b866ebd2b9b3cd350b6692ca0c3c3ee32dcdaac - 19.38% (31.3 MB)

[#006] sha256:f752a3b5fa04d954c2b46c8b33ef57f42bbb0d8dbc1098be009e02dee9c6d02c - 0.01% (8.89 KB)

[#007] sha256:de605879a5e3084e209b2e2cf395757c3039c869268902cd300c17dbb711b8e3 - 17.71% (28.6 MB)

[#008] sha256:634ed1299004c3fc54e5a7e1536fdd3f6e6971c18c313ae30a23c84e299ab016 - 0.0% (172 Bytes)


History
2021-07-13 23:01:09 UTC

/bin/sh -c #(nop) ADD file:f5aca23bd8c77beda7e17bb71fc4df34d91662b6179de87029f24d21b9e799ad in /

2021-07-13 23:01:09 UTC

/bin/sh -c #(nop) CMD ["bash"]

2021-07-14 18:36:34 UTC

/bin/sh -c #(nop) ARG ARCH=amd64

2021-07-14 18:36:34 UTC

/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_arm64

2021-07-14 18:36:34 UTC

|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh

2021-07-14 18:36:35 UTC

/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.7

2021-07-14 18:36:54 UTC

|1 ARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl ssh && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2021-07-14 18:36:54 UTC

/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3

2021-07-14 18:36:55 UTC

|1 ARCH=arm64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2021-07-14 18:36:55 UTC

/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10

2021-07-14 18:36:56 UTC

|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin

2021-07-14 18:36:57 UTC

/bin/sh -c #(nop) ARG VERSION=dev

2021-07-14 18:36:57 UTC

/bin/sh -c #(nop) LABEL io.cattle.agent=true

2021-07-14 18:36:57 UTC

/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24

2021-07-14 18:36:57 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.9-bcf15f9dce742956ef3a4b01876848b702c278a4-head

2021-07-14 18:36:57 UTC

/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs

2021-07-14 18:37:03 UTC

/bin/sh -c #(nop) COPY dir:2b9c47d14af3f50a7ebbe828f4b36713bfcb760ae251057cb5857e4981e31a03 in /var/lib/rancher-data

2021-07-14 18:37:04 UTC

/bin/sh -c #(nop) COPY file:c60b26f35c3c5659c4b0e8025022c909934ae8190a20e5ee1935a9d5c70e85ab in /usr/bin/

2021-07-14 18:37:04 UTC

/bin/sh -c #(nop) COPY multi:af55a610a8eeb1099baf761ea01ba5f11a84af713c1c90d3f2d7def0630bdd80 in /usr/bin/

2021-07-14 18:37:05 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/rancher

2021-07-14 18:37:05 UTC

/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]

2021-07-14 18:37:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-14T18:36:18Z

2021-07-14 18:37:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=bcf15f9dce742956ef3a4b01876848b702c278a4

2021-07-14 18:37:05 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-07-14 18:37:05 UTC

/bin/sh -c #(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