Namespace
rancher
Image / Tag
rancher-agent:master-a3a4c874867565671e91a87a9036fba70e2eb39e-head
Content Digest
sha256:5fa5d20cddfe7acc7569a0c28cea4df446c25308152d8f368193ceb17a1f902c
Details
Created

2020-10-22 23:10:52 UTC

Size

159 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-22T23:09:57Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a3a4c874867565671e91a87a9036fba70e2eb39e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-a3a4c874867565671e91a87a9036fba70e2eb39e-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:780857b97b656abe6b06a44fde09ce800a95a7dbed82544147f24acc548ba11d - 0.0% (122 Bytes)

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

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

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

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

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

[#009] sha256:ab9f77f886435aa0f1574f28f04606acd06b252f837234a2b47ed3552810966c - 0.0% (170 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 23:10:17 UTC

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

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

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

2020-10-22 23:10:18 UTC

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

2020-10-22 23:10:39 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 23:10:40 UTC

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

2020-10-22 23:10:41 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 23:10:41 UTC

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

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

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

2020-10-22 23:10:43 UTC

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

2020-10-22 23:10:43 UTC

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

2020-10-22 23:10:44 UTC

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

2020-10-22 23:10:44 UTC

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

2020-10-22 23:10:48 UTC

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

2020-10-22 23:10:50 UTC

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

2020-10-22 23:10:51 UTC

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

2020-10-22 23:10:51 UTC

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

2020-10-22 23:10:51 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-22T23:09:57Z

2020-10-22 23:10:51 UTC

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

2020-10-22 23:10:51 UTC

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

2020-10-22 23:10:52 UTC

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

Details
Created

2020-10-22 23:04:58 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-22T23:04:52Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a3a4c874867565671e91a87a9036fba70e2eb39e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-a3a4c874867565671e91a87a9036fba70e2eb39e-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:72b225fd8d932d4113036081d377bb9bf689f0fd90b8eb27961592f836c98f95 - 0.0% (828 Bytes)

[#016] sha256:dfce634ab3c19cf2491df7d9a0979c57fcaaa4d0035a88c3cc380549e32e19db - 0.0% (858 Bytes)

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

[#018] sha256:bb2511fa6c43c593490ab65b2691b9ec9b1509a6d64d7f0584770d7f9fa35267 - 0.0% (824 Bytes)

[#019] sha256:3e12206f30b47957f462bb96c17dbdb33c41acaf263b4312bf907026936f04eb - 0.0% (833 Bytes)

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

[#021] sha256:3c2f416cfd65d90973fa62b4d004fcdbf45c7497eb9f426bd21eca525e8713e4 - 0.0% (830 Bytes)

[#022] sha256:b8041391be233e0d99c2100caaba3b20162083674e723b1e2b28e7b1a95d2f84 - 0.0% (825 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 23:04:54 UTC

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

2020-10-22 23:04:54 UTC

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

2020-10-22 23:04:55 UTC

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

2020-10-22 23:04:56 UTC

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

2020-10-22 23:04:57 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-22T23:04:52Z

2020-10-22 23:04:57 UTC

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

2020-10-22 23:04:57 UTC

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

2020-10-22 23:04:58 UTC

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

Details
Created

2020-10-22 23:05:10 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-22T23:05:05Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a3a4c874867565671e91a87a9036fba70e2eb39e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-a3a4c874867565671e91a87a9036fba70e2eb39e-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:6478e79f6d52c28fcc2d207e72475964f6ca1ceff9a265dc19565c159e25b1d8 - 0.0% (826 Bytes)

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

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

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

[#019] sha256:b7eae76a9aeb22938a49c0b2c70a505e09f406c884836690dd4294fe4dd57ed5 - 0.0% (832 Bytes)

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

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

[#022] sha256:19b50b0bb4d813644ec84dbfd2b14cef55d5cd90801a4f0d072c75ec954a1385 - 0.0% (830 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 23:05:07 UTC

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

2020-10-22 23:05:07 UTC

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

2020-10-22 23:05:08 UTC

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

2020-10-22 23:05:09 UTC

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

2020-10-22 23:05:09 UTC

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

2020-10-22 23:05:10 UTC

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

2020-10-22 23:05:10 UTC

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

2020-10-22 23:05:10 UTC

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

Details
Created

2020-10-22 23:05:56 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-22T23:05:49Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a3a4c874867565671e91a87a9036fba70e2eb39e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-a3a4c874867565671e91a87a9036fba70e2eb39e-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:daa03c2f0e4a3789da9ee472beb7d816b4194fc67a224c4d9709b4ca67fef900 - 0.0% (828 Bytes)

[#016] sha256:5590df487e73fadcdc11c102db8a209fe98530aaf66e4f14b46205a66bf53f29 - 0.0% (861 Bytes)

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

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

[#019] sha256:6ffe468238e530aa4b2e1d41aa2bf50a2f5d53fd63d1bf86309322142d792ccb - 0.0% (829 Bytes)

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

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

[#022] sha256:e7a9ad1f352ada3f1795cb66e5023e2bb35a8a220d2025bb2f6ee93f50d40e55 - 0.0% (881 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-22 23:05:51 UTC

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

2020-10-22 23:05:52 UTC

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

2020-10-22 23:05:53 UTC

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

2020-10-22 23:05:54 UTC

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

2020-10-22 23:05:55 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-22T23:05:49Z

2020-10-22 23:05:55 UTC

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

2020-10-22 23:05:55 UTC

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

2020-10-22 23:05:56 UTC

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

Details
Created

2020-10-22 23:08:34 UTC

Size

148 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-22T23:07:48Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    a3a4c874867565671e91a87a9036fba70e2eb39e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-a3a4c874867565671e91a87a9036fba70e2eb39e-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:d0ce19e02a68daed8af2a9232c04e5847a44f4f9b87805e3e362c6253dd9ca03 - 0.0% (123 Bytes)

[#004] sha256:09166fa45c1551bcc1ccffcfc3b752779fb5bbd53a68a69d048371e78e7c599e - 34.02% (50.2 MB)

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

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

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

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

[#009] sha256:12bc787edbb580b72f67a3899bf3bf76c857720e516a4940e05e863ecca4b7c9 - 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 23:08:02 UTC

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

2020-10-22 23:08:02 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 23:08:03 UTC

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

2020-10-22 23:08:03 UTC

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

2020-10-22 23:08:23 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 23:08:23 UTC

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

2020-10-22 23:08:24 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 23:08:24 UTC

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

2020-10-22 23:08:26 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 23:08:26 UTC

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

2020-10-22 23:08:27 UTC

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

2020-10-22 23:08:27 UTC

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

2020-10-22 23:08:27 UTC

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

2020-10-22 23:08:27 UTC

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

2020-10-22 23:08:31 UTC

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

2020-10-22 23:08:33 UTC

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

2020-10-22 23:08:33 UTC

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

2020-10-22 23:08:33 UTC

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

2020-10-22 23:08:33 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-22T23:07:48Z

2020-10-22 23:08:34 UTC

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

2020-10-22 23:08:34 UTC

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

2020-10-22 23:08:34 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