Namespace
rancher
Image / Tag
rancher-agent:master-299bad96bd77173fd575d9bd33114f53dae4d2ba-head
Content Digest
sha256:5fe1fad204bd5613dc91fc5b6f6d1741a7222ec4997ea8d3e91948d9e429fb1d
Details
Created

2021-02-19 22:02:53 UTC

Size

171 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-19T22:01:51Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    299bad96bd77173fd575d9bd33114f53dae4d2ba
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-299bad96bd77173fd575d9bd33114f53dae4d2ba-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:d519e2592276828ca171d85e0532899cd4f98c70f5c697b45fa2e126e9f9fe49 - 14.88% (25.5 MB)

[#001] sha256:d22d2dfcfa9cd230ed3c47defec2670d45081598c721dd85cafc34ea459f970e - 0.0% (852 Bytes)

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

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

[#004] sha256:a7b84c364f5dcd97a57f1e296e7c039d497bdaad88f810a2e8cec8bffb5d8aa7 - 33.31% (57 MB)

[#005] sha256:45bd5c24af08019cb7892aab421508f07b286c4f80bdf54a67225cd637df0878 - 1.29% (2.2 MB)

[#006] sha256:638a7ad3d9723adf36bdba4d3e5c395c6ab8f6e7c8610795208e000cbb2abd9a - 15.52% (26.6 MB)

[#007] sha256:3bbcf512c4f24612a778cea0ee2be330e817a452f62d86228452a4394f29f2dd - 17.11% (29.3 MB)

[#008] sha256:9f124e8d4cd20ee7e35389a306f999a439602c3da75ad4c0829a727b9db4bd1b - 17.89% (30.6 MB)

[#009] sha256:72854b71509cccbdc3b371ff6d401b2c3a739e51a28d81fa4efe7fdd2c02892f - 0.0% (169 Bytes)


History
2021-01-21 03:37:59 UTC

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

2021-01-21 03:38:01 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-01-21 03:38:03 UTC

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

2021-01-21 03:38:05 UTC

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

2021-01-21 03:38:05 UTC

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

2021-02-19 22:02:13 UTC

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

2021-02-19 22:02:14 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-02-19 22:02:15 UTC

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

2021-02-19 22:02:15 UTC

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

2021-02-19 22:02:38 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-02-19 22:02:39 UTC

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

2021-02-19 22:02:40 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-02-19 22:02:40 UTC

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

2021-02-19 22:02:42 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-02-19 22:02:42 UTC

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

2021-02-19 22:02:42 UTC

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

2021-02-19 22:02:42 UTC

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

2021-02-19 22:02:42 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-299bad96bd77173fd575d9bd33114f53dae4d2ba-head

2021-02-19 22:02:43 UTC

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

2021-02-19 22:02:49 UTC

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

2021-02-19 22:02:51 UTC

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

2021-02-19 22:02:52 UTC

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

2021-02-19 22:02:52 UTC

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

2021-02-19 22:02:52 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-02-19T22:01:51Z

2021-02-19 22:02:53 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0

2021-02-19 22:02:53 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=299bad96bd77173fd575d9bd33114f53dae4d2ba

2021-02-19 22:02:53 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2021-02-19 21:55:25 UTC

Size

256 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-19T21:55:18Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    299bad96bd77173fd575d9bd33114f53dae4d2ba
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-299bad96bd77173fd575d9bd33114f53dae4d2ba-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.7% (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:588d077ffeb9884bcbfdb5e29f837570183ce3beb607567fb3962dce66a5c098 - 0.0% (824 Bytes)

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

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

[#012] sha256:1d52f8da47903d5e3724e6ee0257e9635e93f1294f47f3b6f52d3779f5298301 - 0.0% (876 Bytes)

[#013] sha256:584e6e80b9c0e50b5674691b77ff9b7415011c819310848191df4c3b274a499f - 0.0% (826 Bytes)

[#014] sha256:1daa9969943c1e31077f81d43337c2cf731a812a925c39b162daad80a870971b - 0.0% (823 Bytes)

[#015] sha256:d4a0dda33f0787ccb9786bb5575681da1591f26f8885ef3ad979daa49395f95b - 0.0% (852 Bytes)

[#016] sha256:7390077b917975d4d053c8530fcde46eb0722df9d85c086c47cd5371ff3bd31d - 0.0% (828 Bytes)

[#017] sha256:24a638290ae7929df748ce83a11f143c3a74f7f00e7dc24719c541a4a43a5794 - 11.94% (30.6 MB)

[#018] sha256:c89729159ad64d387a6ed6fd52fd647afd6af93d6e25b888b863c01d05a8319a - 0.0% (853 Bytes)

[#019] sha256:fcd8db1437274499d1fca6f113869e8469830274aa52eeace457d7918d1651f2 - 0.0% (859 Bytes)

[#020] sha256:014109cf486014e09606ae2aa5ee74e0dc4787cfb8fe0b2d88a0a6e6d58a0f06 - 0.0% (865 Bytes)

[#021] sha256:fd5a566a5b2c43760c4a1be87cfc610e0a94d1a3693c0c42d6e27db108365ada - 0.0% (828 Bytes)

[#022] sha256:ae7f06f9d9017f63aaedfc62620c1a71995552dac0ae4176583271f6dd6d8c36 - 0.0% (824 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-02-16 16:31:32 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-16 16:31:32 UTC

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

2021-02-16 16:31:35 UTC

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

2021-02-16 16:31:36 UTC

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

2021-02-16 16:31:36 UTC

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

2021-02-16 16:31:37 UTC

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

2021-02-19 21:55:21 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-299bad96bd77173fd575d9bd33114f53dae4d2ba-head

2021-02-19 21:55:21 UTC

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

2021-02-19 21:55:22 UTC

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

2021-02-19 21:55:23 UTC

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

2021-02-19 21:55:24 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-19T21:55:18Z

2021-02-19 21:55:24 UTC

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

2021-02-19 21:55:24 UTC

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

2021-02-19 21:55:25 UTC

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

Details
Created

2021-02-19 21:56:41 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-19T21:56:34Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    299bad96bd77173fd575d9bd33114f53dae4d2ba
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-299bad96bd77173fd575d9bd33114f53dae4d2ba-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:53b74159ff702971f4df6930f738337c6f5649b4da896e19e236bb1693672e49 - 0.0% (877 Bytes)

[#010] sha256:7cc70f8f27869819154a30c0cd635316bb0c5365164a4e1f27b1fffd747a902c - 0.04% (101 KB)

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

[#012] sha256:e42d1031a5b716b39769b43867c1e23ede67d584a0c37d100bac9e4620408ed4 - 0.0% (825 Bytes)

[#013] sha256:3058f5ef72754cbde75e548198c57a79d8fad4c1952298e7c52a5026a651c125 - 0.0% (855 Bytes)

[#014] sha256:269b6f2b2057c8fd285b0924904a0c7f17097dd98fb216451397d470e4361e38 - 0.0% (852 Bytes)

[#015] sha256:84c0bf6568eb774191877db47b7b045ea4ad84f67688473fbbb7903fe6915179 - 0.0% (826 Bytes)

[#016] sha256:d5603655ace66ef3c2ab4aca06fabaf3b83c00f8f55c82f7b4f3c5fff705a67b - 0.0% (852 Bytes)

[#017] sha256:891ce9d0b5ed233a5eb072227b17b7623e20e0d61e6a51429c25a183498a9fe6 - 11.86% (30.6 MB)

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

[#019] sha256:8ab81ac06494b48cb060613344eb6f3bbf2d1d45683659fd32db8fb2b9d8c2d4 - 0.0% (828 Bytes)

[#020] sha256:45acefa8af5d468ec067971da9481b2359d1af152b7d75e6a0e3f848723c9374 - 0.0% (829 Bytes)

[#021] sha256:0b246bd927b7380c69285aa72daa233010345aa9a02c56f7bd684de58f47c5fb - 0.0% (876 Bytes)

[#022] sha256:73dae043ff2218065e16af7c8663ef10e6fb6a28d39ba6b6070d627303ecbecf - 0.0% (851 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-02-16 16:32:59 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-16 16:32:59 UTC

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

2021-02-16 16:33:02 UTC

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

2021-02-16 16:33:03 UTC

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

2021-02-16 16:33:03 UTC

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

2021-02-16 16:33:03 UTC

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

2021-02-19 21:56:37 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-299bad96bd77173fd575d9bd33114f53dae4d2ba-head

2021-02-19 21:56:37 UTC

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

2021-02-19 21:56:38 UTC

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

2021-02-19 21:56:39 UTC

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

2021-02-19 21:56:39 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-19T21:56:34Z

2021-02-19 21:56:40 UTC

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

2021-02-19 21:56:40 UTC

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

2021-02-19 21:56:41 UTC

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

Details
Created

2021-02-19 21:55:45 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-19T21:55:39Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    299bad96bd77173fd575d9bd33114f53dae4d2ba
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-299bad96bd77173fd575d9bd33114f53dae4d2ba-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.03% (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:f3bdc05fa41237473f1399d6668758bf7c85b31d3843eaf9b960e1e9e53e71cd - 0.0% (831 Bytes)

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

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

[#012] sha256:0e677a91f941dab480ded058b54557f569554e32c792464f29c5307e3c1a855f - 0.0% (828 Bytes)

[#013] sha256:d54aff990bf6879bf975966ccf59a8346796b17a3ce2cb6617b013263c28c5aa - 0.0% (828 Bytes)

[#014] sha256:fa38e77a1e9c3cea50bbd9c21a3fcb563634065b3c00ee677e3813d215588bba - 0.0% (832 Bytes)

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

[#016] sha256:bfa5513f0cb1cc9cb7d9120cec1157fad3d5ef815b0de5e53d38a1fae1abf807 - 0.0% (835 Bytes)

[#017] sha256:a593ceef3eb17c21b8f3800bcbc0ac0f57843037b4c919c687ac362e99dd29e0 - 11.87% (30.6 MB)

[#018] sha256:4f5077ff95e1f610cd2279f94ebc6d2d5eb9822212ee7ce811c27f31dcd552ba - 0.0% (856 Bytes)

[#019] sha256:6bb18e0acd3093e0cdbff0c4b8f4354e018f59850fffd1565beb46252b45bea5 - 0.0% (881 Bytes)

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

[#021] sha256:520eb25e38a3a0772573a0202202727d5e85c94ee4287b96b0a5d639791ab70b - 0.0% (831 Bytes)

[#022] sha256:70520567df4eae7703ee03acf3d16c5480cd92c6ef96a2d8b4d0161ea72f64d0 - 0.0% (831 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-02-16 16:32:14 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-16 16:32:14 UTC

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

2021-02-16 16:32:16 UTC

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

2021-02-16 16:32:17 UTC

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

2021-02-16 16:32:18 UTC

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

2021-02-16 16:32:18 UTC

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

2021-02-19 21:55:42 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-299bad96bd77173fd575d9bd33114f53dae4d2ba-head

2021-02-19 21:55:42 UTC

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

2021-02-19 21:55:43 UTC

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

2021-02-19 21:55:44 UTC

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

2021-02-19 21:55:44 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-19T21:55:39Z

2021-02-19 21:55:45 UTC

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

2021-02-19 21:55:45 UTC

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

2021-02-19 21:55:45 UTC

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

Details
Created

2021-02-19 21:56:02 UTC

Size

260 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-19T21:55:56Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    299bad96bd77173fd575d9bd33114f53dae4d2ba
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-299bad96bd77173fd575d9bd33114f53dae4d2ba-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.21% (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:14941bf92a1da3e77482a33fb9c754bdd1d6db8d2e833ddd64f4b9f340a96770 - 0.0% (859 Bytes)

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

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

[#012] sha256:45437fff3e84ab91f1c6c211cfba53c781a23aab77c4edbaa3a5528d50410a0d - 0.0% (843 Bytes)

[#013] sha256:798a1317b12eb1fdc3236a83be944035b47a14f46bc0e99eec457c7f534e1c43 - 0.0% (842 Bytes)

[#014] sha256:a0015d15d96afd1466bd99bc39f81163f44177cdeb9cc95589871c6252ec0c09 - 0.0% (859 Bytes)

[#015] sha256:db96b38138516d4bba659d07a88bdff75783838c03b33435983f8b32eafd95ab - 0.0% (833 Bytes)

[#016] sha256:9142898dc9a5a3ee3b97549557e98b67a2641d4191e05c2ecc2d59ed51c22183 - 0.0% (839 Bytes)

[#017] sha256:a702272c54eca80b0316f7ae25e8a6dec5ed29a0f3bad0a4055a4bde7d9f27cb - 11.75% (30.6 MB)

[#018] sha256:6eb5013fb60f9359893067712aa33d25fbc8ea0ffbe6c625c892ebd1b3bac8ec - 0.0% (858 Bytes)

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

[#020] sha256:5fb610472972d9d95c82a4143f622c77866986946a45b3356ace1bd95ed6956f - 0.0% (831 Bytes)

[#021] sha256:e68aedb1845137ae1fb0c6f397e3666ef2b8e926380024a44f182b7d9a56e171 - 0.0% (834 Bytes)

[#022] sha256:cf67856bcad22bb11e03878a7ea305174d919f06944894d70adadbb4a31929c3 - 0.0% (841 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-02-16 16:32:14 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-16 16:32:14 UTC

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

2021-02-16 16:32:16 UTC

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

2021-02-16 16:32:17 UTC

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

2021-02-16 16:32:18 UTC

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

2021-02-16 16:32:18 UTC

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

2021-02-19 21:55:58 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-299bad96bd77173fd575d9bd33114f53dae4d2ba-head

2021-02-19 21:55:59 UTC

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

2021-02-19 21:56:00 UTC

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

2021-02-19 21:56:01 UTC

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

2021-02-19 21:56:01 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-19T21:55:56Z

2021-02-19 21:56:02 UTC

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

2021-02-19 21:56:02 UTC

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

2021-02-19 21:56:02 UTC

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

Details
Created

2021-02-19 21:55:38 UTC

Size

2.44 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-19T21:55:32Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    299bad96bd77173fd575d9bd33114f53dae4d2ba
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-299bad96bd77173fd575d9bd33114f53dae4d2ba-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:37a37544be35743883db3ce75c258781c584706308c42cde380476e57c4851ac - 36.92% (924 MB)

[#002] sha256:687bb11e92af0751d1ef606c523d573f9e876e07fb396d266bf3a896f88e2e04 - 0.0% (1.09 KB)

[#003] sha256:2daa2769d7ce09d2690fa108e6bfdd7724dae1d97a08d90a6a8df8cedbdf15b5 - 0.0% (1.08 KB)

[#004] sha256:321bb555932c726b742cd30e5cbf5ab96bc56b89940c81c74e5494956b0c62bb - 0.82% (20.5 MB)

[#005] sha256:ef196d33df5f462e48ff5bddbd05d8fdd385d0762810fdf0480d73a066e78a0f - 0.39% (9.71 MB)

[#006] sha256:51f92ae5e75a3d37e283d0c2884acde0d4b6ab4e97506bd0da07ab2d0fbda697 - 0.31% (7.82 MB)

[#007] sha256:e4135a4e2e57c671b9131cb1b1113f9ccb12ec0a3c922c1d64a77239d9152442 - 1.68% (42.2 MB)

[#008] sha256:7e07e9f6600257d80dd98896350af2c351dbfc7e4017e2783e747b537e4e8d4e - 0.19% (4.81 MB)

[#009] sha256:6c2878552a6d5b13c4bd0436b4a97a1ddbee3af9c92a0665b1d1ac3f5c3f0561 - 0.62% (15.5 MB)

[#010] sha256:88f2f0510a6e47620e77792245fa42b58496a68e25de1d4a930085fe122f66ff - 0.51% (12.7 MB)

[#011] sha256:db43a778f12efe1eebcb44da225d468b2be763bbd2db8333738845b01c9a19f4 - 0.0% (1.1 KB)

[#012] sha256:59276db7444cd48535a7f53b25db5c2449c82c6268915853cdc913b467a9c197 - 0.0% (1.1 KB)

[#013] sha256:f4bda85df9a8647a8bd2baabd90a81f5d65367ea974f91ca9f40b99b9b032385 - 0.0% (1.2 KB)

[#014] sha256:1e4c9f0f74fd9b76bc1024742587ce0103b0459784b4d3bb898753de7bd97feb - 0.0% (1.07 KB)

[#015] sha256:38d4f7779276b90c9ade4818c98a6293873c00c24f6a0fd8531b75332c8b40c5 - 0.0% (1.07 KB)

[#016] sha256:d95c25ac44d4508bae76bc5b5a1c5949413e89572480ca8d4817d0118de69556 - 1.22% (30.6 MB)

[#017] sha256:8457545309965e1e96e250275f2fcc477f5f361b8e247f809a3283ffe7dd1a86 - 0.0% (1.1 KB)

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

[#019] sha256:cb68e44aceec8e14dd319c520ea5d3fd6c91dadfe74cc70646431eabf5ea4cdc - 0.0% (1.11 KB)

[#020] sha256:4ed15fb5a1953c9b27c8e87e938ce426a6f7aa29d811a36daf69d04593b43962 - 0.0% (1.1 KB)

[#021] sha256:032ded5803fcb8cf29b877d16be0137c07ed1ed326423e7e9af895ae175c7d66 - 0.0% (1.09 KB)


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

Apply image 20H2-RTM-amd64

2021-02-05 16:31:04 UTC

Install update 20H2-amd64

2021-02-16 16:32:36 UTC

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

2021-02-16 16:32:37 UTC

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

2021-02-16 16:32:47 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-02-16 16:32:56 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-02-16 16:33:20 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-02-16 16:33:32 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-02-16 16:33:41 UTC

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

2021-02-16 16:33:49 UTC

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

2021-02-16 16:33:57 UTC

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

2021-02-18 21:15:18 UTC

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

2021-02-18 21:15:19 UTC

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

2021-02-18 21:15:21 UTC

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

2021-02-19 21:55:34 UTC

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

2021-02-19 21:55:34 UTC

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

2021-02-19 21:55:36 UTC

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

2021-02-19 21:55:36 UTC

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

2021-02-19 21:55:37 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-02-19T21:55:32Z

2021-02-19 21:55:37 UTC

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

2021-02-19 21:55:37 UTC

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

2021-02-19 21:55:38 UTC

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

Details
Created

2021-02-19 22:01:23 UTC

Size

159 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-19T22:00:32Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    299bad96bd77173fd575d9bd33114f53dae4d2ba
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-299bad96bd77173fd575d9bd33114f53dae4d2ba-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:64e3fba066352e44a4c1eeb6caedc87c29b46f0a7b31e21a58183fc8370005bd - 14.23% (22.6 MB)

[#001] sha256:3dbb433f451339aab734bb52e3df5b34cdea477f3f8e3aa32f7ac060bd852de2 - 0.0% (854 Bytes)

[#002] sha256:c3042a0d94b83caeb29bc20734c197130f58e14e86e8e6cdad8b768052bb563c - 0.0% (189 Bytes)

[#003] sha256:69ebe461588c1d234faac4f89b77af6efbeded2268799c66dee66a68b24d9f4b - 0.0% (123 Bytes)

[#004] sha256:4b098ace6370f3ea9a881ba7170ede18333d40f966d698e9cbad78e765fb182f - 32.92% (52.4 MB)

[#005] sha256:fffc0e4a1e23f2eeced3b94553539949a4d456d75fd2d035b6462a1c0b2a098f - 1.22% (1.94 MB)

[#006] sha256:854296f2403a4924ddcae78522a0baaf575570fc5f6c277ef6b015c9187013e8 - 15.49% (24.6 MB)

[#007] sha256:0de4f054e33408e6b0b18c7f381ac7d0e86e98f2267e0136cf8611a4c9874af7 - 18.42% (29.3 MB)

[#008] sha256:987c47358759d2713404bec83a3cca320462e6bb5ed957e0f40c3314cb14526c - 17.72% (28.2 MB)

[#009] sha256:b847698a0412a2dbd8e02d06728c3943ada1edf2997a07c0242e70b20c19f78c - 0.0% (172 Bytes)


History
2021-01-21 03:49:23 UTC

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

2021-01-21 03:49: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-01-21 03:49:29 UTC

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

2021-01-21 03:49:31 UTC

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

2021-01-21 03:49:32 UTC

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

2021-02-19 22:00:47 UTC

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

2021-02-19 22:00:47 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-02-19 22:00:48 UTC

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

2021-02-19 22:00:48 UTC

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

2021-02-19 22:01:10 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-02-19 22:01:11 UTC

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

2021-02-19 22:01:11 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-02-19 22:01:12 UTC

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

2021-02-19 22:01:13 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-02-19 22:01:14 UTC

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

2021-02-19 22:01:14 UTC

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

2021-02-19 22:01:14 UTC

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

2021-02-19 22:01:14 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-299bad96bd77173fd575d9bd33114f53dae4d2ba-head

2021-02-19 22:01:15 UTC

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

2021-02-19 22:01:20 UTC

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

2021-02-19 22:01:22 UTC

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

2021-02-19 22:01:22 UTC

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

2021-02-19 22:01:22 UTC

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

2021-02-19 22:01:23 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-02-19T22:00:32Z

2021-02-19 22:01:23 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0

2021-02-19 22:01:23 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=299bad96bd77173fd575d9bd33114f53dae4d2ba

2021-02-19 22:01:23 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

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