Namespace
rancher
Image / Tag
rancher-agent:master-3c042c700d9257ac9cc793adf1d2a92b05ddb2ea-head
Content Digest
sha256:3d09525f1ee13fe2a6e8605e56766bd4e2ba0fa7a96ae6e206ff4e176d52ca0a
Details
Created

2021-01-13 19:28:00 UTC

Size

162 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-13T19:27:09Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    3c042c700d9257ac9cc793adf1d2a92b05ddb2ea
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-3c042c700d9257ac9cc793adf1d2a92b05ddb2ea-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.7% (25.5 MB)

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

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

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

[#004] sha256:03b5dfdce9b9b79c46b84d3f6c0eed9f82037fd174af34cecd4a011ebfac60e3 - 33.48% (54.3 MB)

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

[#006] sha256:9e2e16a5785e2925872018daac09090414115d3420af7a33ed341df67f8dbcf2 - 16.38% (26.6 MB)

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

[#008] sha256:385fc7919bb52ee50bbacbb2a3b726cbb13a2431dedfeca6d264005729e6f774 - 18.71% (30.3 MB)

[#009] sha256:7cd139143d00fa7ee8b8de9552dac7bf2d633b8df9eacdf16a187a083134bbbc - 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-13 19:27:26 UTC

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

2021-01-13 19:27:26 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-13 19:27:27 UTC

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

2021-01-13 19:27:27 UTC

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

2021-01-13 19:27:49 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-13 19:27:49 UTC

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

2021-01-13 19:27:50 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-13 19:27:50 UTC

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

2021-01-13 19:27:52 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-13 19:27:53 UTC

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

2021-01-13 19:27:53 UTC

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

2021-01-13 19:27:53 UTC

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

2021-01-13 19:27:53 UTC

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

2021-01-13 19:27:53 UTC

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

2021-01-13 19:27:58 UTC

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

2021-01-13 19:27:59 UTC

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

2021-01-13 19:27:59 UTC

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

2021-01-13 19:28:00 UTC

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

2021-01-13 19:28:00 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-01-13T19:27:09Z

2021-01-13 19:28:00 UTC

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

2021-01-13 19:28:00 UTC

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

2021-01-13 19:28:00 UTC

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

Details
Created

2021-01-13 19:23:36 UTC

Size

257 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-13T19:23:30Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    3c042c700d9257ac9cc793adf1d2a92b05ddb2ea
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-3c042c700d9257ac9cc793adf1d2a92b05ddb2ea-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.61% (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.77% (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:245744b3d1b79051401ec9b3c6f339ad5aab78c79371ecee238d0b07b82d4b93 - 0.0% (858 Bytes)

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

[#011] sha256:b0df32e4640ffb4344adeee732a490dc9230671f71ad739e745b3c8cd1fb6d17 - 12.7% (32.6 MB)

[#012] sha256:daac95a21eefc5440f786284cce9106617a2df1ddb3af0daf8da01fa7bad01b2 - 0.0% (854 Bytes)

[#013] sha256:5b54cd378a2cfb95af5220a35a3986f32d479da14e2d41249a1497140985682e - 0.0% (830 Bytes)

[#014] sha256:86fcb80a49aa34ea9b07df50a6144fd9356eb0570cb9222631ba329a6a2aea49 - 0.0% (835 Bytes)

[#015] sha256:2823bd72aea1764c621ab016ce38b39f886208032481556e05153e087df6413d - 0.0% (852 Bytes)

[#016] sha256:f77cc28c55bf65abb1ef2e2925988460117bd031473b859411ceb1df60aea5e3 - 0.0% (837 Bytes)

[#017] sha256:219a77d2121dfef5e465a59ef55df2afb08547d2a0c75dafc71c7c7edf756588 - 11.81% (30.3 MB)

[#018] sha256:5439599eb2a896c5f01a04b8a8756abfddf889a00aae24135eab8477769f74bd - 0.0% (821 Bytes)

[#019] sha256:67b2a9b47052d257ce76a3834e01a951ae3091bc4e461febf6946df6479befce - 0.0% (822 Bytes)

[#020] sha256:be7349503fedd50c941ae4c53169f9b01db81d4affa84382972a3b957610a64f - 0.0% (881 Bytes)

[#021] sha256:79e32ed96cf4a5a94f03b3eaef9139daf5ff054288e1e938a40a8afee25e06bf - 0.0% (857 Bytes)

[#022] sha256:57bdf52b86a63997411c3e4119c77720c0d062a358bd23a8392839d523ffaf5c - 0.0% (855 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 23:26:20 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-11 23:26:21 UTC

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

2021-01-11 23:26:23 UTC

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

2021-01-11 23:26:24 UTC

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

2021-01-11 23:26:24 UTC

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

2021-01-11 23:26:24 UTC

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

2021-01-13 19:23:32 UTC

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

2021-01-13 19:23:32 UTC

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

2021-01-13 19:23:34 UTC

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

2021-01-13 19:23:35 UTC

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

2021-01-13 19:23:35 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-13T19:23:30Z

2021-01-13 19:23:35 UTC

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

2021-01-13 19:23:36 UTC

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

2021-01-13 19:23:36 UTC

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

Details
Created

2021-01-13 19:23:12 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-13T19:23:05Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    3c042c700d9257ac9cc793adf1d2a92b05ddb2ea
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-3c042c700d9257ac9cc793adf1d2a92b05ddb2ea-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.0% (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.53% (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.61% (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:272b38c382e7fd175180b0ba2ea15819bd77ef29e349dbfd754fce674b8b233c - 0.0% (835 Bytes)

[#016] sha256:c1db6854e34dd9ca593862e5159760d710f35280479b4642ea3e284810d0d856 - 0.0% (830 Bytes)

[#017] sha256:dfb5a9f2e5986c5b2960e13150dad2efe220785dc71ed4e348123cceb29cff21 - 11.74% (30.3 MB)

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

[#019] sha256:c06391f3dbac6221b919171807eb5e9f28d00fb7efda3292a36b52ddec5e570b - 0.0% (836 Bytes)

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

[#021] sha256:2ceedaea5a300baf9c17591be62fb39e2d781ea8f3e08cdb66dc020c3ad9dca5 - 0.0% (854 Bytes)

[#022] sha256:7a5556671a6181b08419c85f32e364e13503d59977a660a2ab5e744f21ad68e8 - 0.0% (835 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-13 19:23:08 UTC

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

2021-01-13 19:23:08 UTC

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

2021-01-13 19:23:09 UTC

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

2021-01-13 19:23:10 UTC

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

2021-01-13 19:23:11 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-13T19:23:05Z

2021-01-13 19:23:11 UTC

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

2021-01-13 19:23:12 UTC

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

2021-01-13 19:23:12 UTC

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

Details
Created

2021-01-13 19:23:29 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-13T19:23:23Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    3c042c700d9257ac9cc793adf1d2a92b05ddb2ea
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-3c042c700d9257ac9cc793adf1d2a92b05ddb2ea-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 - 37.98% (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.55% (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.62% (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:604410b3d85301295835c05d76b05b02ee217ebbebeb4bda88eca2d3cf819cfc - 0.0% (830 Bytes)

[#016] sha256:174722ef75907e6be93b57e4ce60d97e76bd824ab2ed745bc8243545ae7c1b2d - 0.0% (829 Bytes)

[#017] sha256:a7993d713090d9c39241d5a7e62cd6aed4f1abffd65b67cddf2a49a3abb0bcd9 - 11.75% (30.3 MB)

[#018] sha256:610ffe9286568beefe9b1b23662ba6412e4a8bc0418597364798a8a828b620f2 - 0.0% (829 Bytes)

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

[#020] sha256:4f1109ac187354e5e76d3164bf9dac0bdee22f52146c2997c5d66da71448fe77 - 0.0% (830 Bytes)

[#021] sha256:37f2df1cf5414a5f14e48eecbb2349330f0d9197d0ac91b55571c13d575e44ee - 0.0% (855 Bytes)

[#022] sha256:feb385d210c0a65e0362c7b26ef7d581483bffac1b0b31eb9ae8500f4ec1f659 - 0.0% (833 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-13 19:23:25 UTC

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

2021-01-13 19:23:26 UTC

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

2021-01-13 19:23:27 UTC

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

2021-01-13 19:23:28 UTC

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

2021-01-13 19:23:28 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-13T19:23:23Z

2021-01-13 19:23:29 UTC

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

2021-01-13 19:23:29 UTC

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

2021-01-13 19:23:29 UTC

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

Details
Created

2021-01-13 19:23:37 UTC

Size

261 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-13T19:23:31Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    3c042c700d9257ac9cc793adf1d2a92b05ddb2ea
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-3c042c700d9257ac9cc793adf1d2a92b05ddb2ea-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.59% (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.17% (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.5% (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:b8e421cb8435e13ed9a764ff6ed8933de174dae85589d2164ecf5ca5232d90f5 - 0.0% (865 Bytes)

[#016] sha256:d7d05b6f08f589fcb0cfecef72546e43e2e66f5527226316ab8b1cf5c57ab70b - 0.0% (867 Bytes)

[#017] sha256:7db8b7d2a152e2ac65951ac08b6bb6565199a000479c64fdea95d10d9b400fb6 - 11.63% (30.3 MB)

[#018] sha256:239c19b607abac299db3db5d2555d63a5679e43bab741beab51f4f8124858d1e - 0.0% (843 Bytes)

[#019] sha256:7eb4fcd31c9310972990e36ea70371cedde92ab82333091bc6c708d373e9f912 - 0.0% (840 Bytes)

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

[#021] sha256:ba4fb63278cd672cf08c59f0987ae4c18a0758e11df6495473edb9e3ad6b9cc2 - 0.0% (870 Bytes)

[#022] sha256:529a606ccc27664795fd405e962acb9ba82d3dc6218334824d0f5b31364e838f - 0.0% (841 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-13 19:23:33 UTC

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

2021-01-13 19:23:34 UTC

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

2021-01-13 19:23:35 UTC

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

2021-01-13 19:23:36 UTC

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

2021-01-13 19:23:36 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-13T19:23:31Z

2021-01-13 19:23:37 UTC

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

2021-01-13 19:23:37 UTC

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

2021-01-13 19:23:37 UTC

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

Details
Created

2021-01-13 19:22:51 UTC

Size

2.44 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-13T19:22:46Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    3c042c700d9257ac9cc793adf1d2a92b05ddb2ea
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-3c042c700d9257ac9cc793adf1d2a92b05ddb2ea-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 57.41% (1.4 GB)

[#001] sha256:18629c768c3f1391a29a90ea5e5b8a2b4185ec20b1781c40273741f648a0c882 - 36.74% (918 MB)

[#002] sha256:f7c7d8985e8647205aaf456ffd290bfe23a910b624f0305931380dec6901619f - 0.0% (1.1 KB)

[#003] sha256:e7ece232eb5c2b5e4cbcb03809b3c51c141b7dd2a2acaf701f488e526b89c255 - 0.0% (1.1 KB)

[#004] sha256:0a474b39078973dd86e3933d1f20dd066fa408f5152e62aaa6c144f28fb69243 - 0.82% (20.5 MB)

[#005] sha256:f3b0e28582a4e3754b70e4e3cd2d42d2387c972b1fa3e45ad9500898194d9742 - 0.39% (9.74 MB)

[#006] sha256:dbd10a1b25e120a6841bf3d0e73ca65fe44195abaad70933c284bcb1d95d7f95 - 0.31% (7.82 MB)

[#007] sha256:e2cf210aa7da4f9570d9d363d3cb4d622eae9a347dc226b453af416f7f1ba27c - 1.77% (44.1 MB)

[#008] sha256:03b470fe2cfbb06a4adb7f9d4fb10a719396a7160102280ea41bd5445e0ea0fc - 0.19% (4.83 MB)

[#009] sha256:037ce034aa86cdb1977d268e7d11553b23e2beabcd4f4826f10850ac36eee5ec - 0.62% (15.6 MB)

[#010] sha256:2c583cb1a7d09a953fcfef47616bd029d4915deba8086ac5236bf77619dfc790 - 0.54% (13.4 MB)

[#011] sha256:b3eab8349714eca32dd014185bb26ed3fa4bd0a01cff5070ead7d8e091fdcb71 - 0.0% (1.07 KB)

[#012] sha256:9edd968862eb5fd56bb4c85701fe878b1923d5c2f7c10df1729ff37925ae2fa9 - 0.0% (1.09 KB)

[#013] sha256:79c1872bd44feb9f942ab8d62fcb8d4933d64094af64d02a97a8454ef9521d6c - 0.0% (1.1 KB)

[#014] sha256:623f3ebc488a5a74cd5b45aa6f9ce2e9793fdfb668e6914e61c8f6f99f9a7804 - 0.0% (1.1 KB)

[#015] sha256:393451047586edcc865ab5a39daa67865290ffb6cf4b65fd35cf7f54e3e28d68 - 0.0% (1.07 KB)

[#016] sha256:5a0b309b156af8d5cc96c35f53c37ec90320df9b73a8a931c75948ee3b6e823d - 1.21% (30.3 MB)

[#017] sha256:fcff0b1005936b4b9f7dd5b76fddfb922dd952ed584579478503ae90c3bd3cdb - 0.0% (1.1 KB)

[#018] sha256:f0197a0a356f7f9c8433278940e1b6bace7e7fb7815f4f092c6f35383c68bb3a - 0.0% (1.07 KB)

[#019] sha256:cceb97065296b67b7349d17e4ebbcac85255a1b5178b53060cf20e5ac3a54b3e - 0.0% (1.07 KB)

[#020] sha256:a9b2e64db5a370755ecfea8fd685950907c462bbc2c544d2cdc58e1d62c4c83a - 0.0% (1.08 KB)

[#021] sha256:4195e2ee4101f1f117f2bcd75a3cb97e7fdb4eb782c7a864df646ff65eecd3a7 - 0.0% (1.07 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-01-09 13:33:38 UTC

Install update 20H2-amd64

2021-01-12 19:28:36 UTC

cmd /S /C #(nop) ARG ARCH=amd64

2021-01-12 19:28:37 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2021-01-12 19:28:49 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'

2021-01-12 19:28:58 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.0.4/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'

2021-01-12 19:29:22 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; if (-not (Get-Command Expand-7Zip -ErrorAction Ignore)) { Install-PackageProvider -Name NuGet -Force -Verbose; Install-Module -Name 7Zip4Powershell -Repository PSGallery -Force -Verbose; if(-not $?) { Write-Error "Failed to install package"; Exit 1; } }

2021-01-12 19:29:35 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.14.3/kubernetes-client-windows-amd64.tar.gz'; function Expand-GZip ($inFile, $outFile) { $input = New-Object System.IO.FileStream $inFile, ([IO.FileMode]::Open), ([IO.FileAccess]::Read), ([IO.FileShare]::Read); $output = New-Object System.IO.FileStream $outFile, ([IO.FileMode]::Create), ([IO.FileAccess]::Write), ([IO.FileShare]::None); $gzipStream = New-Object System.IO.Compression.GzipStream $input, ([IO.Compression.CompressionMode]::Decompress); try { if (!$input -or !$output -or !$gzipStream) { Write-Error "Failed to Unzip the archive"; Exit 1; } $buffer = New-Object byte[](1024); while ($true) { $read = $gzipstream.Read($buffer, 0, 1024); if ($read -le 0 ) { break; } $output.Write($buffer, 0, $read); } } finally { $gzipStream.Close(); $output.Close(); $input.Close(); } }; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\kubernetes.tar.gz -Uri $URL; Write-Host 'Expanding ...'; Expand-GZip c:\kubernetes.tar.gz c:\kubernetes.tar; Expand-7Zip c:\kubernetes.tar c:\; Write-Host 'Complete.'

2021-01-12 21:23:43 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/

2021-01-12 21:23:52 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/

2021-01-12 21:23:59 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/

2021-01-12 21:24:00 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev

2021-01-12 21:24:00 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true

2021-01-12 21:24:00 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24

2021-01-13 19:22:48 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-3c042c700d9257ac9cc793adf1d2a92b05ddb2ea-head

2021-01-13 19:22:48 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2021-01-13 19:22:49 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:1b02898e9e46931ccb95bfc9d4c303fec43f74f553e5ee41c676cf03c36b0c78 in \etc\rancher\

2021-01-13 19:22:50 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2021-01-13 19:22:50 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-01-13T19:22:46Z

2021-01-13 19:22:51 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2021-01-13 19:22:51 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=3c042c700d9257ac9cc793adf1d2a92b05ddb2ea

2021-01-13 19:22:51 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2021-01-13 19:25:30 UTC

Size

151 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-13T19:24:40Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    3c042c700d9257ac9cc793adf1d2a92b05ddb2ea
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-3c042c700d9257ac9cc793adf1d2a92b05ddb2ea-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.02% (22.6 MB)

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

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

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

[#004] sha256:de0c2aeed537bfeca5f0be50f55dcc39c1ce4cd7514b560e7de32b3d8d492a5c - 33.34% (50.2 MB)

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

[#006] sha256:04f442e9bd57bbef5a7278f1bbbc14ec8f6bc07fa8caad9a4d7054deee99616f - 16.35% (24.6 MB)

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

[#008] sha256:b6d3ce6fc254f0acfffd466b02a337352b8910fc4d6508036d605f32850446c0 - 18.54% (27.9 MB)

[#009] sha256:2bf38698df601c6a9bc0a377136c160b96e40bdb67dfc5ef8d15bd33e0507c9f - 0.0% (172 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-13 19:24:56 UTC

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

2021-01-13 19:24:56 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-13 19:24:57 UTC

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

2021-01-13 19:24:58 UTC

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

2021-01-13 19:25:18 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-13 19:25:19 UTC

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

2021-01-13 19:25:20 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-13 19:25:20 UTC

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

2021-01-13 19:25:21 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-13 19:25:22 UTC

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

2021-01-13 19:25:22 UTC

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

2021-01-13 19:25:22 UTC

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

2021-01-13 19:25:22 UTC

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

2021-01-13 19:25:22 UTC

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

2021-01-13 19:25:27 UTC

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

2021-01-13 19:25:28 UTC

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

2021-01-13 19:25:29 UTC

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

2021-01-13 19:25:29 UTC

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

2021-01-13 19:25:29 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-01-13T19:24:40Z

2021-01-13 19:25:29 UTC

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

2021-01-13 19:25:30 UTC

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

2021-01-13 19:25:30 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