Namespace
rancher
Image / Tag
rancher-agent:v2.5.5-4bad700733e1ba40be3cfec2e34c873b40484466-head
Content Digest
sha256:784e14a27fc092b5f1ff587abcbdbe39d05e57f91c63f7be78feeb3e3fb17f85
Details
Created

2021-01-08 23:28:27 UTC

Size

161 MB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.5-4bad700733e1ba40be3cfec2e34c873b40484466-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.79% (25.5 MB)

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

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

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

[#004] sha256:fb19ef74a41702072065949fabba3c12b0745c7f265e460dc09e0ff98bc30a0a - 33.68% (54.3 MB)

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

[#006] sha256:086d902f61133ccf37a506b8dfba7a15847e551ff80f206bd52764c45746d91a - 16.48% (26.6 MB)

[#007] sha256:0c918b6e1abf6b149d0ab4c6002b0b00c6865536fb2afe00cfbfe83080785cbd - 14.06% (22.7 MB)

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

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

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

2021-01-08 23:27:53 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-08 23:27:54 UTC

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

2021-01-08 23:27:54 UTC

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

2021-01-08 23:28:15 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-08 23:28:15 UTC

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

2021-01-08 23:28:16 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-08 23:28:16 UTC

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

2021-01-08 23:28:18 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-08 23:28:18 UTC

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

2021-01-08 23:28:19 UTC

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

2021-01-08 23:28:19 UTC

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

2021-01-08 23:28:19 UTC

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

2021-01-08 23:28:19 UTC

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

2021-01-08 23:28:24 UTC

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

2021-01-08 23:28:26 UTC

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

2021-01-08 23:28:26 UTC

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

2021-01-08 23:28:26 UTC

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

2021-01-08 23:28:26 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-01-08T23:27:32Z

2021-01-08 23:28:27 UTC

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

2021-01-08 23:28:27 UTC

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

2021-01-08 23:28:27 UTC

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

Details
Created

2021-01-08 23:24:27 UTC

Size

256 MB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.5-4bad700733e1ba40be3cfec2e34c873b40484466-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:20d4f31ce6963915cdbeecae1d1f7e9a623804352b39fe8981f67e6880125df8 - 0.0% (834 Bytes)

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

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

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

[#013] sha256:9707dcb889b0e1e7149c18ebfdf48e4ce54d77b590b94918e779f1f49f549bba - 0.0% (831 Bytes)

[#014] sha256:69fe204c2860ecb81a7604a24b3898656d58ce5f35b29d52d11b4599fde3f194 - 0.0% (832 Bytes)

[#015] sha256:4ffd8118aad90d28ecb0fd571771abdeb53e0a936cc96ee0fb7ff24b3ce29464 - 0.0% (856 Bytes)

[#016] sha256:eb83fe4ded0bd511bc6654ba847ac33d09129a0326c8c02cf942326961a0ee71 - 0.0% (825 Bytes)

[#017] sha256:905c16b73e19dd3a0859f98d8d9ee4e9bb04047e82da26736ab1aa8e7cd64894 - 11.7% (30 MB)

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

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

[#020] sha256:a0d0b86873c71f6469e9e9572667615faddf86ce4fe695ef04068c4649e470b0 - 0.0% (862 Bytes)

[#021] sha256:d61812ac9ead62224f70830d67917d9b3a39c69898e8e4713abdf60d39fe2687 - 0.0% (853 Bytes)

[#022] sha256:184c19c71f2566bed7b46bb61923056051f8825612ef8932feb17fec354506c5 - 0.0% (825 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-04 17:20:36 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-04 17:20:37 UTC

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

2021-01-04 17:20:39 UTC

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

2021-01-04 17:20:40 UTC

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

2021-01-04 17:20:41 UTC

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

2021-01-04 17:20:41 UTC

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

2021-01-08 23:24:23 UTC

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

2021-01-08 23:24:23 UTC

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

2021-01-08 23:24:24 UTC

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

2021-01-08 23:24:25 UTC

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

2021-01-08 23:24:26 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-08T23:24:20Z

2021-01-08 23:24:26 UTC

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

2021-01-08 23:24:27 UTC

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

2021-01-08 23:24:27 UTC

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

Details
Created

2021-01-08 23:24:45 UTC

Size

258 MB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.5-4bad700733e1ba40be3cfec2e34c873b40484466-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.57% (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:20c4473df2688eeb5b78d90e28f1f16e3a74af02f407ba9836879b6d3810dc65 - 0.0% (832 Bytes)

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

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

[#012] sha256:5af66d1ec1bdc310e396a117d65586e422f477c71fd9a71d9ef4c728f319728f - 0.0% (830 Bytes)

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

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

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

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

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

[#018] sha256:7b817e1bf4e7c10595eebf30be0686c74ab4ba911c3ea3d7742d61246437bf38 - 0.0% (826 Bytes)

[#019] sha256:7994602474e58303063fbf5ff6dd62bd3e76e6e7a213e75fb37da23b6951ac48 - 0.0% (829 Bytes)

[#020] sha256:e5f9471c3c38d74d52e5d8224cfcd3dc87f264e31729a39c39179e8772c7ebd8 - 0.0% (850 Bytes)

[#021] sha256:f9b5db25821d80f6260c083166a25d3312ba504b8d74c6b54d27e365e030d3b2 - 0.0% (829 Bytes)

[#022] sha256:72edce663681e4c99b719df609fc31a2897ff3ce6fc65256f034f67c884ba7f6 - 0.0% (826 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-04 17:24:47 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-04 17:24:48 UTC

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

2021-01-04 17:24:50 UTC

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

2021-01-04 17:24:51 UTC

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

2021-01-04 17:24:52 UTC

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

2021-01-04 17:24:52 UTC

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

2021-01-08 23:24:41 UTC

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

2021-01-08 23:24:41 UTC

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

2021-01-08 23:24:43 UTC

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

2021-01-08 23:24:43 UTC

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

2021-01-08 23:24:44 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-08T23:24:39Z

2021-01-08 23:24:44 UTC

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

2021-01-08 23:24:44 UTC

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

2021-01-08 23:24:45 UTC

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

Details
Created

2021-01-08 23:24:45 UTC

Size

258 MB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.5-4bad700733e1ba40be3cfec2e34c873b40484466-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:28215b304a95b52c72b9a726195f25f1852d2dc4dde98452d514831a4fdcd7e8 - 0.0% (850 Bytes)

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

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

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

[#013] sha256:e331d01c548890a97b37f31ad94041bfc52e8f3fc5cfabf41843aae3efe51328 - 0.0% (831 Bytes)

[#014] sha256:fb33b693a344e20a00d6805444a96b904037271a5ec2cfde8db25840e7d72fd1 - 0.0% (849 Bytes)

[#015] sha256:830c7a879577c97d44b5a78dd627013a4e4846cf00875e637a4968309d3f1952 - 0.0% (854 Bytes)

[#016] sha256:28aaaa971a866527dc9125f5b0f00d08a21ea9b39c01107a2a04270e20dc57ab - 0.0% (856 Bytes)

[#017] sha256:514d0a8b5163215332d272bc3228f8a5a7293cba8b7fa6115f48d69cd91a3037 - 11.63% (30 MB)

[#018] sha256:97ee8f4f432bbbc17636f0b88dadfc9045f150da14b27e268d0747f3594b673d - 0.0% (852 Bytes)

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

[#020] sha256:931cbaf1b07a298ef186753d36cd8a08b86dcd0cfecdd43352cdddd7666596c8 - 0.0% (835 Bytes)

[#021] sha256:c8f655bf34bce5bbc3abd9d9ee5f68fa65cbec91dd0c25cdce38a93e1629aa5e - 0.0% (829 Bytes)

[#022] sha256:17cb0ac799467033624b6fa3918e2ad3a5704e0f2c8e2a46a34c6437e630756d - 0.0% (854 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-04 17:23:16 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-04 17:23:17 UTC

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

2021-01-04 17:23:19 UTC

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

2021-01-04 17:23:20 UTC

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

2021-01-04 17:23:20 UTC

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

2021-01-04 17:23:20 UTC

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

2021-01-08 23:24:41 UTC

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

2021-01-08 23:24:42 UTC

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

2021-01-08 23:24:43 UTC

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

2021-01-08 23:24:44 UTC

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

2021-01-08 23:24:44 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-08T23:24:39Z

2021-01-08 23:24:44 UTC

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

2021-01-08 23:24:45 UTC

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

2021-01-08 23:24:45 UTC

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

Details
Created

2021-01-08 23:26:49 UTC

Size

150 MB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.5-4bad700733e1ba40be3cfec2e34c873b40484466-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.11% (22.6 MB)

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

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

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

[#004] sha256:ed99fd396a128e906a91e1b99fc851ded8a132f6b17232f0b9a42fc9de786a1d - 33.54% (50.2 MB)

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

[#006] sha256:0e01aae73cfa8611f8a6c715aaf6ccba8caeb3ce434f29964d5a4e4be7c70bbf - 16.45% (24.6 MB)

[#007] sha256:88013eff13ab44fc476b262e77877f4a856acc5011b3a0256619476b3d8e2f8a - 15.14% (22.7 MB)

[#008] sha256:e8f76f6a0727a38c57d82d3f4749b5ea61da005cabb3d98b11b3fe88fde18790 - 18.45% (27.6 MB)

[#009] sha256:43f6eb05d3fb674b914e73609d796ee7c83003a0e5468a22dbff4fc42ece1982 - 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"]

2021-01-08 23:26:16 UTC

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

2021-01-08 23:26:16 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-08 23:26:17 UTC

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

2021-01-08 23:26:17 UTC

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

2021-01-08 23:26:37 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-08 23:26:38 UTC

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

2021-01-08 23:26:39 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-08 23:26:39 UTC

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

2021-01-08 23:26:41 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-08 23:26:41 UTC

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

2021-01-08 23:26:41 UTC

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

2021-01-08 23:26:41 UTC

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

2021-01-08 23:26:41 UTC

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

2021-01-08 23:26:42 UTC

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

2021-01-08 23:26:46 UTC

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

2021-01-08 23:26:48 UTC

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

2021-01-08 23:26:48 UTC

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

2021-01-08 23:26:48 UTC

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

2021-01-08 23:26:48 UTC

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

2021-01-08 23:26:49 UTC

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

2021-01-08 23:26:49 UTC

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

2021-01-08 23:26:49 UTC

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

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete