Namespace
rancher
Image / Tag
rancher-agent:v2.5.9-rc7
Content Digest
sha256:f0be8467a254ac72d157902e125381094e90413d2c43600807f614db5f0923a9
Details
Created

2021-07-07 17:21:13 UTC

Size

174 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-07T17:20:10Z
  • org.opencontainers.image.revision
    a972f64753e1d1f108c59a6df11bed8ad3efa987
  • 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-rc7

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:25fa05cd42bd8fabb25d2a6f3f8c9f7ab34637903d00fd2ed1c1d0fa980427dd - 14.66% (25.5 MB)

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

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

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

[#004] sha256:4d7076d325da80e6292064703b8d60687ee4870652dca5791bcb1ab1c2557e21 - 15.3% (26.6 MB)

[#005] sha256:96d0f0a8674e9d02cfab95b01c772529eb9e92031d320b7307b252dd03599fc9 - 18.01% (31.3 MB)

[#006] sha256:617dcded80640286296defd3078f5ff3e34ea6ad9d9af825548c517f5adeeba5 - 0.01% (9.31 KB)

[#007] sha256:6fbb4b43ec6a2abf6ea7aff23bec9b6a61a4f2651ecc6001d87fa659a4eb7dae - 17.89% (31.1 MB)

[#008] sha256:0104d79e8b0d74e28f024062ef30dfafd32e3886b0ef326c3f78fd530e800fad - 0.0% (172 Bytes)


History
2021-06-17 23:31:22 UTC

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

2021-06-17 23:31:22 UTC

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

2021-07-07 17:20:33 UTC

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

2021-07-07 17:20:33 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-07 17:20:34 UTC

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

2021-07-07 17:20:34 UTC

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

2021-07-07 17:20:59 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-07 17:21:00 UTC

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

2021-07-07 17:21:01 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-07 17:21:01 UTC

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

2021-07-07 17:21:02 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-07 17:21:02 UTC

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

2021-07-07 17:21:02 UTC

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

2021-07-07 17:21:03 UTC

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

2021-07-07 17:21:03 UTC

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

2021-07-07 17:21:03 UTC

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

2021-07-07 17:21:09 UTC

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

2021-07-07 17:21:11 UTC

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

2021-07-07 17:21:12 UTC

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

2021-07-07 17:21:12 UTC

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

2021-07-07 17:21:12 UTC

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

2021-07-07 17:21:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-07T17:20:10Z

2021-07-07 17:21:13 UTC

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

2021-07-07 17:21:13 UTC

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

2021-07-07 17:21:13 UTC

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

Details
Created

2021-07-07 17:20:43 UTC

Size

259 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-07T17:20:40Z
  • org.opencontainers.image.revision
    a972f64753e1d1f108c59a6df11bed8ad3efa987
  • 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-rc7

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:ad874087c05653ec2642993bf4f60cf778b94577b42ade2ca4cf7dde7905d3c1 - 0.0% (849 Bytes)

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

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

[#012] sha256:1960edfbf0a2c0ace214ebc19462d506fe98ade078f448972e143078c456b31b - 0.0% (822 Bytes)

[#013] sha256:32f7791a8a7ee08faa3ca901a192d90d155a46540a519d5db19af34824180a8a - 0.0% (831 Bytes)

[#014] sha256:8c0cb05b557573e4ea55d89c9cf6a6a4b6bd3ed8390ecfc7149ee1e354654304 - 0.0% (829 Bytes)

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

[#016] sha256:d2dc712abc4eb8165e0b5ca55e713f7c17ec0cd5a316b162ffd0909af7ad099d - 0.0% (825 Bytes)

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

[#018] sha256:13116bbcbcc6f502367b286c84f1af17940e3b49b11df7c72be55967e7ae206f - 0.0% (826 Bytes)

[#019] sha256:537485855eb896c13505f9f3b433507816e1b053e33b19c44e39c4bb557c1d8e - 0.0% (827 Bytes)

[#020] sha256:9dadfecdd50d7ead9a823cd2561a573332d3d31b40cf3c1d87411b928dc8dda3 - 0.0% (828 Bytes)

[#021] sha256:df4080d8801258b5905535c253562163812ac62906747e1613134b5ea996c7c3 - 0.0% (813 Bytes)

[#022] sha256:71ab6139bfce04176a1f54001dcbdabc0f58caf8ca344cf7aad65faebbdbeb30 - 0.0% (817 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-07 17:20:10 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-07-07 17:20:11 UTC

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

2021-07-07 17:20:13 UTC

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

2021-07-07 17:20:14 UTC

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

2021-07-07 17:20:14 UTC

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

2021-07-07 17:20:14 UTC

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

2021-07-07 17:20:15 UTC

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

2021-07-07 17:20:15 UTC

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

2021-07-07 17:20:16 UTC

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

2021-07-07 17:20:17 UTC

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

2021-07-07 17:20:42 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-07-07T17:20:40Z

2021-07-07 17:20:42 UTC

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

2021-07-07 17:20:42 UTC

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

2021-07-07 17:20:43 UTC

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

Details
Created

2021-07-07 17:21:45 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-07T17:20:09Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a972f64753e1d1f108c59a6df11bed8ad3efa987
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-rc7

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:98622c7525a40dec3c88fac81718f4f208a70f5347eb4faf74f15a78149114df - 41.16% (1.07 GB)

[#002] sha256:987ff64291ae40592525da01477994567f60466bea286c12be65d31b65b9ca38 - 0.0% (1.33 KB)

[#003] sha256:fc71c836319f2d47254f6f93de8f9b37c2701b2205e0d238d11ba452d35c7859 - 0.0% (1.26 KB)

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

[#005] sha256:54e07d87cc8fa49609b95c418425b5b82199dda927fac21be528b29653e6524a - 0.2% (5.27 MB)

[#006] sha256:1c65828c3bee370ddaf94225f8e5e79f06d0679657ef1dca9d7e5f1af2a4aece - 0.33% (8.72 MB)

[#007] sha256:0e7038aa89b6bd221df8fc99a93ad6ef10dda63d3619ae8850e8aa08256d9b2f - 1.4% (37.2 MB)

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

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

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

[#011] sha256:1d93c373c439497f8445027cdf8b01c9cf0627e86e85b33d86a8b6b6a33d6d01 - 0.02% (422 KB)

[#012] sha256:e09db432b080876ccd217e3217a1894b0593b1ba73264625800d1c78c307b081 - 0.0% (1.29 KB)

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

[#014] sha256:93cd7885e868c91f0d7028f6ad4f70881ae7957cc54349a721cf6187eec33c80 - 0.0% (1.27 KB)

[#015] sha256:a36ae5111613b8acb409fc605e79d89ddd3e3d03302f465abcc951f7d75ce120 - 0.0% (1.27 KB)

[#016] sha256:e5f72e1547095abefffef08de2bb4341eaa6ed5471f3ad0e464806fbaff39f43 - 0.0% (1.29 KB)

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

[#018] sha256:bc68fb8814cfa8cdb3ce5b91da5d10cb51f8c9f73059d7f8f6b78cfe93352f2b - 0.0% (1.26 KB)

[#019] sha256:2c4dbde95c0a82fcffea9e11b3faaf1fce2851a19c458c3bac41e8aa0c888b33 - 0.0% (1.29 KB)

[#020] sha256:00c10e6f45c8d2ee9b494658872d80adeb5090494816919dc0a256edfff06984 - 0.0% (1.26 KB)

[#021] sha256:92278688693d8ee832da2714864a9abe54b7a6ba8c83675c9a3935e0b9f063fb - 0.0% (1.27 KB)

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


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

Apply image 20H2-RTM-amd64

2021-06-06 19:49:44 UTC

Install update 20H2-amd64

2021-07-07 17:20:11 UTC

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

2021-07-07 17:20:11 UTC

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

2021-07-07 17:20:21 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-07 17:20:30 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-07 17:20:54 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-07 17:21:05 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-07 17:21:14 UTC

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

2021-07-07 17:21:22 UTC

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

2021-07-07 17:21:29 UTC

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

2021-07-07 17:21:37 UTC

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

2021-07-07 17:21:37 UTC

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

2021-07-07 17:21:38 UTC

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

2021-07-07 17:21:38 UTC

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

2021-07-07 17:21:39 UTC

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

2021-07-07 17:21:39 UTC

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

2021-07-07 17:21:40 UTC

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

2021-07-07 17:21:41 UTC

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

2021-07-07 17:21:42 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-07-07T17:20:09Z

2021-07-07 17:21:43 UTC

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

2021-07-07 17:21:44 UTC

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

2021-07-07 17:21:45 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-07 17:18:47 UTC

Size

261 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-07-07T17:18:44Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a972f64753e1d1f108c59a6df11bed8ad3efa987
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-rc7

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:39831e2404fdf428d3588bbd5229659acf92d5484deb4d852d5ee5fc8a535867 - 0.0% (1.07 KB)

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

[#011] sha256:0ac003899308db5042fee056841a5e1dd22dd10c2c60e5caa04ac5220e917f3b - 12.44% (32.4 MB)

[#012] sha256:15ce655bbe5b14a87602c8405ae45fefaf9e38c739355ebf4fb6f535e626f523 - 0.0% (1.01 KB)

[#013] sha256:5df74a1403e3d113bb769a5d4977f01df97d0888a32c17d91dc5d3e9f5a7a3da - 0.0% (1.05 KB)

[#014] sha256:743e64b8e901f4edba019ccdea1c524a780c3add381481278f76e09574e56bf9 - 0.0% (1.04 KB)

[#015] sha256:643cea795865f79256ecbaef926c1125ad6c0bd75b80491db6c418990d335af2 - 0.0% (1.04 KB)

[#016] sha256:2f5a0e60f4107cf768ec4cc230e53d35206decc26f5da156a9136f4a211a0df5 - 0.0% (1.04 KB)

[#017] sha256:7f8a6b6697599a81f36df55378d880a0d377673c09c210a9a4226c973c2ef4b6 - 11.9% (31 MB)

[#018] sha256:62aa9112bf1e76c61606b6f8a248a9b2eae0f6545d92df2c236c2a98a0957a5a - 0.0% (1.04 KB)

[#019] sha256:ba521e301b51be41350df36b75323a071895c0dfb7ff0138c6f3d0ed2a6fbc19 - 0.0% (1.04 KB)

[#020] sha256:6df3096391e6e1874f7ed1bb66def543d109cd6001cee34c0b98bd71f740f412 - 0.0% (1.02 KB)

[#021] sha256:65c95a027f009a1638fe8149738912814347f859ab1badf1f2fccb3d6fb731a1 - 0.0% (1.02 KB)

[#022] sha256:5892595ee47fbd6968c11063c2283745b418ffc6d570f2f066e3551af2732cc7 - 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-07 17:18:11 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-07-07 17:18:11 UTC

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

2021-07-07 17:18:13 UTC

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

2021-07-07 17:18:14 UTC

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

2021-07-07 17:18:14 UTC

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

2021-07-07 17:18:15 UTC

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

2021-07-07 17:18:15 UTC

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

2021-07-07 17:18:16 UTC

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

2021-07-07 17:18:17 UTC

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

2021-07-07 17:18:18 UTC

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

2021-07-07 17:18:46 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-07-07T17:18:44Z

2021-07-07 17:18:46 UTC

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

2021-07-07 17:18:47 UTC

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

2021-07-07 17:18:47 UTC

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

Details
Created

2021-07-07 17:19:49 UTC

Size

162 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-07-07T17:18:56Z
  • org.opencontainers.image.revision
    a972f64753e1d1f108c59a6df11bed8ad3efa987
  • 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-rc7

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:55c604a74c4b0b41ef666f811f5e160693236be8ea130c6df723480f59cbb9b8 - 14.01% (22.6 MB)

[#001] sha256:d0f1132fcc4682289b2bd85e499453053eb966e16c64def5bdd048fbbf841852 - 0.0% (122 Bytes)

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

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

[#004] sha256:308d9f67a1620d64975458d9cb99515a0d3779aafde4f467fce77a4fd39d7dd9 - 15.25% (24.6 MB)

[#005] sha256:674ec92b614c1163d84879ba5676f64b031c29fd0b5f542859579d42a4e3a3b7 - 19.38% (31.3 MB)

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

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

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


History
2021-06-17 23:53:50 UTC

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

2021-06-17 23:53:51 UTC

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

2021-07-07 17:19:12 UTC

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

2021-07-07 17:19: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_arm64

2021-07-07 17:19:13 UTC

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

2021-07-07 17:19:13 UTC

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

2021-07-07 17:19:35 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-07 17:19:36 UTC

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

2021-07-07 17:19:37 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-07 17:19:37 UTC

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

2021-07-07 17:19:38 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-07 17:19:39 UTC

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

2021-07-07 17:19:39 UTC

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

2021-07-07 17:19:39 UTC

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

2021-07-07 17:19:39 UTC

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

2021-07-07 17:19:39 UTC

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

2021-07-07 17:19:45 UTC

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

2021-07-07 17:19:47 UTC

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

2021-07-07 17:19:47 UTC

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

2021-07-07 17:19:48 UTC

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

2021-07-07 17:19:48 UTC

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

2021-07-07 17:19:48 UTC

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

2021-07-07 17:19:48 UTC

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

2021-07-07 17:19:48 UTC

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

2021-07-07 17:19:49 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