Namespace
rancher
Image / Tag
rancher-agent:v2.5-0b71b59efafc5b853d32e6cefd5ac6fc7c56a461-head
Content Digest
sha256:6c582ef4cb32bc939d955a1edf054a883f0b92e9f41a3c45c5e326c40349f5ed
Details
Created

2020-10-26 17:37:57 UTC

Size

161 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-26T17:37:03Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    0b71b59efafc5b853d32e6cefd5ac6fc7c56a461
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-0b71b59efafc5b853d32e6cefd5ac6fc7c56a461-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.82% (25.5 MB)

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

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

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

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

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

[#006] sha256:5c9d96526b992e030bdb68e2eb12a027662fe34346b9a79290df5cc51c48888f - 16.51% (26.6 MB)

[#007] sha256:ad490cc347683d8da52d553ddc18e393f22d944fcc273def7849dbc87838e5aa - 12.83% (20.7 MB)

[#008] sha256:6bf4a9a14adfea1b57da59c7d9a6c2df1be7811980558e2380baae781a68931e - 18.61% (30 MB)

[#009] sha256:f646b1f33d90c5aa9b78209189a6ba18052986e7c482e0e5daca07f5b1fee273 - 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-26 17:37:23 UTC

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

2020-10-26 17:37:23 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-26 17:37:24 UTC

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

2020-10-26 17:37:24 UTC

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

2020-10-26 17:37:45 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-26 17:37:45 UTC

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

2020-10-26 17:37:46 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-26 17:37:47 UTC

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

2020-10-26 17:37:48 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-26 17:37:48 UTC

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

2020-10-26 17:37:49 UTC

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

2020-10-26 17:37:49 UTC

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

2020-10-26 17:37:49 UTC

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

2020-10-26 17:37:49 UTC

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

2020-10-26 17:37:53 UTC

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

2020-10-26 17:37:55 UTC

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

2020-10-26 17:37:56 UTC

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

2020-10-26 17:37:56 UTC

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

2020-10-26 17:37:56 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-26T17:37:03Z

2020-10-26 17:37:56 UTC

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

2020-10-26 17:37:56 UTC

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

2020-10-26 17:37:57 UTC

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

Details
Created

2020-10-26 17:32:21 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-26T17:32:15Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    0b71b59efafc5b853d32e6cefd5ac6fc7c56a461
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-0b71b59efafc5b853d32e6cefd5ac6fc7c56a461-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:f71434c5adcb923ea1fe75afd0422c75cd569f4ea11be690362247c144b8e2d6 - 0.0% (828 Bytes)

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

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

[#012] sha256:8b0d6a05d3d412b3fe5fcbf3a2fb4902859451c53f6b32d1b581ad80b83aa050 - 0.0% (851 Bytes)

[#013] sha256:373d603befac97099998968da0eb95cd0fbcf9974adc5071443ffdf86f1685dc - 0.0% (855 Bytes)

[#014] sha256:53487dcf3a1113c1b4e2fb1aafb15176b2893ec9340f5afaf683213b3d791189 - 0.0% (856 Bytes)

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

[#016] sha256:f7e1ca0b1405700224e2fae8ef1a86793128f5b7b50d86cf271fac61520bf79e - 0.0% (827 Bytes)

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

[#018] sha256:5c1af1cc7268fd7013f223ff08a7beae0b2e95c7c79baa767b228822d2fccd43 - 0.0% (830 Bytes)

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

[#020] sha256:996873262f8be95c101c6f9afd3bd240b679f6ed478e92315bc8af58cb0da591 - 0.0% (832 Bytes)

[#021] sha256:2cf43378bb6c94fd61f62eb46846414603c2a9e29d4110c490db5e7534da12b5 - 0.0% (858 Bytes)

[#022] sha256:d19853f1e0aa7714b6a7f15b1a175ed304413390bb8cd71890f6b51e8315b5f5 - 0.0% (851 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-26 17:00:05 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-26 17:00:06 UTC

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

2020-10-26 17:00:08 UTC

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

2020-10-26 17:00:10 UTC

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

2020-10-26 17:00:10 UTC

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

2020-10-26 17:00:11 UTC

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

2020-10-26 17:32:17 UTC

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

2020-10-26 17:32:18 UTC

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

2020-10-26 17:32:19 UTC

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

2020-10-26 17:32:20 UTC

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

2020-10-26 17:32:20 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-26T17:32:15Z

2020-10-26 17:32:20 UTC

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

2020-10-26 17:32:21 UTC

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

2020-10-26 17:32:21 UTC

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

Details
Created

2020-10-26 17:32:36 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-26T17:32:29Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    0b71b59efafc5b853d32e6cefd5ac6fc7c56a461
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-0b71b59efafc5b853d32e6cefd5ac6fc7c56a461-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:69e28aea959a528bdaf208bafb19411de33232351db1b87996164f9bab238b64 - 0.0% (836 Bytes)

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

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

[#012] sha256:76add980e19eba4f8a9e84ef5eb9d56369569d32ce6db39b470450f6ab929770 - 0.0% (835 Bytes)

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

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

[#015] sha256:f8e8bd8d29a3dd21cab44e7555172d7c25925ed54136c13898835d58ee5781f5 - 0.0% (832 Bytes)

[#016] sha256:260e14b39fbc47dacc6e6489dbadaeaf9396bdd35db97bff1e456eb76c16f7cf - 0.0% (824 Bytes)

[#017] sha256:2f7fc0689be08423b65e2b6749c2af8bc6c24402f618ea5842c2cdb69427badf - 11.99% (29.9 MB)

[#018] sha256:ae8bd3bfa9ce9410bc1cc5bb3e04cefc1625ed9c10df8d9a6fdc018d79654ebf - 0.0% (854 Bytes)

[#019] sha256:98c05df3c868ce809719fb26930eccbb257aae61edb37ffc3708e2a1bab95570 - 0.0% (854 Bytes)

[#020] sha256:78a70935756d417a5fb342443f165888c0d7a0b95c13cad6c6fa8ab88c87c97d - 0.0% (852 Bytes)

[#021] sha256:3e6f081a360c1ebad17e64f31cb94271eaaead4d4339ee5e30dd5d7018f6e88c - 0.0% (851 Bytes)

[#022] sha256:ef0d0c0c457ad430d9f161a51a00f6a904903cea36308d62e0203338701a52eb - 0.0% (834 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-26 16:55:08 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-26 16:55:09 UTC

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

2020-10-26 16:55:12 UTC

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

2020-10-26 16:55:13 UTC

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

2020-10-26 16:55:13 UTC

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

2020-10-26 16:55:13 UTC

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

2020-10-26 17:32:32 UTC

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

2020-10-26 17:32:32 UTC

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

2020-10-26 17:32:34 UTC

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

2020-10-26 17:32:34 UTC

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

2020-10-26 17:32:35 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-26T17:32:29Z

2020-10-26 17:32:35 UTC

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

2020-10-26 17:32:36 UTC

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

2020-10-26 17:32:36 UTC

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

Details
Created

2020-10-26 17:31:57 UTC

Size

250 MB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-0b71b59efafc5b853d32e6cefd5ac6fc7c56a461-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:8f9b452094d659f69da765ced7b648dff1892ba631290de626f514969249d318 - 0.0% (834 Bytes)

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

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

[#012] sha256:a22a8ff509b14a0135aa89ac632ffed0b5b9bdd6b25af2d017ecbcd2db14ca3b - 0.0% (861 Bytes)

[#013] sha256:c00cccd632abb625650e619c75329f2f86e8caefaaf3758b7bde5cc85746f64b - 0.0% (856 Bytes)

[#014] sha256:8696d91beb5ee920996885bd2b6287d9732205b86ea985ca28ddfdb7e204b03a - 0.0% (824 Bytes)

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

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

[#017] sha256:5c485491865d4b4ab2d7a9216d4bb76febc13f73b1b5a9a26f96fb6a7aacb88d - 11.98% (29.9 MB)

[#018] sha256:b2587a15694ec5f6b41ae146b071b533d6d31b0d722232dfa7dad642c3192a63 - 0.0% (833 Bytes)

[#019] sha256:ed410cf266863add234f90da786b6e8849812204759edf0a4de4f8eb3fc6b004 - 0.0% (860 Bytes)

[#020] sha256:f494f5631c14d4168606c6186e53bc2fdb06901720f0c30d969fa6bee1043dca - 0.0% (855 Bytes)

[#021] sha256:dfb19562ff0e663ed72857ebfa13c77b7d0dcd4be9fa3f4765501d856882f793 - 0.0% (852 Bytes)

[#022] sha256:770bb700ff14f0f7aa9b483ca775e2f214bd3b87eb8b0d6d8a54978cf7ab553d - 0.0% (854 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-26 16:53:58 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-26 16:53:58 UTC

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

2020-10-26 16:54:00 UTC

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

2020-10-26 16:54:01 UTC

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

2020-10-26 16:54:01 UTC

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

2020-10-26 16:54:02 UTC

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

2020-10-26 17:31:54 UTC

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

2020-10-26 17:31:54 UTC

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

2020-10-26 17:31:55 UTC

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

2020-10-26 17:31:56 UTC

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

2020-10-26 17:31:56 UTC

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

2020-10-26 17:31:56 UTC

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

2020-10-26 17:31:57 UTC

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

2020-10-26 17:31:57 UTC

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

Details
Created

2020-10-26 17:42:49 UTC

Size

149 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-26T17:41:38Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    0b71b59efafc5b853d32e6cefd5ac6fc7c56a461
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-0b71b59efafc5b853d32e6cefd5ac6fc7c56a461-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.15% (22.6 MB)

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

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

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

[#004] sha256:a612627c627f9c1a732de24d44186ce699f6d9aa2e0270f77dae8b1bd9dbd93e - 34.77% (51.9 MB)

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

[#006] sha256:3b4f6f51426bb4791879683081d0dddc4b04bcd40f9991a135b99ebeaf96ef2a - 16.49% (24.6 MB)

[#007] sha256:3132ca4140bf328aa612f7617a76a7f78eb39d79937bf8f713bbb60ef2b15d7e - 13.82% (20.7 MB)

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

[#009] sha256:1acbaabfaa9b9ac57b54d1a0343a2f278dfac980de7dc7c9dd01649c1cec1ff8 - 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-26 17:42:09 UTC

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

2020-10-26 17:42:09 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-26 17:42:10 UTC

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

2020-10-26 17:42:11 UTC

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

2020-10-26 17:42:36 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-26 17:42:36 UTC

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

2020-10-26 17:42:38 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-26 17:42:38 UTC

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

2020-10-26 17:42:40 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-26 17:42:40 UTC

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

2020-10-26 17:42:40 UTC

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

2020-10-26 17:42:41 UTC

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

2020-10-26 17:42:41 UTC

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

2020-10-26 17:42:41 UTC

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

2020-10-26 17:42:45 UTC

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

2020-10-26 17:42:47 UTC

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

2020-10-26 17:42:48 UTC

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

2020-10-26 17:42:49 UTC

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

2020-10-26 17:42:49 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-26T17:41:38Z

2020-10-26 17:42:49 UTC

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

2020-10-26 17:42:49 UTC

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

2020-10-26 17:42:49 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