Namespace
rancher
Image / Tag
rancher-agent:v2.5-4cba2a5acec4663376d5eca4ae90884eafd22bf9-head
Content Digest
sha256:a8a09dc6424ab69dff2c647b0b39cf7b6fd2b0cd8289ee92ab2a2cb7f2e23250
Details
Created

2021-01-11 18:26:55 UTC

Size

162 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-11T18:25:59Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4cba2a5acec4663376d5eca4ae90884eafd22bf9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-4cba2a5acec4663376d5eca4ae90884eafd22bf9-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.74% (25.5 MB)

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

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

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

[#004] sha256:7caac36d31e036ff14a7ab38dacfa5272ecd4c1102738074d4c1af0d006d4a46 - 33.56% (54.3 MB)

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

[#006] sha256:1f350d4653c4d7f2f19a5861f61d9e55b752d323918dfb19e79825497ea0af57 - 16.42% (26.6 MB)

[#007] sha256:6fea23a301ea3eb126abed85f56c2bf75aff6e3261805ed24871773b9aaedfe0 - 14.37% (23.3 MB)

[#008] sha256:6e86f8af0f7b4c643aa6668395fdf2f1305f917e18fce78f749015a0b658e177 - 18.55% (30 MB)

[#009] sha256:1f3fefc5fef7b008e7fea3bc5d2425e72477bef80b467f1d86856e5524eb2a99 - 0.0% (170 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"]

2021-01-11 18:26:17 UTC

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

2021-01-11 18:26: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

2021-01-11 18:26:18 UTC

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

2021-01-11 18:26:18 UTC

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

2021-01-11 18:26:40 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/*

2021-01-11 18:26:40 UTC

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

2021-01-11 18:26: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

2021-01-11 18:26:41 UTC

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

2021-01-11 18:26: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

2021-01-11 18:26:44 UTC

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

2021-01-11 18:26:44 UTC

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

2021-01-11 18:26:44 UTC

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

2021-01-11 18:26:44 UTC

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

2021-01-11 18:26:44 UTC

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

2021-01-11 18:26:49 UTC

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

2021-01-11 18:26:53 UTC

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

2021-01-11 18:26:54 UTC

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

2021-01-11 18:26:54 UTC

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

2021-01-11 18:26:54 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-01-11T18:25:59Z

2021-01-11 18:26:55 UTC

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

2021-01-11 18:26:55 UTC

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

2021-01-11 18:26:55 UTC

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

Details
Created

2021-01-11 18:19:49 UTC

Size

256 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-11T18:19:43Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4cba2a5acec4663376d5eca4ae90884eafd22bf9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-4cba2a5acec4663376d5eca4ae90884eafd22bf9-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.66% (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:2fbb8ef0e4327c0ada5f279ece3ec2872228a19d5d0023e8c2bfc5b7d370dbb2 - 0.0% (882 Bytes)

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

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

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

[#013] sha256:0c820e9e949f11968ba24038df0fb89e00811fb3d058bffa386044f199d2f3ff - 0.0% (827 Bytes)

[#014] sha256:1b32953e9662042d89372cff1cfbeaa9694ab32567e81ce1b9ef50c85d927882 - 0.0% (826 Bytes)

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

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

[#017] sha256:5fd2970bba97f537f9280d91ccdb010d35629e5ff07084b2e2e0e5c2d9d80045 - 11.7% (30 MB)

[#018] sha256:4c67c0faf8441ca61bcfebc042ed57d0baa5ccb278e486a5402dde30531ec82e - 0.0% (828 Bytes)

[#019] sha256:9bdc4dd701e18e9248d5627a2e20a273c58339cdde7679d97204e481116ed16e - 0.0% (826 Bytes)

[#020] sha256:0491ec44620a460cf1f9badfc386251611ff5af79e7a021331d9ab2d18969af4 - 0.0% (826 Bytes)

[#021] sha256:f1d5d82716a84f565289065c2656c69dea3f34f421784a888180a9d907e9be33 - 0.0% (832 Bytes)

[#022] sha256:661377e5bce74db59db7f0154d06dad1b6803f54e5996bea4b4a7fde2aafb438 - 0.0% (832 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"]

2021-01-11 16:59:46 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-11 16:59:47 UTC

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

2021-01-11 16:59:50 UTC

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

2021-01-11 16:59:51 UTC

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

2021-01-11 16:59:51 UTC

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

2021-01-11 16:59:51 UTC

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

2021-01-11 18:19:45 UTC

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

2021-01-11 18:19:45 UTC

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

2021-01-11 18:19:47 UTC

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

2021-01-11 18:19:47 UTC

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

2021-01-11 18:19:48 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-11T18:19:43Z

2021-01-11 18:19:48 UTC

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

2021-01-11 18:19:49 UTC

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

2021-01-11 18:19:49 UTC

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

Details
Created

2021-01-11 18:19:33 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-11T18:19:27Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4cba2a5acec4663376d5eca4ae90884eafd22bf9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-4cba2a5acec4663376d5eca4ae90884eafd22bf9-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.05% (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:5ddafccde802fabd6afdf20453763a4f1755ffe865b533275e16d145fb08c7c6 - 0.0% (835 Bytes)

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

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

[#012] sha256:cc29b0e4996f541f3aa02bf4d3ef1e464393ebb1503b24612486a0721e59ee32 - 0.0% (857 Bytes)

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

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

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

[#016] sha256:db8a4ffacaa54c7de0b7561cf22cebf98124fd2784a90e059c3ac0744e8b0d2b - 0.0% (849 Bytes)

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

[#018] sha256:797836732ed710a4cd791bfcf99fa06f20f536ec6e6d4ef19b5bdf0cc70c0a33 - 0.0% (856 Bytes)

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

[#020] sha256:560b3941d467f7d738ded30bfdcb435871e2a136f2ad19ab7928bb3f21c46365 - 0.0% (829 Bytes)

[#021] sha256:6b265bb16dc46f76a4e7a17929a3a1e5c5168b19929ba6f09e15b44a8c03187b - 0.0% (851 Bytes)

[#022] sha256:5f5491726cb38d93176d9aff64bcaa5c0be4da9a380de0750381a2036190e88d - 0.0% (852 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"]

2021-01-11 17:01:05 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-11 17:01:06 UTC

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

2021-01-11 17:01:08 UTC

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

2021-01-11 17:01:09 UTC

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

2021-01-11 17:01:10 UTC

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

2021-01-11 17:01:10 UTC

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

2021-01-11 18:19:29 UTC

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

2021-01-11 18:19:30 UTC

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

2021-01-11 18:19:31 UTC

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

2021-01-11 18:19:31 UTC

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

2021-01-11 18:19:32 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-11T18:19:27Z

2021-01-11 18:19:32 UTC

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

2021-01-11 18:19:32 UTC

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

2021-01-11 18:19:33 UTC

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

Details
Created

2021-01-11 18:19:39 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-11T18:19:33Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4cba2a5acec4663376d5eca4ae90884eafd22bf9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-4cba2a5acec4663376d5eca4ae90884eafd22bf9-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.03% (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:1c8a366f2636e2efde8f96cea5c13b6da0622fe5d686ffb1e3b01e5f0e0661c8 - 0.0% (830 Bytes)

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

[#011] sha256:7d92ed59e8e5a04a3367886e4638ff8b09abffca92e89cf8a59bdf638a6989bb - 12.64% (32.6 MB)

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

[#013] sha256:157fac0538e2ae6e54ae645b58b2060dc8bdc7e45cbd6d028483bc7da59f241b - 0.0% (857 Bytes)

[#014] sha256:1c5291d9f87f8be7d5271de6e3951b578b3ff3f5fc9af0d26f0c656f68f1527c - 0.0% (830 Bytes)

[#015] sha256:52a51ceb6e0e96f011c1cfc27258a3c1ffe9a5e656ce3b3476eea038835251d8 - 0.0% (853 Bytes)

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

[#017] sha256:660348b22a63911f2990f3085101853e64fcd4db2cdcc546f3d0c12271fe87a9 - 11.63% (30 MB)

[#018] sha256:592627074374e9c99bda820dc50fce5b4ff10f2ec9518caaaa5555c5e52b4e75 - 0.0% (850 Bytes)

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

[#020] sha256:49b5f1e823092647549b25cdf8508200437186336ff07f4f0c1bdaa0b7e29acd - 0.0% (827 Bytes)

[#021] sha256:17789ca3b602258ed3306e24fc8df1865682b2030441c7c162e433bb4045c16c - 0.0% (830 Bytes)

[#022] sha256:e255cd65b1f03f3458f7783b56b990bc83a914440fe3b721de112741d4f38b4c - 0.0% (829 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"]

2021-01-11 17:02:54 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-11 17:02:55 UTC

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

2021-01-11 17:02:57 UTC

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

2021-01-11 17:02:58 UTC

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

2021-01-11 17:02:59 UTC

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

2021-01-11 17:02:59 UTC

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

2021-01-11 18:19:35 UTC

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

2021-01-11 18:19:36 UTC

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

2021-01-11 18:19:37 UTC

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

2021-01-11 18:19:37 UTC

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

2021-01-11 18:19:38 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-11T18:19:33Z

2021-01-11 18:19:38 UTC

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

2021-01-11 18:19:39 UTC

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

2021-01-11 18:19:39 UTC

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

Details
Created

2021-01-11 18:27:31 UTC

Size

261 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-11T18:27:26Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4cba2a5acec4663376d5eca4ae90884eafd22bf9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

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

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-2004

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:4c8b8bdb707aa89572466baddb6f6738766b15275ca384be07bf0e595c0aafcb - 38.64% (101 MB)

[#001] sha256:1770221cf55c8407b0e10dbb71cc067f5917ecc5defe0a7fe38d9f3b16ae0901 - 0.0% (838 Bytes)

[#002] sha256:769233e93489306d438fc4266d41a172d4fbbeb11a00ccabd7af225eba2c7664 - 0.0% (841 Bytes)

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

[#004] sha256:5cc34f727068395be1541f0fb550074156fb18f610e88bce2fbf739b1552b558 - 0.0% (830 Bytes)

[#005] sha256:cbffc972e0ffa5b7b806232cac9afaf904aad8485a0b7c56971d104b2b6c9722 - 37.22% (97 MB)

[#006] sha256:03c30ff18d9d3b3744adf2231b23b2e7f81ddb8ec4bc7e3f8eb34b1e89771672 - 0.05% (140 KB)

[#007] sha256:24e3782e11aab749098e46ac459908fb7197916c3a0fa5259d8bf7a748897a0a - 0.0% (842 Bytes)

[#008] sha256:a6e1091e2194b7094717a1f1a95652a57f52f3ee8b8944cdcb571d23165215b6 - 0.0% (837 Bytes)

[#009] sha256:f1b808af937cdda5ad67adcaec78065644ecbda2927c89c3f4ea91afcad4d176 - 0.0% (836 Bytes)

[#010] sha256:6c36e035a063c506f9c322b5fc83c49c8f2eb0c009cd819fa85abaa0ec7f3d9f - 0.04% (102 KB)

[#011] sha256:b30f6b805887f833058ebe41737e7308bd95e5fd818ae29568352628ff3820fd - 12.51% (32.6 MB)

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

[#013] sha256:09815e2d9d19747e15cccb770a2665e859ca2ba74940c91d6d8cc223b5c3f803 - 0.0% (837 Bytes)

[#014] sha256:b276fb553cc2f5d82f1ac427b6b7df1f345a5a597391828d50a3c8d937bfc326 - 0.0% (838 Bytes)

[#015] sha256:b6add5416564c8c2f3e0ae115931f633466429c6f362809faf827493138b01ef - 0.0% (835 Bytes)

[#016] sha256:92c0f69aae7d12a73d3df675ed283f650eadbec51fe28788360a10131e0f3618 - 0.0% (841 Bytes)

[#017] sha256:b64045c949e65122625ce318c67e90b92836bdd98ea1c62572bb20f9664041b8 - 11.51% (30 MB)

[#018] sha256:c458b1ea1cb5c263e13752801a9e7b5dd447814bb554d6b50f2e8c8cbee69826 - 0.0% (844 Bytes)

[#019] sha256:b3b75b7be40c4c764b1b8db2636cdc5e40162388df86c427511b1c48e2e9a835 - 0.0% (863 Bytes)

[#020] sha256:deffeb0186967855ee01d83de2e4b47a946ebc2c1c1b32650a38cd465c750d4b - 0.0% (837 Bytes)

[#021] sha256:9e893fa0793d3add7fd6b2dec1bdbe26fcb3ed5e25cafe88f85d2281d2fd9e3b - 0.0% (838 Bytes)

[#022] sha256:de452a8cc8c4571eb5072483a9e7310b04bda5193925025d4f572acc509ed059 - 0.0% (840 Bytes)


History
2020-12-03 07:08:17 UTC

Apply image 2004-amd64

2020-12-15 00:44:42 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-2004

2020-12-15 00:44:42 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-12-15 00:45:17 UTC

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

2020-12-15 00:45:17 UTC

cmd /S /C #(nop) USER ContainerUser

2020-12-15 00:45:38 UTC

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

2020-12-15 00:46:24 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:46:25 UTC

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

2020-12-15 00:46:26 UTC

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

2021-01-11 18:26:41 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-11 18:26:42 UTC

cmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\

2021-01-11 18:26:44 UTC

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

2021-01-11 18:26:45 UTC

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

2021-01-11 18:26:45 UTC

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

2021-01-11 18:26:45 UTC

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

2021-01-11 18:27:27 UTC

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

2021-01-11 18:27:28 UTC

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

2021-01-11 18:27:29 UTC

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

2021-01-11 18:27:30 UTC

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

2021-01-11 18:27:30 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-11T18:27:26Z

2021-01-11 18:27:31 UTC

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

2021-01-11 18:27:31 UTC

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

2021-01-11 18:27:31 UTC

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

Details
Created

2021-01-11 18:25:17 UTC

Size

150 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-11T18:24:26Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4cba2a5acec4663376d5eca4ae90884eafd22bf9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-4cba2a5acec4663376d5eca4ae90884eafd22bf9-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.05% (22.6 MB)

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

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

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

[#004] sha256:8b4450f1318d029626cff0a4747c2bcc248491a0325f5d125ebb2450f7487c9c - 33.41% (50.2 MB)

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

[#006] sha256:89552301e2b4eb21302a09166d548439cf002b3f7511071a49b8dde251e6cc9d - 16.39% (24.6 MB)

[#007] sha256:e9dc93994c6c7b37d1b8ef58ae7549b39a89558fb9b63ec345f4e1aa8b7cabcf - 15.47% (23.3 MB)

[#008] sha256:728c23ee08559f5b3fd0e8997874970a7a91a57238b7bb64472ecfffcc2859cf - 18.38% (27.6 MB)

[#009] sha256:40f5cbcee5d7e407ce49449e9692900e767f420cd8981feb1bdd9f7f0edbbf83 - 0.0% (171 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"]

2021-01-11 18:24:41 UTC

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

2021-01-11 18:24:41 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

2021-01-11 18:24:42 UTC

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

2021-01-11 18:24:42 UTC

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

2021-01-11 18:25:04 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/*

2021-01-11 18:25:04 UTC

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

2021-01-11 18:25:06 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

2021-01-11 18:25:06 UTC

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

2021-01-11 18:25:08 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

2021-01-11 18:25:08 UTC

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

2021-01-11 18:25:08 UTC

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

2021-01-11 18:25:09 UTC

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

2021-01-11 18:25:09 UTC

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

2021-01-11 18:25:09 UTC

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

2021-01-11 18:25:13 UTC

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

2021-01-11 18:25:15 UTC

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

2021-01-11 18:25:16 UTC

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

2021-01-11 18:25:16 UTC

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

2021-01-11 18:25:16 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-01-11T18:24:26Z

2021-01-11 18:25:16 UTC

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

2021-01-11 18:25:17 UTC

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

2021-01-11 18:25:17 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