Namespace
rancher
Image / Tag
rancher-agent:v2.5-d87f58ac300192c90377faef694efb796a824520-head
Content Digest
sha256:96b4791a725840224738f6e2da9c3f1cd177cfa487075d94bdd0b0857ca3e05c
Details
Created

2020-10-23 03:53:59 UTC

Size

159 MB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-d87f58ac300192c90377faef694efb796a824520-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:4cd02cc044abb3711dbf55c27f864c3c9db952fbc6e5c90f6091da1b7eb1e716 - 0.0% (124 Bytes)

[#004] sha256:57af2aa8584820074f5045caabcda1fdbe53ad561d26edb657f9bd0268a95568 - 34.13% (54.3 MB)

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

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

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

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

[#009] sha256:c8829db1f63a00a470eae15614763c87ceea11ca940315c3c41462f4b537ba85 - 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-23 03:53:27 UTC

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

2020-10-23 03:53:27 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-23 03:53:28 UTC

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

2020-10-23 03:53:28 UTC

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

2020-10-23 03:53:47 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-23 03:53:48 UTC

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

2020-10-23 03:53:49 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-23 03:53:49 UTC

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

2020-10-23 03:53:51 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-23 03:53:51 UTC

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

2020-10-23 03:53:51 UTC

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

2020-10-23 03:53:51 UTC

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

2020-10-23 03:53:51 UTC

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

2020-10-23 03:53:52 UTC

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

2020-10-23 03:53:56 UTC

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

2020-10-23 03:53:58 UTC

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

2020-10-23 03:53:58 UTC

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

2020-10-23 03:53:59 UTC

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

2020-10-23 03:53:59 UTC

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

2020-10-23 03:53:59 UTC

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

2020-10-23 03:53:59 UTC

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

2020-10-23 03:53:59 UTC

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

Details
Created

2020-10-23 03:50:33 UTC

Size

248 MB

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

Environment
AGENT_IMAGE

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

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

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

[#012] sha256:f1b9f77e1113c5a00634b95ccada0c5b86bf1569e0d1e83c7a3cd3b1f9381a9f - 0.0% (823 Bytes)

[#013] sha256:6b354ee7f085339d5b72299da4359d0bab043db4ccb5f1762100f06d6a4709f1 - 0.0% (855 Bytes)

[#014] sha256:7d789e8ef9e0438a5f4967666c0dbd05b16a07fe64bbbdda3c5524a5a364d097 - 0.0% (826 Bytes)

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

[#016] sha256:ccaf79589380f7e669815179ef8dd2849c878c467df4f96bbefcbbccbcb5c3d4 - 0.0% (833 Bytes)

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

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

[#019] sha256:c2763ee2234c101e3b2f6c529d9f790d6950caf1125279fd720fcec2cf3e76fa - 0.0% (857 Bytes)

[#020] sha256:02d0757844967b49ea5c1560af5ccf39018033212577ed55de491dcaa8a32b43 - 0.0% (824 Bytes)

[#021] sha256:cdb48081428c9387fc3374780182fa70667019264859ff5cabdabe48a88109ad - 0.0% (823 Bytes)

[#022] sha256:555f26c0dcd5bfa4169a234d8548d909f92b5a2e2821f6d3328285a12be309d5 - 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-21 20:30:21 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-21 20:30:22 UTC

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

2020-10-21 20:30:24 UTC

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

2020-10-21 20:30:25 UTC

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

2020-10-21 20:30:26 UTC

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

2020-10-21 20:30:26 UTC

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

2020-10-22 21:48:53 UTC

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

2020-10-22 21:48:54 UTC

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

2020-10-22 21:48:55 UTC

cmd /S /C #(nop) COPY multi:3f9c20a3d1ff7524d056e2fc05b0bb38a5e20b7b64b16b7ff3e389cb7c52fa0d in \etc\rancher\

2020-10-22 21:48:56 UTC

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

2020-10-23 03:50:32 UTC

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

2020-10-23 03:50:32 UTC

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

2020-10-23 03:50:33 UTC

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

2020-10-23 03:50:33 UTC

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

Details
Created

2020-10-23 03:49:34 UTC

Size

250 MB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-d87f58ac300192c90377faef694efb796a824520-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:bcbce42924cb50b371cbd20928aeb6831a0856debe91b36bbec0bcc021f444de - 0.0% (827 Bytes)

[#016] sha256:c0ba72af382362459439fc86989e72f9cea12bf6b053289731e6cc6e605233e2 - 0.0% (850 Bytes)

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

[#018] sha256:441feb1e560443b40587d703bd972531f62009c2b8455ad4b953234705dcbe4c - 0.0% (826 Bytes)

[#019] sha256:f85c757cc0e295cb10c8bc3855130af3d8fb08b56838f5c00b630cffb7e0cc00 - 0.0% (821 Bytes)

[#020] sha256:d48da8e813c877b4374572f2fc5577d511c11bb0f7503ce06d415802614d882a - 0.0% (851 Bytes)

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

[#022] sha256:858a951ce2bfda75673dc63b50ddf4b136494edb353ecf65494792b656302586 - 0.0% (829 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 21:48:53 UTC

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

2020-10-22 21:48:53 UTC

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

2020-10-22 21:48:54 UTC

cmd /S /C #(nop) COPY multi:3f9c20a3d1ff7524d056e2fc05b0bb38a5e20b7b64b16b7ff3e389cb7c52fa0d in \etc\rancher\

2020-10-22 21:48:55 UTC

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

2020-10-23 03:49:33 UTC

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

2020-10-23 03:49:33 UTC

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

2020-10-23 03:49:33 UTC

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

2020-10-23 03:49:34 UTC

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

Details
Created

2020-10-23 03:50:22 UTC

Size

250 MB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-d87f58ac300192c90377faef694efb796a824520-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:826181f7d76241a2afe153657c039d4bc99a2a2dca912b190b645fab6042236b - 0.0% (879 Bytes)

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

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

[#012] sha256:d0fc99f15b7386243e7af674370afe432cf940ba045a17e9aa88d8f38d93a945 - 0.0% (832 Bytes)

[#013] sha256:e341ef9a1addda215476c816f23e8f28d466596907e7a9ab4d94d165c70bcea0 - 0.0% (859 Bytes)

[#014] sha256:bd70b8a39c88b087c53ba4ed69275966e0c2a943c54d40ab3867ed90048dfd08 - 0.0% (855 Bytes)

[#015] sha256:a4e9fa83af1a9469bfa762dc2c4bef2f5070c1312c930cef29297b517ae8c806 - 0.0% (848 Bytes)

[#016] sha256:ec9c43413559c91c51b4a9d3d9c44f210bdb5c2fc91c57b090d99476e44be9be - 0.0% (851 Bytes)

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

[#018] sha256:205a62f7e341e46d534ffe5ed10abff5aaf2432c2de27b6876c2ffc74912f70d - 0.0% (828 Bytes)

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

[#020] sha256:374fcb44f436bd677e37f477d8d016919359c9f228b6ccf553ea2e93050e06c1 - 0.0% (830 Bytes)

[#021] sha256:7efdc5ca564097b23b9147be1abbc93c32aa2105e5c54efd3111ed6547e88f67 - 0.0% (835 Bytes)

[#022] sha256:fd345642de4ed62df2cf2a6ceb1e1936e016c62097941a303b2ffcd12fd0ade1 - 0.0% (834 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:31:18 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-21 20:31:19 UTC

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

2020-10-21 20:31:21 UTC

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

2020-10-21 20:31:23 UTC

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

2020-10-21 20:31:23 UTC

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

2020-10-21 20:31:23 UTC

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

2020-10-23 03:18:45 UTC

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

2020-10-23 03:18:45 UTC

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

2020-10-23 03:18:47 UTC

cmd /S /C #(nop) COPY multi:3f9c20a3d1ff7524d056e2fc05b0bb38a5e20b7b64b16b7ff3e389cb7c52fa0d in \etc\rancher\

2020-10-23 03:18:48 UTC

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

2020-10-23 03:50:21 UTC

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

2020-10-23 03:50:21 UTC

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

2020-10-23 03:50:22 UTC

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

2020-10-23 03:50:22 UTC

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

Details
Created

2020-10-23 03:53:04 UTC

Size

148 MB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-d87f58ac300192c90377faef694efb796a824520-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:fd860e82b76b015e34cb80f447ef0b3e527f63a89418e058cbb86ad77f8bbc97 - 0.0% (122 Bytes)

[#004] sha256:1ed4ce090398cedaf3fc8a518081777cc70c8a94c578d43137fb233e8dd0c092 - 34.02% (50.2 MB)

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

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

[#007] sha256:8b2fcde363092361fc3b7bb36d30e865230901bbe042056b8349e5cad6f5b167 - 13.94% (20.6 MB)

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

[#009] sha256:14d9961e31e1c3b0215a2243834eb1811f3a2f1dfcfe0b0cc5a994779de4bc1a - 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-23 03:52:27 UTC

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

2020-10-23 03:52:27 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-23 03:52:28 UTC

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

2020-10-23 03:52:28 UTC

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

2020-10-23 03:52:53 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-23 03:52:54 UTC

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

2020-10-23 03:52:55 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-23 03:52:55 UTC

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

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

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

2020-10-23 03:52:57 UTC

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

2020-10-23 03:52:57 UTC

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

2020-10-23 03:52:57 UTC

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

2020-10-23 03:52:58 UTC

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

2020-10-23 03:53:01 UTC

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

2020-10-23 03:53:03 UTC

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

2020-10-23 03:53:03 UTC

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

2020-10-23 03:53:04 UTC

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

2020-10-23 03:53:04 UTC

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

2020-10-23 03:53:04 UTC

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

2020-10-23 03:53:04 UTC

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

2020-10-23 03:53:04 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