Namespace
rancher
Image / Tag
rancher-agent:master-6d61ad3d57be7058b8e402a008eba6b013a4ee0e-head
Content Digest
sha256:a7811b4a6acc0bec02b4d1f4a92253ab69f75218fa6a4faa8f7d51ba3e080ca3
Details
Created

2020-10-31 03:32:08 UTC

Size

161 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-31T03:31:13Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    6d61ad3d57be7058b8e402a008eba6b013a4ee0e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-6d61ad3d57be7058b8e402a008eba6b013a4ee0e-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 - 15.81% (25.5 MB)

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

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

[#003] sha256:73a545e89c22b180dc1b893bdfaf75cf2c69dc07a5691f3ff569b8088ebebd80 - 0.0% (122 Bytes)

[#004] sha256:44a01142c4b82725a4fc8569554e0436e9be8895e216e713e2ef9daccb0df7dc - 34.86% (56.1 MB)

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

[#006] sha256:a4dd10a61f5ea5a2951d87dd2dc7799102e86e327876e058e1a6913aa658f011 - 16.5% (26.6 MB)

[#007] sha256:25b3843386b8375e63cc61d53d4d5c035c35098c8c3387452710eb1501dc283d - 12.84% (20.7 MB)

[#008] sha256:ddf86d3eef49b57a0e7bc9a1713a6401829f572cf5049cf979b3fc4e97c65e8a - 18.62% (30 MB)

[#009] sha256:542e4934f02288ca530831a8869c4d1ad69656375a86c075eb9a1fb5555f836f - 0.0% (173 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-31 03:31:34 UTC

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

2020-10-31 03:31:34 UTC

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

2020-10-31 03:31:35 UTC

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

2020-10-31 03:31:35 UTC

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

2020-10-31 03:31:56 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-31 03:31:57 UTC

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

2020-10-31 03:31:58 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-31 03:31:58 UTC

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

2020-10-31 03:32:00 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-31 03:32:00 UTC

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

2020-10-31 03:32:00 UTC

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

2020-10-31 03:32:01 UTC

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

2020-10-31 03:32:01 UTC

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

2020-10-31 03:32:01 UTC

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

2020-10-31 03:32:05 UTC

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

2020-10-31 03:32:07 UTC

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

2020-10-31 03:32:07 UTC

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

2020-10-31 03:32:08 UTC

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

2020-10-31 03:32:08 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-31T03:31:13Z

2020-10-31 03:32:08 UTC

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

2020-10-31 03:32:08 UTC

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

2020-10-31 03:32:08 UTC

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

Details
Created

2020-10-31 03:27:29 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-31T03:27:23Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    6d61ad3d57be7058b8e402a008eba6b013a4ee0e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-6d61ad3d57be7058b8e402a008eba6b013a4ee0e-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.87% (96.5 MB)

[#001] sha256:71e5283dd9d47bd88fa566326f6e8e6bc1c3c7f385c69b7482194c97e6e969b7 - 0.0% (894 Bytes)

[#002] sha256:05006be99a092de18f27ebd9357601854cd79a5d889b3d0425aa16034ba4394d - 0.0% (840 Bytes)

[#003] sha256:da195ac2293a9561694a5adab6e97cc2f7c1cb37c8cba3f22e1ed3e90723759e - 0.02% (62.6 KB)

[#004] sha256:f8fa4de85b83f5d222df6544a1dadf65fbb999e155489406427e2054f80c4e09 - 0.0% (839 Bytes)

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

[#006] sha256:0ade25de6d58d36f0c689752b4e10ac9b2c5dc1f857e40da8414c64d9eb2e5a0 - 0.05% (123 KB)

[#007] sha256:d85cfa9dc8d26611c871a012812945e6d83c7c554dd1061caf196e352fcee684 - 0.0% (839 Bytes)

[#008] sha256:42962d95291d49a66c66e5f8e1f07a86abbc9189e3b3eeed11c0a733f37abab5 - 0.0% (836 Bytes)

[#009] sha256:63d6f25ee67d7570d40241893b0b9210f04f1e31b5967c7169b4b661351177ff - 0.0% (860 Bytes)

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

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

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

[#013] sha256:8d715c2d5a992f5ebcc1ee35fa440f1209d35477c2430c2e9f039151757cd3e2 - 0.0% (831 Bytes)

[#014] sha256:44b563b8ef2b541346507c8cee1316e8d2fc44d5a02cf258da3a490bc8c032cb - 0.0% (856 Bytes)

[#015] sha256:79da6adc75ab5abc686766902027977fd91db45a2be0d6f60abc8cd9c02bf848 - 0.0% (863 Bytes)

[#016] sha256:7babdc5d2891198db1981fe62878d987053196c3bfe8c681086703955667d5d0 - 0.0% (834 Bytes)

[#017] sha256:5c79c2fe0004c22cea1acf7d0ebd198cfcbd7690b60cb11f9859c04bc9883888 - 12.07% (30 MB)

[#018] sha256:0dc6c944705050583da0c674c06777019e0206888eec8ba98bdbeb91288b6054 - 0.0% (830 Bytes)

[#019] sha256:aaa3977d329690c182af172c129ad6bd2f7a366778994c62e8e398420ec577c5 - 0.0% (830 Bytes)

[#020] sha256:b2c7ea03f8735d2261eca9140d7310280524a63159d084c2419556259a48c608 - 0.0% (853 Bytes)

[#021] sha256:392be5f5a73a9e2462d74e94c8e59e9e83f94a66ea12f09d475440f14c9b491f - 0.0% (829 Bytes)

[#022] sha256:b403580e4adccaee187c72088887cf70728932794f632b731734ca1d5505a89f - 0.0% (856 Bytes)


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

Apply image 1809-amd64

2020-10-27 18:41:50 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-27 18:41:52 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-27 18:42:23 UTC

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

2020-10-27 18:42:23 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-27 18:42:43 UTC

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

2020-10-27 18:43:22 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-27 18:43:23 UTC

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

2020-10-27 18:43:23 UTC

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

2020-10-30 22:33:08 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-30 22:33:09 UTC

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

2020-10-30 22:33:11 UTC

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

2020-10-30 22:33:12 UTC

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

2020-10-30 22:33:12 UTC

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

2020-10-30 22:33:12 UTC

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

2020-10-31 03:27:25 UTC

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

2020-10-31 03:27:25 UTC

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

2020-10-31 03:27:27 UTC

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

2020-10-31 03:27:27 UTC

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

2020-10-31 03:27:28 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-31T03:27:23Z

2020-10-31 03:27:28 UTC

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

2020-10-31 03:27:28 UTC

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

2020-10-31 03:27:29 UTC

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

Details
Created

2020-10-31 03:27:05 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-31T03:26:59Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    6d61ad3d57be7058b8e402a008eba6b013a4ee0e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-6d61ad3d57be7058b8e402a008eba6b013a4ee0e-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.25% (98.1 MB)

[#001] sha256:206be2f05271bce4ec0df6e76cf74025975c544b911103f45dabd5b82c6da9f2 - 0.0% (868 Bytes)

[#002] sha256:f5cd62498cb480a0fff2b4530f0d34b893d3aa704912be89bd9786f72acbcc1b - 0.0% (836 Bytes)

[#003] sha256:5b9b73da39905fb9464897eee806a7caa18f1aa09700a076ff8ca6923ad8a341 - 0.02% (61.8 KB)

[#004] sha256:a6640319e0a80f154c05ab1dcf2c31be62235db5501e4042e481a5c99d161820 - 0.0% (833 Bytes)

[#005] sha256:6b0b5d435a4c9ab16d49963a0b822b1b09a81d03f3efbf335b069de97baa62b4 - 35.59% (88.9 MB)

[#006] sha256:7180a2511080a46bbf3a5b476beeb6079812351773965e8b3f61b0f0e87ba205 - 0.05% (124 KB)

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

[#008] sha256:73af04b1e0f1c1ec80dc0811d1c8e5cd6ca9bddabe3c88b2b149a9c424fa9c65 - 0.0% (842 Bytes)

[#009] sha256:2245e3a45e69ab91da295705954ca2a2cf540fb654137e2b61a70b51e7f3a3c4 - 0.0% (853 Bytes)

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

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

[#012] sha256:6c5ca201cdf7e7ccd7a599ce124c19cc091d66383131ca4d53a6563ecfe9501e - 0.0% (827 Bytes)

[#013] sha256:6870e0e182d963250c815d4a37144fe657ff7554ed8726203073de47280c7b19 - 0.0% (857 Bytes)

[#014] sha256:d3d1156677ba2229c3c8a5d5548cc2cb225307df25dab2ff0f822a5a0a9524ce - 0.0% (842 Bytes)

[#015] sha256:b0e5bf9a15abd5207d54ce479ae3aa7aaab25e3cd17028cd9f57259c0c04939e - 0.0% (825 Bytes)

[#016] sha256:b05d5dfe1193b1ba98b9ebb714908a64571fb9b1045268b252b68fc98fff42be - 0.0% (831 Bytes)

[#017] sha256:68e537e19b48577f1a3d7c2d7f4706053eb01cec92415470e96a12ce7c5fab32 - 11.99% (30 MB)

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

[#019] sha256:22023e190767b54bada1c5bb3b1b7e27756af2a1d83e29b26cf0b5db0f51a0c1 - 0.0% (826 Bytes)

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

[#021] sha256:f1375158379854e2e35c8ee53d479c12c6bb69f8adc3fa31f67d2d18e42f597c - 0.0% (821 Bytes)

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


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

Apply image 1909-amd64

2020-10-27 18:52:52 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-27 18:52:52 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-27 18:53:23 UTC

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

2020-10-27 18:53:24 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-27 18:53:46 UTC

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

2020-10-27 18:54:29 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-27 18:54:29 UTC

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

2020-10-27 18:54:30 UTC

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

2020-10-30 22:35:54 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-30 22:35:55 UTC

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

2020-10-30 22:35:57 UTC

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

2020-10-30 22:35:58 UTC

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

2020-10-30 22:35:58 UTC

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

2020-10-30 22:35:59 UTC

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

2020-10-31 03:27:02 UTC

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

2020-10-31 03:27:02 UTC

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

2020-10-31 03:27:03 UTC

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

2020-10-31 03:27:04 UTC

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

2020-10-31 03:27:04 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-31T03:26:59Z

2020-10-31 03:27:05 UTC

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

2020-10-31 03:27:05 UTC

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

2020-10-31 03:27:05 UTC

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

Details
Created

2020-10-31 03:27:21 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-31T03:27:15Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    6d61ad3d57be7058b8e402a008eba6b013a4ee0e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-6d61ad3d57be7058b8e402a008eba6b013a4ee0e-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.3% (98.3 MB)

[#001] sha256:b59df857af5acc3c862e854b5f18770bbccbe2ee67a1e38a959867be75e7684b - 0.0% (844 Bytes)

[#002] sha256:cccb86c24d5a6d26850398779f867ff81068ddd9b1cefbe740574f67a8575fe5 - 0.0% (840 Bytes)

[#003] sha256:bef6855c6ff742ce0fb84ce683f36ad73da71aee30013c8e8eedeb96166588be - 0.03% (65.8 KB)

[#004] sha256:9ed1177be57044776572ceee250a1351667fb225d102f7ea4360ca375d6f3907 - 0.0% (837 Bytes)

[#005] sha256:1866bc40ff39899200b8062addec978f23ebf9abbc220bec6aabdce2d0b71cba - 35.56% (88.9 MB)

[#006] sha256:5bee1ccfd789b6c8bfb35de07437385b2cbaa6da6f29b25a757389d89a8cd549 - 0.05% (125 KB)

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

[#008] sha256:63bc374f6aa77ec96d9076561bf3d53be2735a2de499b59174ef842989976b2c - 0.0% (891 Bytes)

[#009] sha256:d6610206c281961564afae9db0d0313a306f40964b8340cb782c28e851ab5748 - 0.0% (858 Bytes)

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

[#011] sha256:0e905b8d6ad98aee10e79301f4ed7f98aea77ed40a4f1f838384c322f9b2b3be - 13.04% (32.6 MB)

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

[#013] sha256:91bf2c86b360c50d6dc29bcbcceb7f759cb6e33dba1dbc1a92f0117bb4db63d6 - 0.0% (829 Bytes)

[#014] sha256:90510673ecb45bf1072084891e6e32f743846e12352c47b4fec3026e41e8ee51 - 0.0% (826 Bytes)

[#015] sha256:cda68fe88f438442c0b774d93bb27ed39d2ea47f325c308b86407e521d415a1f - 0.0% (829 Bytes)

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

[#017] sha256:9882817931952cde55400eae1c15d6449b2f545c471a5488aa0c5a40cf37321a - 11.98% (30 MB)

[#018] sha256:59f5cdfc78b0bc1a6dd37ca8a6acaab2be6f8112718947c6a8f99851aa31a3c6 - 0.0% (830 Bytes)

[#019] sha256:dfa4bfad69d52e7f66670cdb604b2ab04d0c0fc6f81179497fa25428d7e67b3e - 0.0% (850 Bytes)

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

[#021] sha256:2303361ef75013f4c2e37da3d00efe3ed86216dd49bd6c0247f5724975502332 - 0.0% (831 Bytes)

[#022] sha256:f46526fc5a71f7c73c85f7959bb153a792564983ff00248e0eb0e57c67a8e709 - 0.0% (830 Bytes)


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

Apply image 1903-amd64

2020-10-27 19:03:00 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-27 19:03:01 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-27 19:03:30 UTC

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

2020-10-27 19:03:30 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-27 19:03:53 UTC

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

2020-10-27 19:04:43 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-27 19:04:44 UTC

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

2020-10-27 19:04:44 UTC

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

2020-10-30 22:33:44 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-30 22:33:45 UTC

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

2020-10-30 22:33:47 UTC

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

2020-10-30 22:33:48 UTC

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

2020-10-30 22:33:48 UTC

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

2020-10-30 22:33:48 UTC

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

2020-10-31 03:27:17 UTC

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

2020-10-31 03:27:18 UTC

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

2020-10-31 03:27:19 UTC

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

2020-10-31 03:27:19 UTC

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

2020-10-31 03:27:20 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-31T03:27:15Z

2020-10-31 03:27:20 UTC

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

2020-10-31 03:27:20 UTC

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

2020-10-31 03:27:21 UTC

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

Details
Created

2020-10-31 03:32:38 UTC

Size

149 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-31T03:31:46Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    6d61ad3d57be7058b8e402a008eba6b013a4ee0e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-6d61ad3d57be7058b8e402a008eba6b013a4ee0e-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.14% (22.6 MB)

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

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

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

[#004] sha256:793c40104161cd09b1753a5ef2dcc653d1531a882d0d2cd338ac2315ee146716 - 34.77% (52 MB)

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

[#006] sha256:232e3adf955f31aaa03eb72ad2da3c660210e697df5deaa05337ed30fc0f5f91 - 16.48% (24.6 MB)

[#007] sha256:b643c890458789dcb5f4781c98ef3bbe1593e1301490026efaa7bfbf970a868a - 13.84% (20.7 MB)

[#008] sha256:ca2ae327d2e526ee2032d313c4689c9d5102489a8f49ea6ade3c813f06e5b222 - 18.47% (27.6 MB)

[#009] sha256:269a80d31714e7941822f77dda3c425f2d7b06b985689655a27fb579d541f70e - 0.0% (173 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-31 03:32:01 UTC

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

2020-10-31 03:32:01 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-31 03:32:02 UTC

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

2020-10-31 03:32:02 UTC

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

2020-10-31 03:32:25 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-31 03:32:26 UTC

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

2020-10-31 03:32:27 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-31 03:32:27 UTC

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

2020-10-31 03:32:29 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-31 03:32:29 UTC

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

2020-10-31 03:32:29 UTC

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

2020-10-31 03:32:30 UTC

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

2020-10-31 03:32:30 UTC

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

2020-10-31 03:32:30 UTC

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

2020-10-31 03:32:34 UTC

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

2020-10-31 03:32:36 UTC

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

2020-10-31 03:32:37 UTC

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

2020-10-31 03:32:37 UTC

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

2020-10-31 03:32:37 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-31T03:31:46Z

2020-10-31 03:32:37 UTC

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

2020-10-31 03:32:37 UTC

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

2020-10-31 03:32:38 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