Namespace
rancher
Image / Tag
rancher-agent:v2.5-c2c185dafb9c709713d453802f1a7bd62426c1fc-head
Content Digest
sha256:aded0e756702c2ad26e8f30b53cd9a543e93a251e1c5f2da7cee248ee58844ed
Details
Created

2020-12-16 18:38:44 UTC

Size

161 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-12-16T18:37:45Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c2c185dafb9c709713d453802f1a7bd62426c1fc
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-c2c185dafb9c709713d453802f1a7bd62426c1fc-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:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 - 15.81% (25.5 MB)

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

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

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

[#004] sha256:ef50bba0fadf7802d2d1085424f7b94f5a63fb2c4dfa2cee1dfcd00a16b1deae - 33.72% (54.3 MB)

[#005] sha256:8173306facae086d67be798301e1b4e3edccddc2bfa829b570a59cfdaedd09b8 - 1.37% (2.2 MB)

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

[#007] sha256:f9703798223116ce0739b0527be1bda95834b38c0d3dc8082a91c0cb22b6e870 - 13.99% (22.5 MB)

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

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


History
2020-11-25 22:25:13 UTC

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

2020-11-25 22:25:14 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-11-25 22:25:15 UTC

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

2020-11-25 22:25:16 UTC

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

2020-11-25 22:25:17 UTC

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

2020-12-16 18:38:06 UTC

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

2020-12-16 18:38:06 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-12-16 18:38:07 UTC

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

2020-12-16 18:38:07 UTC

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

2020-12-16 18:38:30 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-12-16 18:38:31 UTC

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

2020-12-16 18:38:32 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-12-16 18:38:33 UTC

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

2020-12-16 18:38:34 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-12-16 18:38:35 UTC

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

2020-12-16 18:38:35 UTC

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

2020-12-16 18:38:35 UTC

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

2020-12-16 18:38:35 UTC

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

2020-12-16 18:38:35 UTC

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

2020-12-16 18:38:40 UTC

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

2020-12-16 18:38:42 UTC

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

2020-12-16 18:38:43 UTC

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

2020-12-16 18:38:43 UTC

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

2020-12-16 18:38:43 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-12-16T18:37:45Z

2020-12-16 18:38:43 UTC

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

2020-12-16 18:38:44 UTC

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

2020-12-16 18:38:44 UTC

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

Details
Created

2020-12-16 18:22:51 UTC

Size

256 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-12-16T18:22:42Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c2c185dafb9c709713d453802f1a7bd62426c1fc
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-c2c185dafb9c709713d453802f1a7bd62426c1fc-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\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:21be49aa856f07be4e0a677b988e43c04bd595a3c858e58b6c364477bbbf7222 - 37.67% (96.6 MB)

[#001] sha256:7b5e1bc2bc95804adfcd2715992e45609590e0dd1afb70a25f787ba285e2101c - 0.0% (863 Bytes)

[#002] sha256:899884f723056a55de1dceecd183d49f07dc37fd9dee994f5de6cdd6942f78b4 - 0.0% (838 Bytes)

[#003] sha256:ffea4b65bddf583646e6419e008d26b11f6ae5667f70ebcbe49243f7874ae591 - 0.02% (65.6 KB)

[#004] sha256:4603361ba950abc81d0a75a705733ce99a80a6a1d6da29926187201559bb26f7 - 0.0% (842 Bytes)

[#005] sha256:78cf252b5eb9467c62c464b50e49f8d29974163d83bfeb5b4a9efb94db38e968 - 37.82% (97 MB)

[#006] sha256:ed2e0a7850c4c8d90a0eef11853b97fca5a9ecb0f8fae3249f209a856e8a26f9 - 0.04% (101 KB)

[#007] sha256:af4d4a5234690c54c2ad75e085e197f745a51c722de5d6653484ed49d9e93355 - 0.0% (869 Bytes)

[#008] sha256:c389f220757c04e843571be1557f262bd27ec7ff77a862dc52ec4811a9a5fd1d - 0.0% (839 Bytes)

[#009] sha256:8572940d1cda4b9f5c12a8fc6e3678d0fcdebf378a378db58a5588e5fd259dea - 0.0% (829 Bytes)

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

[#011] sha256:49ce6be6125deaaa8d72b6387ebf750f611c04ddc113c40aedd8d12b0460ec99 - 12.71% (32.6 MB)

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

[#013] sha256:6ead3aa4acb114997fd82f64b98af8564baadd7d55b5bed59dbcb59edb922f14 - 0.0% (848 Bytes)

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

[#015] sha256:f0c31ecb79835d5c46d336883d1985b9f49652935f9536889fa28d0137e47bc4 - 0.0% (831 Bytes)

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

[#017] sha256:b32cc673a40e7a1f23d70d4c2a6d085dc1ec2a0b24c804dc1711a1fd80a43558 - 11.69% (30 MB)

[#018] sha256:89903343086fd8916e8f32a49949ea38a30fad1975b4179dca78331e6eeb079b - 0.0% (855 Bytes)

[#019] sha256:288632a5c13d232ff19c477a80348d518ea808a7fb3d77b1c6a674bd96d72251 - 0.0% (853 Bytes)

[#020] sha256:0bf25ff1f37f96efcb7ebdff20a0ed4fdc59518f745b354a44d96d97aaa7cc49 - 0.0% (830 Bytes)

[#021] sha256:d0bc2963b636b2a75a08713a862fae4ca09db466f63c628929b17aee652fae8e - 0.0% (856 Bytes)

[#022] sha256:fe358de01e5457971a8d60ffb1b2d31ffd497771dfda1ba3f88ae14eced78e88 - 0.0% (851 Bytes)


History
2020-12-03 08:05:47 UTC

Apply image 1809-amd64

2020-12-15 00:41:22 UTC

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

2020-12-15 00:41:22 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-12-15 00:41:50 UTC

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

2020-12-15 00:41:50 UTC

cmd /S /C #(nop) USER ContainerUser

2020-12-15 00:42:13 UTC

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

2020-12-15 00:42:49 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-12-15 00:42:49 UTC

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

2020-12-15 00:42:50 UTC

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

2020-12-15 23:25:22 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-12-15 23:25:23 UTC

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

2020-12-15 23:25:25 UTC

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

2020-12-15 23:25:26 UTC

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

2020-12-15 23:25:27 UTC

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

2020-12-15 23:25:27 UTC

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

2020-12-16 18:22:44 UTC

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

2020-12-16 18:22:45 UTC

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

2020-12-16 18:22:47 UTC

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

2020-12-16 18:22:48 UTC

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

2020-12-16 18:22:49 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-12-16T18:22:42Z

2020-12-16 18:22:49 UTC

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

2020-12-16 18:22:50 UTC

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

2020-12-16 18:22:51 UTC

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

Details
Created

2020-12-16 18:26:56 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-12-16T18:26:48Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c2c185dafb9c709713d453802f1a7bd62426c1fc
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-c2c185dafb9c709713d453802f1a7bd62426c1fc-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\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:c5135e5444e8016d822960427ecd7b8a8aab4249eda3495d8365c73961b1d3f1 - 38.06% (98.2 MB)

[#001] sha256:e9be38d9a6b955dbfb1a5c7eb6115c88e4e8738ed5646678e276c8164185a970 - 0.0% (843 Bytes)

[#002] sha256:10a04c6a04e8539c940f7bab3d8be08da6293d13f5958c440b88d7517b2842e1 - 0.0% (843 Bytes)

[#003] sha256:eb58378af5b252d457f6eb987cab040d9ddf292e1e82915029c31bad4c20e7d5 - 0.02% (63.7 KB)

[#004] sha256:b78482ecfc8b7e65a874538fa9978aabf80ba520c1d5980f2432af6f4b675a98 - 0.0% (840 Bytes)

[#005] sha256:d6bc40f72d95c437c21541d297cfdc574da11a96c6ad358bf5df68119add3383 - 37.58% (97 MB)

[#006] sha256:c9788e27fb616c95809efc30cf6bb5ec6ed5b3f094314249697fc3cb2d4d16c6 - 0.05% (135 KB)

[#007] sha256:c78a88cdb21649afb7fb8b14025d33c115a6ac8b22e5c423adff0317c12be659 - 0.0% (866 Bytes)

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

[#009] sha256:ec749c2e8844bdfc1809a2eccf6c2ed8e807f3347e550e917d22020bfe2355fe - 0.0% (870 Bytes)

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

[#011] sha256:b73fc2d03880a46696c6afb5d994877ee2c25bc7999af1ff5227b0bdfa893c52 - 12.63% (32.6 MB)

[#012] sha256:c26087bc2ff3f0b4ca4ea3a42991a17a0848dfd2bc793b97e92bef9b28789209 - 0.0% (826 Bytes)

[#013] sha256:f0e481f212c74c5d0078768d1bd693757057e7deebe6898793706bb70f03d91a - 0.0% (836 Bytes)

[#014] sha256:de136a1762198b96891ac0868fecfd9793fb994f8af997301d2520dac2f964fd - 0.0% (828 Bytes)

[#015] sha256:bd219534c017b6a2df108f4b26b1af6eeacee17f62a515498ef06e719e27d690 - 0.0% (892 Bytes)

[#016] sha256:f135ed2f43ee4755f374772dbc307545cd698347463f00ca58e1b26a9f14506d - 0.0% (832 Bytes)

[#017] sha256:b1a10b7ec33493eb696ee451042990fbd3fb592df28fd0dc3772b7eed7498410 - 11.62% (30 MB)

[#018] sha256:5e7b44fd72195836ca31aa1bd74d1b7d92b95183418167e2d76a3a4c346b379f - 0.0% (864 Bytes)

[#019] sha256:553985f3b61aeae1b4bd1c00eb52ee92c0e855c8388834f295cb79239255f146 - 0.0% (859 Bytes)

[#020] sha256:488dfbf5f2db50bdb16901b47b87076256688d1fe3802921c02a0f0120755a82 - 0.0% (848 Bytes)

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

[#022] sha256:3c14f0e9608de22c69ffa1b9f0637385e4a0d2eb33d9645bc4a76dbd4b2bc3aa - 0.0% (834 Bytes)


History
2020-12-03 07:44:26 UTC

Apply image 1909-amd64

2020-12-15 00:31:16 UTC

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

2020-12-15 00:31:17 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-12-15 00:32:04 UTC

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

2020-12-15 00:32:04 UTC

cmd /S /C #(nop) USER ContainerUser

2020-12-15 00:32:31 UTC

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

2020-12-15 00:33: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-12-15 00:33:12 UTC

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

2020-12-15 00:33:12 UTC

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

2020-12-15 23:26:21 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-12-15 23:26:22 UTC

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

2020-12-15 23:26:24 UTC

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

2020-12-15 23:26:24 UTC

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

2020-12-15 23:26:25 UTC

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

2020-12-15 23:26:25 UTC

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

2020-12-16 18:26:51 UTC

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

2020-12-16 18:26:51 UTC

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

2020-12-16 18:26:53 UTC

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

2020-12-16 18:26:54 UTC

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

2020-12-16 18:26:54 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-12-16T18:26:48Z

2020-12-16 18:26:55 UTC

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

2020-12-16 18:26:55 UTC

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

2020-12-16 18:26:56 UTC

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

Details
Created

2020-12-16 18:27:08 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-12-16T18:26:59Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c2c185dafb9c709713d453802f1a7bd62426c1fc
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-c2c185dafb9c709713d453802f1a7bd62426c1fc-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\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:302b7cf33b3a2bd3c958c33a0bb0221099c7abebd46bd685a171899210be5180 - 38.04% (98.1 MB)

[#001] sha256:c99b71322f98094328cbfe4e533e62c323564185edb3aef36f201817c35d316f - 0.0% (874 Bytes)

[#002] sha256:644592099bcca3931ac208de7acb18b9864fc376aa82ce79d503ff8811305b80 - 0.0% (824 Bytes)

[#003] sha256:7f7168ee45921ab5248822efe6710cd780cf1a3ce1ce72f4902c574a2fdca84a - 0.02% (64.4 KB)

[#004] sha256:567655c4eda01ab6f5e1b0c8458db71ca7ebcc436a8e8f3105d57ce7c18dc775 - 0.0% (847 Bytes)

[#005] sha256:0439fdc969df0a1428ef1ee44139a71fdcce4e14d78a889ba00380d3c13884b7 - 37.6% (97 MB)

[#006] sha256:72a7a5d1fb28553e60322aa9f952dfd9bf21b40672041fa06131be2f8fea358c - 0.03% (91.9 KB)

[#007] sha256:68fc068d7c1db4cdc2fe38f2bcb9c5ad86ee8bd823baba9f0a479586a1bad7e0 - 0.0% (840 Bytes)

[#008] sha256:d13bfa802c2e0f5118e03c462abe5f10ae3dbb32512317987800a17255806b3c - 0.0% (840 Bytes)

[#009] sha256:80a644f622856039ec11d9feaf4b86756b7d139c4ec7a103de83488a7dd6f4f8 - 0.0% (829 Bytes)

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

[#011] sha256:3a17013e7ef2c6a64b4445cb8083563d174a182b15578c862ec4896059f77b4a - 12.64% (32.6 MB)

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

[#013] sha256:164b018c9f52f191a47f6f73df3645105b459000e090c1bfe2e6efff98b84cf3 - 0.0% (860 Bytes)

[#014] sha256:1cab116811ff3fe988a370a09b2c55c0b7f063a93bc6c015ef295de3aa0ae42d - 0.0% (856 Bytes)

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

[#016] sha256:c7340e10d39d0069008de5f0b054f9b7e3b977e0d97f3a15e51b85aa0b481900 - 0.0% (884 Bytes)

[#017] sha256:fac21988098bdac59cad7d947c08c537d4c463852643107845c3e3bb2e138098 - 11.62% (30 MB)

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

[#019] sha256:d582b11a09bdaab66275826b09d93a075f9bae7043b0aa4aa77241881b1188c1 - 0.0% (831 Bytes)

[#020] sha256:42fc23ab23d8cc69a7f1e8c3f7b2d8577a580eb775923f38b573ec9df4c6c0b1 - 0.0% (852 Bytes)

[#021] sha256:50d63a0db804e413973c6ea14a6168090d6c1ff2c799de215494e4860bc20845 - 0.0% (854 Bytes)

[#022] sha256:d6e4d75fcf10c8472df5420a864f378fbbdbf2f7c557bc712ffdcffc0c0d05a6 - 0.0% (835 Bytes)


History
2020-12-02 14:58:01 UTC

Apply image 1903-amd64

2020-12-15 00:30:30 UTC

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

2020-12-15 00:30:30 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-12-15 00:30:59 UTC

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

2020-12-15 00:31:00 UTC

cmd /S /C #(nop) USER ContainerUser

2020-12-15 00:31:50 UTC

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

2020-12-15 00:32:35 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-12-15 00:32:36 UTC

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

2020-12-15 00:32:37 UTC

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

2020-12-15 23:26:30 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-12-15 23:26:31 UTC

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

2020-12-15 23:26:33 UTC

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

2020-12-15 23:26:34 UTC

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

2020-12-15 23:26:34 UTC

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

2020-12-15 23:26:35 UTC

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

2020-12-16 18:27:03 UTC

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

2020-12-16 18:27:03 UTC

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

2020-12-16 18:27:05 UTC

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

2020-12-16 18:27:06 UTC

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

2020-12-16 18:27:06 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-12-16T18:26:59Z

2020-12-16 18:27:07 UTC

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

2020-12-16 18:27:07 UTC

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

2020-12-16 18:27:08 UTC

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

Details
Created

2020-12-16 18:22:15 UTC

Size

150 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-12-16T18:21:04Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    c2c185dafb9c709713d453802f1a7bd62426c1fc
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-c2c185dafb9c709713d453802f1a7bd62426c1fc-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:04da93b342eb651d6b94c74a934a3290697573a907fa0a06067b538095601745 - 15.13% (22.6 MB)

[#001] sha256:b235194751dee33624fc154603f7e25ecdfbb02538fb7d55fa796df9afa95fee - 0.0% (855 Bytes)

[#002] sha256:606a67bb8db9a1111022bdc6406442e11c1a66653136c5c777114bf67b61038a - 0.0% (188 Bytes)

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

[#004] sha256:ef3a88d1f1d9b09dc08db27a711dd19001ede129d88f945049b2c173df62de8e - 33.58% (50.2 MB)

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

[#006] sha256:7b034a785d81c701a5790b62b72414a04a4e58d201c1741941ff0d759ce2c83a - 16.47% (24.6 MB)

[#007] sha256:23cf5a641b032ce1018382afa8102ffc6699444d48c680144c96baae092f6243 - 15.06% (22.5 MB)

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

[#009] sha256:9a3a53649364889a89ec07291553668f69b3dabe1344ebb84b323a5b4770bf92 - 0.0% (170 Bytes)


History
2020-11-25 22:42:53 UTC

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

2020-11-25 22:42:56 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-11-25 22:42:58 UTC

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

2020-11-25 22:43:00 UTC

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

2020-11-25 22:43:01 UTC

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

2020-12-16 18:21:32 UTC

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

2020-12-16 18:21:32 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-12-16 18:21:34 UTC

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

2020-12-16 18:21:35 UTC

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

2020-12-16 18:21:59 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-12-16 18:22:00 UTC

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

2020-12-16 18:22:02 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-12-16 18:22:02 UTC

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

2020-12-16 18:22:04 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-12-16 18:22:05 UTC

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

2020-12-16 18:22:05 UTC

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

2020-12-16 18:22:05 UTC

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

2020-12-16 18:22:05 UTC

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

2020-12-16 18:22:06 UTC

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

2020-12-16 18:22:10 UTC

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

2020-12-16 18:22:12 UTC

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

2020-12-16 18:22:13 UTC

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

2020-12-16 18:22:13 UTC

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

2020-12-16 18:22:13 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-12-16T18:21:04Z

2020-12-16 18:22:14 UTC

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

2020-12-16 18:22:14 UTC

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

2020-12-16 18:22:15 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