Namespace
rancher
Image / Tag
rancher-agent:v2.5-c40dcbd13209c638484b53b035ce793a3cee41b1-head
Content Digest
sha256:6180b30f4129ea4b0a1e0d0e44a122b6312c252e77d9940a0c4f7e615b846f49
Details
Created

2021-03-11 23:28:55 UTC

Size

169 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-03-11T23:27:45Z
  • org.opencontainers.image.revision
    c40dcbd13209c638484b53b035ce793a3cee41b1
  • 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-c40dcbd13209c638484b53b035ce793a3cee41b1-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:92dc2a97ff99354714f17180401813eb3073e4f62a67643d66b461505a604cbe - 15.09% (25.5 MB)

[#001] sha256:be13a9d27eb82db7e9c7f3a76f70919a2d690e34e78cda8cae60161b0f5e9137 - 0.0% (850 Bytes)

[#002] sha256:c8299583700ab4cc65a0126f99ca6f2b836a097dedcc64270094bea59b8b4306 - 0.0% (162 Bytes)

[#003] sha256:e8c480841ca0efd54b4d296d7cdac3cc53affb322f8b56e93274968dee37ad87 - 0.0% (124 Bytes)

[#004] sha256:4d9ef703eac91d30baf410f3e2ccd58123f981ff1df6395a632b963b8960e1a1 - 33.79% (57 MB)

[#005] sha256:ab7dedc984d51d5de8882466f18875867204972406b5dcfc6879cd2544b934ca - 1.31% (2.2 MB)

[#006] sha256:de3216696f7ba66cf204c7e2b7f6deb73763b635d296e05ce07c6ff8fc6b5cba - 15.74% (26.6 MB)

[#007] sha256:da40f8a5625b9e070d5675cc189e3fca2c17caa78c056118a30b2d54583d7401 - 15.94% (26.9 MB)

[#008] sha256:b55f2e15ef7c76509e927c483e996f3eb9304100805cc35e0f218c3505711c56 - 18.13% (30.6 MB)

[#009] sha256:d2ee5cb26f97002d61c02552e30e6844358fa0487817663c990be088145041b8 - 0.0% (173 Bytes)


History
2021-03-04 02:24:26 UTC

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

2021-03-04 02:24:27 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2021-03-04 02:24:28 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2021-03-04 02:24:29 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2021-03-04 02:24:29 UTC

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

2021-03-11 23:28:11 UTC

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

2021-03-11 23:28:11 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-03-11 23:28:12 UTC

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

2021-03-11 23:28:12 UTC

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

2021-03-11 23:28:40 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-03-11 23:28:40 UTC

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

2021-03-11 23:28:42 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-03-11 23:28:42 UTC

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

2021-03-11 23:28:44 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-03-11 23:28:44 UTC

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

2021-03-11 23:28:44 UTC

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

2021-03-11 23:28:45 UTC

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

2021-03-11 23:28:45 UTC

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

2021-03-11 23:28:45 UTC

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

2021-03-11 23:28:51 UTC

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

2021-03-11 23:28:54 UTC

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

2021-03-11 23:28:54 UTC

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

2021-03-11 23:28:54 UTC

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

2021-03-11 23:28:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-11T23:27:45Z

2021-03-11 23:28:55 UTC

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

2021-03-11 23:28:55 UTC

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

2021-03-11 23:28:55 UTC

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

Details
Created

2021-03-11 23:23:24 UTC

Size

256 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-03-11T23:23:21Z
  • org.opencontainers.image.revision
    c40dcbd13209c638484b53b035ce793a3cee41b1
  • 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-c40dcbd13209c638484b53b035ce793a3cee41b1-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:ba17af31b9276ee11fdf859681b442db50979a39eff4cea2a559a5755cedbe01 - 37.71% (96.7 MB)

[#001] sha256:54a502bbe7e82e8f84d6a1b5954b02cfde47dc81cc4b5a92e0d937fd8521d21b - 0.0% (1.02 KB)

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

[#003] sha256:91f2e2efb5bb2b99f4260cccdbac50c48e8ad677bb1102e362bf34a8b4af7fc7 - 0.03% (70.4 KB)

[#004] sha256:2f56376c97a6033a388cc76aa48aa004c050885eebcf42d94cf60758e2ccba2a - 0.0% (1.02 KB)

[#005] sha256:badba7c5cf4a661f0758160fe41ba829431d571290ce1505f7c1d4dd6e1bb879 - 37.79% (96.9 MB)

[#006] sha256:173a0ba20e65960cc1d611c311e62ccc2f10963fb798123ac0376ec86c1fa4ad - 0.05% (135 KB)

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

[#008] sha256:d8e59b71595d69c68599cff8711c5ea10c7953be1f4bd706eda8e63d1897b6d1 - 0.0% (1.01 KB)

[#009] sha256:0bd22ee2aa969b2a565cc6ac554e6d67b4388988a3d0f35061bdc6464a0eb3c6 - 0.0% (831 Bytes)

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

[#011] sha256:bd07b9802c2df847bc22e69499a3c7360dacfc1a82dacd77bc60d6ebb2b2bed1 - 12.45% (31.9 MB)

[#012] sha256:8bc7ff564c20142a132521dca543f911eacb798265b8cf9d8093a5808f475408 - 0.0% (827 Bytes)

[#013] sha256:ac9258cd46ae0d264c250ed6f092383bdc3769c1697bdc80a08e75f0f115fe8e - 0.0% (830 Bytes)

[#014] sha256:2d637c8cd9e1ce5facacb1d5b700a7c18ea0bc9e7dc12ace24d01d3c2d82c14c - 0.0% (833 Bytes)

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

[#016] sha256:aa54438e21c6dff21aaf686f4c7169188fce70a9ce68f02ff98db7e1841b0ac7 - 0.0% (853 Bytes)

[#017] sha256:4188d794bf071b23f558bf1b8bc24802dd81c08da2463dd2522c515eb66a5aa2 - 11.92% (30.6 MB)

[#018] sha256:5fa877716f452e0c5c7ad9dfe509d2276f0fb13dcf2e8f89f069d8c3fcfbb34a - 0.0% (875 Bytes)

[#019] sha256:855c9e874e448c6f10a235b20716b84331a0c69d50f43379956bafaa0f1f3469 - 0.0% (828 Bytes)

[#020] sha256:2c775a51f6889703b1ea0d14704d0f534eadd40f0d9731c9f7ab3adc03c8e2fe - 0.0% (829 Bytes)

[#021] sha256:e647e5d27ace0e04b2bd6938f7134be079d2db2631a048bc2ab2d1c19a4ccd59 - 0.0% (824 Bytes)

[#022] sha256:307a1200bb3504f527645568d9672714a24d24148ff22094dbdadff61fccccf8 - 0.0% (853 Bytes)


History
2021-02-02 13:06:30 UTC

Apply image 1809-amd64

2021-02-11 02:37:55 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-02-11 02:37:56 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-11 02:38:24 UTC

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

2021-02-11 02:38:24 UTC

cmd /S /C #(nop) USER ContainerUser

2021-02-11 02:38:45 UTC

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

2021-02-11 02:39:25 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-02-11 02:39:26 UTC

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

2021-02-11 02:39:26 UTC

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

2021-03-08 20:00:18 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-08 20:00:19 UTC

cmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\

2021-03-08 20:00:21 UTC

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

2021-03-08 20:00:22 UTC

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

2021-03-08 20:00:23 UTC

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

2021-03-08 20:00:23 UTC

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

2021-03-11 17:17:02 UTC

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

2021-03-11 17:17:02 UTC

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

2021-03-11 17:17:03 UTC

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

2021-03-11 17:17:04 UTC

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

2021-03-11 23:23:23 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-03-11T23:23:21Z

2021-03-11 23:23:24 UTC

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

2021-03-11 23:23:24 UTC

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

2021-03-11 23:23:24 UTC

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

Details
Created

2021-03-11 23:24:17 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-03-11T23:24:14Z
  • org.opencontainers.image.revision
    c40dcbd13209c638484b53b035ce793a3cee41b1
  • 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-c40dcbd13209c638484b53b035ce793a3cee41b1-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909

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:63eed21864e051f1fb4c2f1d98b2579e732b03cd2d3ba946793797ea4dd0f0d6 - 38.09% (98.3 MB)

[#001] sha256:8a55f563dae9429ec55d5b4a2632afcf2febf292ba778132a2f32f1c2caf49c4 - 0.0% (1.01 KB)

[#002] sha256:1e862db6e02c691a956624d8761410bc1fe42f63b64cd90f63944f9ed638dfb2 - 0.0% (1.04 KB)

[#003] sha256:fd30d45da585f4943311c10c7702ca5885dfcd621cd237e26060638424ba4b00 - 0.03% (67.2 KB)

[#004] sha256:297d687bbc442a955fe9085893adee916146dcac058164ca431c412938c5dbb4 - 0.0% (1.01 KB)

[#005] sha256:47429db46ae6fe213ef0ed3e0b3910b2f7f700ab6dab12d7fc4ef7ecbb2c4c3f - 37.57% (96.9 MB)

[#006] sha256:ac257e138871406a795993f9e797c1048f988a07b1dbff60aeb5f0cc5ab2e501 - 0.04% (97.3 KB)

[#007] sha256:c32268170fb6045f5b8d7202f0e9417b4f1d861a44602fb1c27a00d34b8be42b - 0.0% (1.06 KB)

[#008] sha256:0d55a90dbc6517b6eaa23403ed347b2def76a019a589c20599dd8e34cf5b2191 - 0.0% (1 KB)

[#009] sha256:e2efd454783a6f6d3ed6d8e2964d48f8b9bc1e76311ee1fe5ea2e561a8f12354 - 0.0% (830 Bytes)

[#010] sha256:4636b626a582e1cc29eaa443e79e3a39c8e8ae365dbf73cf138a7fab0ea63ba8 - 0.04% (101 KB)

[#011] sha256:cee5bc837683fb2b130fa0736cb2decd95172b4db78868eab361b831f6c73d25 - 12.38% (31.9 MB)

[#012] sha256:3f8a3937adda2af057c1b267d72360daec78141719eee60075737f7e03277a36 - 0.0% (851 Bytes)

[#013] sha256:cdbce9d105ab1d3ad58d88322316ce2c1320385c7fcc0929363af7e94cb5536b - 0.0% (852 Bytes)

[#014] sha256:2686842d10d4c8adc0229aa57458fed5029ceefaaf25ad10a12402aad969ac71 - 0.0% (857 Bytes)

[#015] sha256:fda30e560f5969584633fb222d58c1125e31bd4f0ba05961e89c5385365ae98f - 0.0% (831 Bytes)

[#016] sha256:d8f852ffef3ef7ac590a47cc5454f140994c48001ab3566a87eba9508abaf69b - 0.0% (853 Bytes)

[#017] sha256:abd8ac5a6efdcce1420401284996d981998cade569e1713380b6d6f46c597c59 - 11.85% (30.6 MB)

[#018] sha256:84f924e80531782e099427fee12e7993baf3ba7632f6f81562e8c683a38a0f39 - 0.0% (858 Bytes)

[#019] sha256:dfbf3db56a7e6d73dbd31d5812d3939ebf4458628f3d4a1ff60d9c733c7d8720 - 0.0% (831 Bytes)

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

[#021] sha256:62fa8002fe15d08bd6d940d29b0b8e4fd391f48624991f5f285f0b37891150ab - 0.0% (836 Bytes)

[#022] sha256:4a002d18c489ae382aa3f53810561a29ff3e45a345290414116153cdda635671 - 0.0% (828 Bytes)


History
2021-02-05 16:38:08 UTC

Apply image 1909-amd64

2021-02-11 02:49:20 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-1909

2021-02-11 02:49:21 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-11 02:50:10 UTC

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

2021-02-11 02:50:11 UTC

cmd /S /C #(nop) USER ContainerUser

2021-02-11 02:50:31 UTC

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

2021-02-11 02:51:11 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-02-11 02:51:11 UTC

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

2021-02-11 02:51:12 UTC

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

2021-03-08 20:01:22 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-08 20:01:23 UTC

cmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\

2021-03-08 20:01:25 UTC

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

2021-03-08 20:01:26 UTC

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

2021-03-08 20:01:27 UTC

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

2021-03-08 20:01:27 UTC

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

2021-03-11 17:17:32 UTC

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

2021-03-11 17:17:32 UTC

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

2021-03-11 17:17:34 UTC

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

2021-03-11 17:17:35 UTC

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

2021-03-11 23:24:16 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-03-11T23:24:14Z

2021-03-11 23:24:16 UTC

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

2021-03-11 23:24:17 UTC

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

2021-03-11 23:24:17 UTC

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

Details
Created

2021-03-11 23:23:09 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-03-11T23:23:06Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c40dcbd13209c638484b53b035ce793a3cee41b1
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-c40dcbd13209c638484b53b035ce793a3cee41b1-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903

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:302b7cf33b3a2bd3c958c33a0bb0221099c7abebd46bd685a171899210be5180 - 38.04% (98.1 MB)

[#001] sha256:de401d0ad50a73809f52f1b2cdd08372d48affaed3cdc2d9c82fd93fdb86935d - 0.0% (822 Bytes)

[#002] sha256:b251ece4f860cf57423dd1455d77586f293f469389d4e8f22eda21f3f3865674 - 0.0% (921 Bytes)

[#003] sha256:da83f3e327d6be0778a2e9cb3bdbcd4381d91d53be27a9d83e7a02d713898ab6 - 0.03% (67.5 KB)

[#004] sha256:128bd25e4a5fd56d89d1d3519ab5299fad89e0fa26b42a19bbcacf3ffc63a75a - 0.0% (849 Bytes)

[#005] sha256:02a46850464f896128d38032429af01ed881c9561496b85a7dcf75894d1cfd3f - 37.61% (97 MB)

[#006] sha256:99558043528fca28cf576a5dae72c8dbbe8a309833109869786f3e709ee3e864 - 0.04% (92.7 KB)

[#007] sha256:39ff56c128357f2bde42c7177c54985736cd9022f26f72f0560ccd997975b59d - 0.0% (843 Bytes)

[#008] sha256:bb889420c0e542967f5ff0364fc7f0f64026326699d5dba17be0ff04d9435c8c - 0.0% (917 Bytes)

[#009] sha256:4bfda262ddc48511219df947f915b6926b495f721ff4357065fb431bb94420bd - 0.0% (823 Bytes)

[#010] sha256:41354865daf60c4cbf1026fbba35297fd63e599d566f4143eb8199d33a97ad02 - 0.04% (101 KB)

[#011] sha256:e083e4b8d2e90e627b6f77c23e426d9057cafc8a7abe02e3f02d392138a6b5b8 - 12.39% (31.9 MB)

[#012] sha256:6dd2c91a1766a7830c40871f164a22cc60eedffa1372db9e9dcd906957bb210e - 0.0% (854 Bytes)

[#013] sha256:605e67e61f4e575f00f7cdf42b0f88ce6fb79daddeeabfa3b90f045647125472 - 0.0% (857 Bytes)

[#014] sha256:a9aba3180e021dce35e281e27e23094b188100787235247e56bda880b6562207 - 0.0% (830 Bytes)

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

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

[#017] sha256:362ea484671d1d5df14212434426caeaabf03ae080666d95848658188289855b - 11.86% (30.6 MB)

[#018] sha256:f40fdcefdb33d936a6a893ad23c493dc7ca4a4e8681844f0c2970a09fc5894d8 - 0.0% (825 Bytes)

[#019] sha256:9320f432267c175fb7cf844092516dcac49d849751c4a37e70616522670770d9 - 0.0% (855 Bytes)

[#020] sha256:56eeb5b818a7d8c3ea911ad831c3c6a1bb259e3d5a32acde04e8f50b68b998e8 - 0.0% (833 Bytes)

[#021] sha256:4b4203ccba832f4b310e568e8b05fc09d943f8a1d97b9606863f4b45359e7127 - 0.0% (856 Bytes)

[#022] sha256:2b31c08ebc5eab3b28e92c9261ea7de22b7e5e837c05d67438252888f4a299d1 - 0.0% (832 Bytes)


History
2020-12-02 14:58:01 UTC

Apply image 1903-amd64

2021-01-15 21:08:09 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-1903

2021-01-15 21:08:10 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-15 21:08:55 UTC

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

2021-01-15 21:08:56 UTC

cmd /S /C #(nop) USER ContainerUser

2021-01-15 21:09:18 UTC

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

2021-01-15 21:09:58 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-01-15 21:09:59 UTC

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

2021-01-15 21:10:00 UTC

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

2021-03-08 19:56:53 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-08 19:56:53 UTC

cmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\

2021-03-08 19:56:56 UTC

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

2021-03-08 19:56:56 UTC

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

2021-03-08 19:56:57 UTC

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

2021-03-08 19:56:57 UTC

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

2021-03-11 17:16:32 UTC

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

2021-03-11 17:16:32 UTC

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

2021-03-11 17:16:34 UTC

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

2021-03-11 17:16:34 UTC

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

2021-03-11 23:23:08 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-03-11T23:23:06Z

2021-03-11 23:23:08 UTC

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

2021-03-11 23:23:08 UTC

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

2021-03-11 23:23:09 UTC

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

Details
Created

2021-03-11 23:22:11 UTC

Size

260 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-03-11T23:21:59Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c40dcbd13209c638484b53b035ce793a3cee41b1
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-c40dcbd13209c638484b53b035ce793a3cee41b1-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:9cde6bcc502531865f0785750d040abd82298f036b320c85fce4b6ca5af84bc4 - 38.66% (101 MB)

[#001] sha256:da37358f15000330e7c57d1b81160727fe04bafdab52558790850cd8b6a29de5 - 0.0% (1.02 KB)

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

[#003] sha256:72928f22d08a71985cf70d3e3406e880b06f9420f032058027cead38891bb8b4 - 0.03% (69.2 KB)

[#004] sha256:83314c45d0a2aa0e3e3c6aafef7bb54c813286612e45438aa1af92aa7d4259b9 - 0.0% (1.02 KB)

[#005] sha256:efd6f483d79802f2597d46cfdbc755561a77cbcf0ff5046b9e292dd6e39439c4 - 37.22% (96.9 MB)

[#006] sha256:f67e7be58fe0d252ebba4a8b521ee6d254990a02963713afa7d284090dc7b839 - 0.04% (111 KB)

[#007] sha256:2cef6fd96da30904c83df3de18f4aeca7c83721dc84f30a3e844878009ff295b - 0.0% (1.01 KB)

[#008] sha256:1963df184e2acf0cb662d81ec85162c29c10deadabe5cdcae4e2b7e32c68ae1e - 0.0% (1.05 KB)

[#009] sha256:ada4029cc16476a8a2f16ff121c31c3fed5692a86d2f7d2301915ff631e044fa - 0.0% (863 Bytes)

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

[#011] sha256:a2835f62ad75414876cf3f4780da2ac72746143194279c88f66b37e93aa00ebc - 12.26% (31.9 MB)

[#012] sha256:291850ec02d2e3b42ddbaa309f8a2edce2b82a22fd1a42a935f5c2899ae42d52 - 0.0% (841 Bytes)

[#013] sha256:5a3ad659bc5c1e05ffb1255d34241a65a6eca4f95f7f0de7bc56fd5b6150cc1d - 0.0% (836 Bytes)

[#014] sha256:2e0a57ada942cc2e3194ac3cb0973aafe827bff626533bb0d4d1d56be25b5c3d - 0.0% (863 Bytes)

[#015] sha256:4f44d3ee850beb32792da70606338ad81114670f6b05374950d652657c905bfb - 0.0% (834 Bytes)

[#016] sha256:5ee7cca23c10dbb2796da1758f2c365637eb9702eff2cb6d285f83e5f0012491 - 0.0% (837 Bytes)

[#017] sha256:3c7592eaa61b0b15d58b6d63290ace7cded58b9694464af8b8923823e037fe2f - 11.74% (30.6 MB)

[#018] sha256:f7f4cd0c5fede2bb407ea9b0025cdd260f648920821a2c7cb026455102d30a39 - 0.0% (862 Bytes)

[#019] sha256:d48414026387149d91375e43f01ca3d56f14660397fbea62f9b5030ab144af8f - 0.0% (955 Bytes)

[#020] sha256:04c08b3c5a4a5568abcaccc0fa11378f1581116cb85961ed2e27f9335aa57cfc - 0.0% (952 Bytes)

[#021] sha256:81530639bb1e0d7b30572e5daac911113bae8a510b6a252ca8636465c3dde1a0 - 0.0% (963 Bytes)

[#022] sha256:da10b4de50ffd09ebaaa6d054622c885160930bd6d09b90f43e5429f393f4be5 - 0.0% (869 Bytes)


History
2021-02-05 15:37:45 UTC

Apply image 2004-amd64

2021-02-11 02:39:18 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-02-11 02:39:19 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-11 02:40:44 UTC

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

2021-02-11 02:40:45 UTC

cmd /S /C #(nop) USER ContainerUser

2021-02-11 02:41:11 UTC

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

2021-02-11 02:41:48 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-02-11 02:41:48 UTC

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

2021-02-11 02:41:49 UTC

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

2021-03-08 19:58:00 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-08 19:58:01 UTC

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

2021-03-08 19:58:03 UTC

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

2021-03-08 19:58:04 UTC

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

2021-03-08 19:58:04 UTC

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

2021-03-08 19:58:04 UTC

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

2021-03-11 17:16:35 UTC

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

2021-03-11 17:16:36 UTC

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

2021-03-11 17:16:37 UTC

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

2021-03-11 17:16:37 UTC

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

2021-03-11 23:22:08 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-03-11T23:21:59Z

2021-03-11 23:22:09 UTC

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

2021-03-11 23:22:09 UTC

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

2021-03-11 23:22:11 UTC

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

Details
Created

2021-03-11 23:23:25 UTC

Size

2.46 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-03-11T23:23:15Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c40dcbd13209c638484b53b035ce793a3cee41b1
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-c40dcbd13209c638484b53b035ce793a3cee41b1-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:b67d61f938f3725a9bf5b4e0ece52422f5b09c5994bb0af1971b526e4e0f8666 - 37.4% (944 MB)

[#002] sha256:58f45ef6dbedaec52151d294bb8f0799023baf079cbde0418de716591b79848d - 0.0% (1.27 KB)

[#003] sha256:5ff5557c2545d77e0358515308763f8f00b4ab760230eaf86045bbe19783969d - 0.0% (1.3 KB)

[#004] sha256:05a0d71ce3808a66b3b9f43af8fea7bf9f5480c0224e02258ffd095572cc54ff - 0.81% (20.5 MB)

[#005] sha256:621a9adc02dcac4453d93c4b85bebefb723f01007442a2db39a1bbe6cd664a06 - 0.39% (9.75 MB)

[#006] sha256:03bc5cd992e8c21bd235314e16542506057cfa481861be27056b9b324f0102b0 - 0.31% (7.84 MB)

[#007] sha256:68d5d930f3f0ef90924e6b465fd994bf4766f4419a13d7804fecb922cda2ee7c - 1.67% (42.2 MB)

[#008] sha256:7c852f2c7cb25629bdf73e846baf04b3892302c0bc46992da3fb96bae306e09c - 0.19% (4.84 MB)

[#009] sha256:bddae0929f1c2cfde8de2ed0237633c9f2818fb4eed5937e2895c800673bf065 - 0.62% (15.6 MB)

[#010] sha256:4f6f88acff58539e5264b22bfb797a4ebcbee2f4df2ee34cf4c5f73f52db2ebc - 0.5% (12.7 MB)

[#011] sha256:1c621096cdb5726c7256e01b53367b20237fa908745bb3c323598f8ad30144ae - 0.02% (423 KB)

[#012] sha256:1d67b5d054011a532f25e62a8a61288c8f94d9eaf4c9c29b22bfbc1476f6f01a - 0.0% (1.27 KB)

[#013] sha256:848956dae277210d4ad51126abe5becc7761e77af289ad152b851556020a9c27 - 0.0% (1.3 KB)

[#014] sha256:d2f0906fe2c1ef0ac14462570c35bdbc7d51033651b35d7f67cd08925730898e - 0.0% (1.29 KB)

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

[#016] sha256:814611f8d0e47315d53f74ff5231ccf12208e22457ea7f74429a17f99d9a056d - 0.0% (1.3 KB)

[#017] sha256:ac87f5fb6fb169dbdbbd18d8c7ac7a840960d1ec573744d0355b2d84abb4cd23 - 1.21% (30.6 MB)

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

[#019] sha256:bcf405db0286da105b00752b0e140ab282c9d78651165fa490d5d26bb3381ef3 - 0.0% (1.3 KB)

[#020] sha256:e6153549316aa3dc18de28fc18bebfcdc4012dc24b25e5d00adf1b114d5b26d1 - 0.0% (1.3 KB)

[#021] sha256:d38646a8ca93ebd226a9782eeaad8df895f8562910f87e62af998949a9de8c37 - 0.0% (1.3 KB)

[#022] sha256:01e1d3765aa96c6d91228a0114e966ed33ab3f7cb63b93fd54dcf73cbe12fd29 - 0.0% (1.35 KB)


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

Apply image 20H2-RTM-amd64

2021-03-05 14:38:58 UTC

Install update 20H2-amd64

2021-03-10 22:41:42 UTC

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

2021-03-10 22:41:42 UTC

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

2021-03-10 22:41:55 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-03-10 22:42:06 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.0.4/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-03-10 22: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-03-10 22:42:45 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-03-10 22:42:53 UTC

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

2021-03-10 22:43:03 UTC

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

2021-03-10 22:43:12 UTC

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

2021-03-11 17:16:56 UTC

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

2021-03-11 17:16:57 UTC

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

2021-03-11 17:16:57 UTC

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

2021-03-11 17:16:58 UTC

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

2021-03-11 17:16:58 UTC

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

2021-03-11 17:16:59 UTC

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

2021-03-11 17:17:00 UTC

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

2021-03-11 17:17:01 UTC

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

2021-03-11 23:23:23 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-03-11T23:23:15Z

2021-03-11 23:23:24 UTC

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

2021-03-11 23:23:24 UTC

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

2021-03-11 23:23:25 UTC

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

Details
Created

2021-03-11 23:26:10 UTC

Size

157 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-03-11T23:25:21Z
  • org.opencontainers.image.revision
    c40dcbd13209c638484b53b035ce793a3cee41b1
  • 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-c40dcbd13209c638484b53b035ce793a3cee41b1-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:9243cbd63062004cb0062d0c8235fb578c194179c6526f26999de6c03daded31 - 14.45% (22.6 MB)

[#001] sha256:740ce98c92d8885e63c0bde376962ac7d15ebb891a7019f801e1de07be167209 - 0.0% (854 Bytes)

[#002] sha256:7a9e35ad787dffb8fc50bf32fc5febb71a414956f1a93b71360349b44b113fef - 0.0% (187 Bytes)

[#003] sha256:25461aab1c213fbc8cf637cbe9d61903837421f18d504de1a4e3487e2823c644 - 0.0% (124 Bytes)

[#004] sha256:865d2ddb13eadc3fe0682cd82200e580c7ad0335455eeaff5fdd0858d74c8441 - 33.44% (52.4 MB)

[#005] sha256:c0760ebdbb13d0ff15f757b2b14e6ce8dd5c71a3f3e84623e80de3a3336c8524 - 1.24% (1.94 MB)

[#006] sha256:51172c6674488e3c30aac10e0a632fddee1e53cc04681ead157cbbe304a2cfc3 - 15.73% (24.6 MB)

[#007] sha256:03784234945ed3574ea7cfe3fdb871d767b6e6c5bd0dd09bb987755e2c9a31dc - 17.15% (26.9 MB)

[#008] sha256:1af819ec109f7912bd246923b874db73be96a934498d44df940e62a7032d2aac - 18.0% (28.2 MB)

[#009] sha256:900ea202ef0a092c0d3f521e6ba882a0957ec76060fe45ddee91a146a65b5127 - 0.0% (170 Bytes)


History
2021-03-04 02:52:16 UTC

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

2021-03-04 02:52:19 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2021-03-04 02:52:21 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2021-03-04 02:52:23 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2021-03-04 02:52:24 UTC

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

2021-03-11 23:25:32 UTC

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

2021-03-11 23:25:32 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-03-11 23:25:33 UTC

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

2021-03-11 23:25:33 UTC

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

2021-03-11 23:25:56 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-03-11 23:25:56 UTC

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

2021-03-11 23:25:57 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-03-11 23:25:58 UTC

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

2021-03-11 23:25:59 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-03-11 23:26:00 UTC

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

2021-03-11 23:26:00 UTC

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

2021-03-11 23:26:00 UTC

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

2021-03-11 23:26:00 UTC

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

2021-03-11 23:26:01 UTC

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

2021-03-11 23:26:06 UTC

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

2021-03-11 23:26:08 UTC

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

2021-03-11 23:26:08 UTC

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

2021-03-11 23:26:09 UTC

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

2021-03-11 23:26:09 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-11T23:25:21Z

2021-03-11 23:26:09 UTC

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

2021-03-11 23:26:09 UTC

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

2021-03-11 23:26:10 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