Namespace
rancher
Image / Tag
rancher-agent:v2.5-96a5b97c820cb4f5a37310b6eadfcb467ace73b7-head
Content Digest
sha256:24ebbdc4587169612b6708b402f3be7ce854262575998fcf6e980bb4bb938703
Details
Created

2020-10-22 00:37:24 UTC

Size

159 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-22T00:36:15Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    96a5b97c820cb4f5a37310b6eadfcb467ace73b7
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-96a5b97c820cb4f5a37310b6eadfcb467ace73b7-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.18.2

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:171857c49d0f5e2ebf623e6cb36a8bcad585ed0c2aa99c87a055df034c1e5848 - 16.01% (25.5 MB)

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

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

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

[#004] sha256:1b66e4fb6165587420f747f2da9c1b36e5e18d37cf93906f23a6c7196b0e2ccb - 34.13% (54.3 MB)

[#005] sha256:151cee34087306d16032c450bf523cda7531b2b1cd30f8d07916138131feb1cb - 1.39% (2.2 MB)

[#006] sha256:b465277bfc62f244af98c1a6c208da7e6d69b284ddf3aa643a3a5a587ee20723 - 16.71% (26.6 MB)

[#007] sha256:d02d798f7088fb53b3643fb1ed46835d5916f2b7411417023c5588a6eef4368d - 12.94% (20.6 MB)

[#008] sha256:5134d6de6eb484017eff84f296516663fdb9f32811200808f2fd835e0455b158 - 18.83% (30 MB)

[#009] sha256:45499dba13f33a201137fd15191770fed4008f97271edbcde66038fcd10d18f1 - 0.0% (171 Bytes)


History
2020-09-25 22:33:49 UTC

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

2020-09-25 22:33:50 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

2020-09-25 22:33:51 UTC

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

2020-09-25 22:33:52 UTC

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

2020-09-25 22:33:52 UTC

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

2020-10-22 00:36:39 UTC

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

2020-10-22 00:36:39 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

2020-10-22 00:36:40 UTC

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

2020-10-22 00:36:41 UTC

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

2020-10-22 00:37:08 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 && 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/*

2020-10-22 00:37:09 UTC

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

2020-10-22 00:37:11 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

2020-10-22 00:37:11 UTC

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

2020-10-22 00:37:13 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

2020-10-22 00:37:13 UTC

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

2020-10-22 00:37:13 UTC

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

2020-10-22 00:37:13 UTC

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

2020-10-22 00:37:14 UTC

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

2020-10-22 00:37:14 UTC

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

2020-10-22 00:37:19 UTC

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

2020-10-22 00:37:22 UTC

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

2020-10-22 00:37:23 UTC

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

2020-10-22 00:37:23 UTC

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

2020-10-22 00:37:23 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-22T00:36:15Z

2020-10-22 00:37:23 UTC

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

2020-10-22 00:37:23 UTC

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

2020-10-22 00:37:24 UTC

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

Details
Created

2020-10-22 00:30:25 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-22T00:30:19Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    96a5b97c820cb4f5a37310b6eadfcb467ace73b7
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-96a5b97c820cb4f5a37310b6eadfcb467ace73b7-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\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:aab6118ce69c93410df7fa15842a6e3b3c7ff20b639c779b5d5f78e7653eaa07 - 38.88% (96.5 MB)

[#001] sha256:fb8e9d2ebec8d146ce16eaab9fc140934988a413bdfac4de97e1a5a32a24cbde - 0.0% (840 Bytes)

[#002] sha256:2269bd28e1b4e8846b6c22ac54670767bdceacadff4d3e8fdb11a44901abe809 - 0.0% (838 Bytes)

[#003] sha256:ecc1d19c602c8b38eaa82f5663c7a9667972bbde9a577b67890d188011cee4c4 - 0.03% (65.3 KB)

[#004] sha256:94bc2a39004628a26cc1b7cb5037db086a224ed894d2d949158ca6abaf1b0a32 - 0.0% (837 Bytes)

[#005] sha256:4a60502b16e273e605121e7f5319fed3ebd4226eb6b51ad85d1f5212197b3d92 - 35.82% (88.9 MB)

[#006] sha256:c1586d54f96203fdd01eb22fbb8fb3ba017f048fd542942c4ef72220c66daa94 - 0.04% (93.6 KB)

[#007] sha256:e0c15edd13a7f4e20b92ff6c2db4c324549ecf1fc97cb30a476c1f110fdc77c5 - 0.0% (837 Bytes)

[#008] sha256:eb6f9f1ed489956561d1642335ec22722623e4c2e334cee0b71348998a590282 - 0.0% (843 Bytes)

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

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

[#011] sha256:ed4966721a3e469c1e2d537a53300117c83d13917ec928bf4d82a6e50f11c7a9 - 13.13% (32.6 MB)

[#012] sha256:aa1a661d575bca8b30f718d0d463a08018894adb73653b15b1cf908670cd5d40 - 0.0% (856 Bytes)

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

[#014] sha256:112290bee714b66fec1ba0c32d04ecae970abe9140bf1032fcdd6b6f0fd93123 - 0.0% (833 Bytes)

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

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

[#017] sha256:0f875c8146ab6e48ff186b0fb06e5671fe542f1d6b5f573c92e1b1215778d5e3 - 12.06% (29.9 MB)

[#018] sha256:9aaa922f80129acbc891ce0f37cb8b47c95197d0f6e74df810f2907b44dac0f7 - 0.0% (828 Bytes)

[#019] sha256:19cd4b6563a223e688ff1b1adb89371b069b5dcfae3332697d0120419ddad231 - 0.0% (825 Bytes)

[#020] sha256:df6b99aeb3241e706bcb13bba207368e2dc459af8d3415989c4fdc3945bd424f - 0.0% (858 Bytes)

[#021] sha256:2bb61253e85715598868bb2f20f861399ce9ae425cea12d3598f12a9218bb437 - 0.0% (822 Bytes)

[#022] sha256:713353cfc4dad7fca1e425aea6af742d4391a3817d04bd949bd196893db531ea - 0.0% (824 Bytes)


History
2020-09-30 11:25:56 UTC

Apply image 1809-amd64

2020-10-20 17:27:46 UTC

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

2020-10-20 17:27:46 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-20 17:28:20 UTC

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

2020-10-20 17:28:20 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-20 17:28:54 UTC

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

2020-10-20 17:29:37 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 ; }"

2020-10-20 17:29:38 UTC

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

2020-10-20 17:29:39 UTC

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

2020-10-21 20:12:31 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-21 20:12:31 UTC

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

2020-10-21 20:12:33 UTC

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

2020-10-21 20:12:34 UTC

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

2020-10-21 20:12:34 UTC

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

2020-10-21 20:12:35 UTC

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

2020-10-22 00:30:21 UTC

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

2020-10-22 00:30:22 UTC

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

2020-10-22 00:30:23 UTC

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

2020-10-22 00:30:24 UTC

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

2020-10-22 00:30:24 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-22T00:30:19Z

2020-10-22 00:30:24 UTC

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

2020-10-22 00:30:25 UTC

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

2020-10-22 00:30:25 UTC

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

Details
Created

2020-10-22 00:30:38 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-22T00:30:32Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    96a5b97c820cb4f5a37310b6eadfcb467ace73b7
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-96a5b97c820cb4f5a37310b6eadfcb467ace73b7-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\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:d6c6a99d5726a68a35f81bb15a53ebdc98b41ff763b7b2442647543ee44bb89c - 39.26% (98.1 MB)

[#001] sha256:335c40a36065758dd89f8eb60d58c118ff3fc377f9ab2d80e389310f5bae961d - 0.0% (840 Bytes)

[#002] sha256:e04a1704732d92efe0a77fe70861d6cdc1aa70b253bb11718970c536aecab77e - 0.0% (839 Bytes)

[#003] sha256:7ed708438c0b71910721f562e1a0324e26b9effcb537d462eecbeae5c88ad325 - 0.03% (65.7 KB)

[#004] sha256:bf6c391878901e7a8574beb9a62a30c7e7101ba22be66a3c02a58a249962d52e - 0.0% (828 Bytes)

[#005] sha256:4477ab8943995fb124db1e8d182cbed664b7df7816cfda65dbb8ae0daa10660c - 35.6% (88.9 MB)

[#006] sha256:258aed69e137c065d92c05a4290b212e518b5702117e88e9054b36370c72e184 - 0.04% (92.3 KB)

[#007] sha256:7bc04510cb2f2ce0db54cfc4e4f7bedad99a7437663f94f6d7a7aac2c1a94600 - 0.0% (837 Bytes)

[#008] sha256:a6e0055f1cf6435235412031f009cbea2454176a19614752c90964f0090ee283 - 0.0% (841 Bytes)

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

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

[#011] sha256:7cb87ed6a8e81bc362b316efc43b6cababda33fa12c42123ea50bfc220b936c5 - 13.05% (32.6 MB)

[#012] sha256:16bee47bbc194ab9ca7890277cd1b19c2578f95190257befc346d2e849dae6e8 - 0.0% (829 Bytes)

[#013] sha256:190229f52cbc857bf068f552134ca415a6e1c5b25815019aa93f61554b0e8d0a - 0.0% (829 Bytes)

[#014] sha256:5878c0f1a2a128158d18dbb8b6b5449b695bfd9093c1347eb675607a64a06f31 - 0.0% (833 Bytes)

[#015] sha256:b7b982cbfdcb98f1e7dc70988d16abc85ab59e3024843104f2b5aa2d028ec67d - 0.0% (824 Bytes)

[#016] sha256:1425eee46e674ee6b59f8194bda02cfc086cb2cf51058e436efdc221857e19a1 - 0.0% (828 Bytes)

[#017] sha256:2da67f22c4d199d3b51a4cdc73902cc5ea659ca8fb69f38b31f50ffc91eea8f1 - 11.98% (29.9 MB)

[#018] sha256:03aedc5e8e5f1b9073df62ef9ce94ababd0032c5d57c6daf6cd9a4b726967c5c - 0.0% (831 Bytes)

[#019] sha256:9c673facc935e478ca21406c52210ebe794d9fc3117412402a2409849ac5e19f - 0.0% (853 Bytes)

[#020] sha256:8451b4cb69b2771666e68bc1d7ce106b8c5a8f36be53a0d06c7a99f056ea05ff - 0.0% (826 Bytes)

[#021] sha256:60d485f3fa3d49fa014b8a0b23d6868fe894f57d8e4cdaabfdd8768f03f9bbe1 - 0.0% (825 Bytes)

[#022] sha256:88073b583d3e885945444eb7e8b339fb386355cf958c5ed72369b5effbb81d4f - 0.0% (825 Bytes)


History
2020-10-01 03:13:48 UTC

Apply image 1909-amd64

2020-10-20 16:55:30 UTC

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

2020-10-20 16:55:32 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-20 16:56:12 UTC

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

2020-10-20 16:56:15 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-20 16:57:23 UTC

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

2020-10-20 16:58: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 ; }"

2020-10-20 16:58:11 UTC

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

2020-10-20 16:58:12 UTC

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

2020-10-21 20:12:39 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-21 20:12:40 UTC

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

2020-10-21 20:12:42 UTC

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

2020-10-21 20:12:42 UTC

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

2020-10-21 20:12:43 UTC

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

2020-10-21 20:12:43 UTC

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

2020-10-22 00:30:34 UTC

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

2020-10-22 00:30:35 UTC

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

2020-10-22 00:30:36 UTC

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

2020-10-22 00:30:36 UTC

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

2020-10-22 00:30:37 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-22T00:30:32Z

2020-10-22 00:30:37 UTC

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

2020-10-22 00:30:37 UTC

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

2020-10-22 00:30:38 UTC

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

Details
Created

2020-10-22 00:30:25 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-22T00:30:19Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    96a5b97c820cb4f5a37310b6eadfcb467ace73b7
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-96a5b97c820cb4f5a37310b6eadfcb467ace73b7-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\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:0e31ee8f400716f940be9db76d6eedb1a903860385b4ca8f70513012d53fe1f1 - 39.31% (98.3 MB)

[#001] sha256:cff87f7c2e9d5f0e54a76b45b01f9551e5db97780ad8954a164b11cef558420f - 0.0% (875 Bytes)

[#002] sha256:eedcdb0753a8a044380cb7807307bb386a12e4da11cd58da77349c0387d5febb - 0.0% (866 Bytes)

[#003] sha256:12f25ce6dcf4db133030bee4fd0cab08260f0c216191b1addcbd39b46953b61e - 0.03% (66.6 KB)

[#004] sha256:e0d78dbe405fe2675691484fb369ecab34bda967e6aa32a439667472aea95bb3 - 0.0% (835 Bytes)

[#005] sha256:7fd2192ca41ed69fd2a35353fea5f431714df0455da86d954f49ba4febb656bf - 35.57% (88.9 MB)

[#006] sha256:087182b10054d52d2fc759197aa2dd5133610191fbdd4eb9106fc39868a8de7c - 0.04% (91.4 KB)

[#007] sha256:9563e8ab0fbba9839bfc402f8c6ce0c52f94c345433eadc1f614f3245a8cf64b - 0.0% (845 Bytes)

[#008] sha256:dd5b60269a9f2198c3860a8dd2ae7c9ed4bc05d3bed3d4c850fcce37d82d4c9f - 0.0% (837 Bytes)

[#009] sha256:155dd00ee736c3702da57d53334a1db430fb2c18319bb7f58440b1ebb6bdd5a4 - 0.0% (861 Bytes)

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

[#011] sha256:64eb306c87f83685caafd857ef81cfced59602d6acec720b1a2d0f8be7b8178d - 13.04% (32.6 MB)

[#012] sha256:87ab62d9c4ad1dc3c23f2a85330fe09bf97f8e0ca4fdfe7e829855b8af2ce718 - 0.0% (827 Bytes)

[#013] sha256:8b8e779792893976919a63e01582a748a967d45efeb4e0fdecdbebb6929201e2 - 0.0% (834 Bytes)

[#014] sha256:ac140e52b86735bcc7157bd1abd3154a1e6eac919f3e2d6a6dba83f8b5e7904c - 0.0% (831 Bytes)

[#015] sha256:4ff68d3108f4aa7c9859323fa1012de75960fa9cbec620303bb776bc7b8dc7fe - 0.0% (827 Bytes)

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

[#017] sha256:a9bf4febad710f5b9b899af2bc944d3fab60c841ac85f3258174029cab3d6890 - 11.97% (29.9 MB)

[#018] sha256:85786d7c97df773ccd030035ea30e8dc215ac0796f53b22e74d6d3013d75686c - 0.0% (827 Bytes)

[#019] sha256:40a6d54e83c90ea7edd030f8c7eb7ad75aa511c509efba66c45479ce40c63fbd - 0.0% (823 Bytes)

[#020] sha256:c902b09650b79ae1b6561fb3110bb8d4adc0cdaf06a5904aeef113e0d5db7689 - 0.0% (845 Bytes)

[#021] sha256:c4d4a9fd70df49e92a87fc8f250254d3685bd0906fabd2c48a8e02e32a1eb0da - 0.0% (826 Bytes)

[#022] sha256:58903199eb15feba33a3ea473dc9ce775e47426592018cd9d4a0bf51e96c2d69 - 0.0% (849 Bytes)


History
2020-09-30 11:26:02 UTC

Apply image 1903-amd64

2020-10-20 17:27:24 UTC

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

2020-10-20 17:27:27 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-20 17:28:24 UTC

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

2020-10-20 17:28:25 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-20 17:29:01 UTC

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

2020-10-20 17:29:44 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 ; }"

2020-10-20 17:29:45 UTC

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

2020-10-20 17:29:46 UTC

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

2020-10-21 20:12:20 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-21 20:12:20 UTC

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

2020-10-21 20:12:22 UTC

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

2020-10-21 20:12:23 UTC

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

2020-10-21 20:12:23 UTC

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

2020-10-21 20:12:23 UTC

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

2020-10-22 00:30:21 UTC

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

2020-10-22 00:30:22 UTC

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

2020-10-22 00:30:23 UTC

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

2020-10-22 00:30:23 UTC

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

2020-10-22 00:30:24 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-22T00:30:19Z

2020-10-22 00:30:24 UTC

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

2020-10-22 00:30:24 UTC

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

2020-10-22 00:30:25 UTC

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

Details
Created

2020-10-22 00:34:45 UTC

Size

148 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-22T00:33:59Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    96a5b97c820cb4f5a37310b6eadfcb467ace73b7
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-96a5b97c820cb4f5a37310b6eadfcb467ace73b7-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.18.2

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:296c9ad75beec603486f1373addae8e2c509e94c4adda44c1289792c91624acc - 15.33% (22.6 MB)

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

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

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

[#004] sha256:38e116ea327de14eb6291b184ff27a9e11b06d87a5a729ab8536aee4c13e54e8 - 34.02% (50.2 MB)

[#005] sha256:ec31164e9f3188f669aa910fa6f005037f2a6471c8fef1db40a8b9910c2e44f1 - 1.32% (1.94 MB)

[#006] sha256:94a218541f265a88fef4d087fb9a8f1267b1d8dea34f71dd824a5bf4709cbfb2 - 16.7% (24.6 MB)

[#007] sha256:52fe3adf9eafd97716eaf1da6742347e614a7c9c5b07dd2bc8af10a9270ff2bd - 13.95% (20.6 MB)

[#008] sha256:64286e34abcc5243a9f0f15b2f3a9ef8bc14513e33f6378253eddd7671e2033c - 18.69% (27.6 MB)

[#009] sha256:d5a56f4af25a185a951a5bc7e9e8ffc1b0288a6cd3bfd60f3266a51c1af41807 - 0.0% (171 Bytes)


History
2020-09-25 22:47:32 UTC

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

2020-09-25 22:47:35 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

2020-09-25 22:47:36 UTC

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

2020-09-25 22:47:38 UTC

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

2020-09-25 22:47:39 UTC

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

2020-10-22 00:34:13 UTC

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

2020-10-22 00:34:13 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

2020-10-22 00:34:14 UTC

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

2020-10-22 00:34:14 UTC

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

2020-10-22 00:34:34 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 && 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/*

2020-10-22 00:34:34 UTC

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

2020-10-22 00:34:35 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

2020-10-22 00:34:36 UTC

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

2020-10-22 00:34:37 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

2020-10-22 00:34:38 UTC

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

2020-10-22 00:34:38 UTC

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

2020-10-22 00:34:38 UTC

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

2020-10-22 00:34:38 UTC

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

2020-10-22 00:34:38 UTC

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

2020-10-22 00:34:42 UTC

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

2020-10-22 00:34:44 UTC

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

2020-10-22 00:34:44 UTC

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

2020-10-22 00:34:45 UTC

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

2020-10-22 00:34:45 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-22T00:33:59Z

2020-10-22 00:34:45 UTC

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

2020-10-22 00:34:45 UTC

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

2020-10-22 00:34:45 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