Namespace
rancher
Image / Tag
rancher-agent:v2.5-65e707d3ebf5038e9c1ceec1a622a1b177b7d379-head
Content Digest
sha256:8b6e88b72a26549b90ca260aeff3910efc768f74f55703e13069c9bb95be2364
Details
Created

2020-11-01 20:02:35 UTC

Size

161 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-11-01T20:01:41Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    65e707d3ebf5038e9c1ceec1a622a1b177b7d379
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-65e707d3ebf5038e9c1ceec1a622a1b177b7d379-head

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_amd64

DOCKER_URL_amd64

https://get.docker.com/builds/Linux/x86_64/docker-1.10.3

DOCKER_URL_arm64

https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64

KUBECTL_VERSION

v1.18.2

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:171857c49d0f5e2ebf623e6cb36a8bcad585ed0c2aa99c87a055df034c1e5848 - 15.81% (25.5 MB)

[#001] sha256:419640447d267f068d2f84a093cb13a56ce77e130877f5b8bdb4294f4a90a84f - 0.0% (852 Bytes)

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

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

[#004] sha256:ef6f2c37fe76d8ce802f2540766ad99cb4a051b0616042d8f00ffcd6f369b041 - 34.86% (56.1 MB)

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

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

[#007] sha256:13ca9f323c56233f89f5235b06401199fb24e9e6d01ed3e7a36b305b45f1a6df - 12.84% (20.7 MB)

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

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


History
2020-09-25 22:33:49 UTC

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

2020-09-25 22:33:50 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2020-09-25 22:33:51 UTC

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

2020-09-25 22:33:52 UTC

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

2020-09-25 22:33:52 UTC

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

2020-11-01 20:02:01 UTC

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

2020-11-01 20:02:02 UTC

/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_amd64

2020-11-01 20:02:02 UTC

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

2020-11-01 20:02:03 UTC

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

2020-11-01 20:02:23 UTC

|1 ARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2020-11-01 20:02:24 UTC

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

2020-11-01 20:02:24 UTC

|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2020-11-01 20:02:25 UTC

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

2020-11-01 20:02:26 UTC

|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin

2020-11-01 20:02:26 UTC

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

2020-11-01 20:02:27 UTC

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

2020-11-01 20:02:27 UTC

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

2020-11-01 20:02:27 UTC

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

2020-11-01 20:02:27 UTC

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

2020-11-01 20:02:31 UTC

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

2020-11-01 20:02:33 UTC

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

2020-11-01 20:02:34 UTC

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

2020-11-01 20:02:34 UTC

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

2020-11-01 20:02:34 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-11-01T20:01:41Z

2020-11-01 20:02:34 UTC

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

2020-11-01 20:02:34 UTC

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

2020-11-01 20:02:35 UTC

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

Details
Created

2020-11-01 20:00:26 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-11-01T20:00:20Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    65e707d3ebf5038e9c1ceec1a622a1b177b7d379
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-65e707d3ebf5038e9c1ceec1a622a1b177b7d379-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:aab6118ce69c93410df7fa15842a6e3b3c7ff20b639c779b5d5f78e7653eaa07 - 38.87% (96.5 MB)

[#001] sha256:71e5283dd9d47bd88fa566326f6e8e6bc1c3c7f385c69b7482194c97e6e969b7 - 0.0% (894 Bytes)

[#002] sha256:05006be99a092de18f27ebd9357601854cd79a5d889b3d0425aa16034ba4394d - 0.0% (840 Bytes)

[#003] sha256:da195ac2293a9561694a5adab6e97cc2f7c1cb37c8cba3f22e1ed3e90723759e - 0.02% (62.6 KB)

[#004] sha256:f8fa4de85b83f5d222df6544a1dadf65fbb999e155489406427e2054f80c4e09 - 0.0% (839 Bytes)

[#005] sha256:b5836a3889bb8f93e8c91299f3fa4c1a7e62cbda44d832de191ab652f7ae6a87 - 35.82% (88.9 MB)

[#006] sha256:0ade25de6d58d36f0c689752b4e10ac9b2c5dc1f857e40da8414c64d9eb2e5a0 - 0.05% (123 KB)

[#007] sha256:d85cfa9dc8d26611c871a012812945e6d83c7c554dd1061caf196e352fcee684 - 0.0% (839 Bytes)

[#008] sha256:42962d95291d49a66c66e5f8e1f07a86abbc9189e3b3eeed11c0a733f37abab5 - 0.0% (836 Bytes)

[#009] sha256:064af77073b1c310e13da0655e0c1a2c7d47f07b5d0801e0d2ac0b66504b6781 - 0.0% (852 Bytes)

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

[#011] sha256:4000031356c46430cb130bf64bac12f698c3c4b75e091da65e4958d234249050 - 13.13% (32.6 MB)

[#012] sha256:93931304b944d937ac00a9142c945103086a222534dfd440134b4854916f4d28 - 0.0% (831 Bytes)

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

[#014] sha256:51d6c99165bc7b6d090fcd1c43ab81cc93206df6cc18067395a8d78da0634fef - 0.0% (823 Bytes)

[#015] sha256:624d2f0065df0a1f7f88977fbbb59b33a34c4c9fc39dc0c3094ece60c77d334b - 0.0% (828 Bytes)

[#016] sha256:6e3743156d8af2e7dded471a07c6603d11a02fe0277885a2fffdf2c3b2e65bfc - 0.0% (852 Bytes)

[#017] sha256:137f3c5469b835b868a74878d6a89829f2a163e70d14ebdc3734190a42fca4d8 - 12.07% (30 MB)

[#018] sha256:4dcee0da5218fc5c3361866582bb62607d3d1499238cfdddbb1dd08c06c5ee8b - 0.0% (832 Bytes)

[#019] sha256:5f752da0b92d983a7c1823f29bc70e3f161d5d7679326cc684eac9db19e3a129 - 0.0% (854 Bytes)

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

[#021] sha256:e5e92cf8fb03f85038a778454f073f16aeca8d65d3e48e8dfd4ba3ff163d08fb - 0.0% (852 Bytes)

[#022] sha256:787fe0f377174b53a1928b7c4993576f97528709af427308666eaffb2c828edb - 0.0% (831 Bytes)


History
2020-09-30 11:25:56 UTC

Apply image 1809-amd64

2020-10-27 18:41:50 UTC

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

2020-10-27 18:41:52 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-27 18:42:23 UTC

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

2020-10-27 18:42:23 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-27 18:42:43 UTC

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

2020-10-27 18:43:22 UTC

cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"

2020-10-27 18:43:23 UTC

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

2020-10-27 18:43:23 UTC

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

2020-11-01 19:59:40 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-01 19:59:40 UTC

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

2020-11-01 19:59:43 UTC

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

2020-11-01 19:59:43 UTC

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

2020-11-01 19:59:44 UTC

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

2020-11-01 19:59:44 UTC

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

2020-11-01 20:00:22 UTC

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

2020-11-01 20:00:23 UTC

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

2020-11-01 20:00:24 UTC

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

2020-11-01 20:00:25 UTC

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

2020-11-01 20:00:25 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-01T20:00:20Z

2020-11-01 20:00:25 UTC

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

2020-11-01 20:00:26 UTC

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

2020-11-01 20:00:26 UTC

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

Details
Created

2020-11-01 20:03:00 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-11-01T20:02:54Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    65e707d3ebf5038e9c1ceec1a622a1b177b7d379
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-65e707d3ebf5038e9c1ceec1a622a1b177b7d379-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:d6c6a99d5726a68a35f81bb15a53ebdc98b41ff763b7b2442647543ee44bb89c - 39.25% (98.1 MB)

[#001] sha256:206be2f05271bce4ec0df6e76cf74025975c544b911103f45dabd5b82c6da9f2 - 0.0% (868 Bytes)

[#002] sha256:f5cd62498cb480a0fff2b4530f0d34b893d3aa704912be89bd9786f72acbcc1b - 0.0% (836 Bytes)

[#003] sha256:5b9b73da39905fb9464897eee806a7caa18f1aa09700a076ff8ca6923ad8a341 - 0.02% (61.8 KB)

[#004] sha256:a6640319e0a80f154c05ab1dcf2c31be62235db5501e4042e481a5c99d161820 - 0.0% (833 Bytes)

[#005] sha256:6b0b5d435a4c9ab16d49963a0b822b1b09a81d03f3efbf335b069de97baa62b4 - 35.59% (88.9 MB)

[#006] sha256:7180a2511080a46bbf3a5b476beeb6079812351773965e8b3f61b0f0e87ba205 - 0.05% (124 KB)

[#007] sha256:c99fb14c29028329501476947ae76808f8cd5f1c1ad3272c8b81fff5804f4ca8 - 0.0% (837 Bytes)

[#008] sha256:73af04b1e0f1c1ec80dc0811d1c8e5cd6ca9bddabe3c88b2b149a9c424fa9c65 - 0.0% (842 Bytes)

[#009] sha256:1e253df2b56bdd83de21af56549b9df03a294fa22aeb390a69cf1e5c2694df21 - 0.0% (853 Bytes)

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

[#011] sha256:e133ccfb13ab8956416b6e819fbcc20820b7c4d6619ce11ea0340af6029361da - 13.05% (32.6 MB)

[#012] sha256:60ff4e4fb24840b66f6a50f48816eb13363ce65f4ccd2a14efd52465712ae7ed - 0.0% (856 Bytes)

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

[#014] sha256:0fdd68e8a64628d04e83101eec7f53b44ad071006806727e809fc2532dd4d95b - 0.0% (830 Bytes)

[#015] sha256:79118ad65bedee99428c592eae98419a52d884e2c9d9224b0b019bf23373624f - 0.0% (828 Bytes)

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

[#017] sha256:b862e2be933056b7e4658d583a275b5b12093df22b82c2679142786462c43526 - 11.99% (30 MB)

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

[#019] sha256:e015ea1faa7981944e1ba6b92bcbd009d088765569c2e78a172945c77d1d1251 - 0.0% (852 Bytes)

[#020] sha256:04f876ec84f98a730638714f7d090f2b9b2b3ed1c1806867033b1990e500112d - 0.0% (859 Bytes)

[#021] sha256:c3529755cf9e4ff5a3c4c3a833033715cd677f44c26959aeacdee48afb07a3ef - 0.0% (824 Bytes)

[#022] sha256:fabc1ad1ff15e80e5d572e987b791d03be6bcfebefd3e14101e68dcbef9bb831 - 0.0% (853 Bytes)


History
2020-10-01 03:13:48 UTC

Apply image 1909-amd64

2020-10-27 18:52:52 UTC

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

2020-10-27 18:52:52 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-27 18:53:23 UTC

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

2020-10-27 18:53:24 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-27 18:53:46 UTC

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

2020-10-27 18:54:29 UTC

cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"

2020-10-27 18:54:29 UTC

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

2020-10-27 18:54:30 UTC

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

2020-11-01 20:02:14 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-01 20:02:14 UTC

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

2020-11-01 20:02:17 UTC

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

2020-11-01 20:02:17 UTC

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

2020-11-01 20:02:17 UTC

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

2020-11-01 20:02:18 UTC

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

2020-11-01 20:02:56 UTC

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

2020-11-01 20:02:56 UTC

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

2020-11-01 20:02:58 UTC

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

2020-11-01 20:02:58 UTC

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

2020-11-01 20:02:59 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-01T20:02:54Z

2020-11-01 20:02:59 UTC

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

2020-11-01 20:02:59 UTC

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

2020-11-01 20:03:00 UTC

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

Details
Created

2020-11-01 20:02:01 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-11-01T20:01:56Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    65e707d3ebf5038e9c1ceec1a622a1b177b7d379
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-65e707d3ebf5038e9c1ceec1a622a1b177b7d379-head

DOCKER_API_VERSION

1.24

LOCALAPPDATA

C:\Users\ContainerAdministrator\AppData\Local

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:0e31ee8f400716f940be9db76d6eedb1a903860385b4ca8f70513012d53fe1f1 - 39.3% (98.3 MB)

[#001] sha256:b59df857af5acc3c862e854b5f18770bbccbe2ee67a1e38a959867be75e7684b - 0.0% (844 Bytes)

[#002] sha256:cccb86c24d5a6d26850398779f867ff81068ddd9b1cefbe740574f67a8575fe5 - 0.0% (840 Bytes)

[#003] sha256:bef6855c6ff742ce0fb84ce683f36ad73da71aee30013c8e8eedeb96166588be - 0.03% (65.8 KB)

[#004] sha256:9ed1177be57044776572ceee250a1351667fb225d102f7ea4360ca375d6f3907 - 0.0% (837 Bytes)

[#005] sha256:1866bc40ff39899200b8062addec978f23ebf9abbc220bec6aabdce2d0b71cba - 35.56% (88.9 MB)

[#006] sha256:5bee1ccfd789b6c8bfb35de07437385b2cbaa6da6f29b25a757389d89a8cd549 - 0.05% (125 KB)

[#007] sha256:5df93e526ac9024ab01a762a24a1f1332de50e1ff7f094c789278ee2bd84a947 - 0.0% (837 Bytes)

[#008] sha256:63bc374f6aa77ec96d9076561bf3d53be2735a2de499b59174ef842989976b2c - 0.0% (891 Bytes)

[#009] sha256:8a039760eba0eae8fabc7adc1843c7ed63393e4314ae4b287dbe8d3a9dd4b058 - 0.0% (831 Bytes)

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

[#011] sha256:e698b798a4dc21da064de508d322decf9f8db14a8e46467ea02555e1a5dd85df - 13.04% (32.6 MB)

[#012] sha256:d23d6fc736e9b6ed1230e1d8eca531cd6117a8a92a9648d4654ee617ec5b2b39 - 0.0% (829 Bytes)

[#013] sha256:64a2d01a1ff3463d3ed9c1e67bd2a71b7998719889636f10543895715a2f8963 - 0.0% (830 Bytes)

[#014] sha256:161e7eb9a7f4e12ceb2370227484db58f560719d685f6d054aeff1fbfac3bbda - 0.0% (853 Bytes)

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

[#016] sha256:5dbcbc53777cad2ec49bbe4ecaa2086d4b48d810229c05745014e11b46b1ec04 - 0.0% (854 Bytes)

[#017] sha256:d69586d8b0ce608f490006fbb0d6bbe2d994534ba2b503be62e5f78d582a4db1 - 11.98% (30 MB)

[#018] sha256:71c740c52d591927ea57bd1e410eafd7f77d345f79f400335e281edf0ee86d02 - 0.0% (834 Bytes)

[#019] sha256:2194a15388ca783e02933783b2788cfa41978a33654cb6556fda1e91a1907620 - 0.0% (858 Bytes)

[#020] sha256:dfb93ddce0d2334fd42d459b417843961c0063e8cafc8dec8efac2031ee837a0 - 0.0% (832 Bytes)

[#021] sha256:60ae6ca194148e50ce4fb3ba731e5266357989e171a88063ba3ad96fb9416490 - 0.0% (827 Bytes)

[#022] sha256:fc0db729c551018498ef1acb03b2ecc36d39fa36295e25fec0bfb27f6efcea96 - 0.0% (832 Bytes)


History
2020-09-30 11:26:02 UTC

Apply image 1903-amd64

2020-10-27 19:03:00 UTC

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

2020-10-27 19:03:01 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-27 19:03:30 UTC

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

2020-10-27 19:03:30 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-27 19:03:53 UTC

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

2020-10-27 19:04:43 UTC

cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"

2020-10-27 19:04:44 UTC

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

2020-10-27 19:04:44 UTC

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

2020-11-01 20:01:18 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-01 20:01:18 UTC

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

2020-11-01 20:01:21 UTC

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

2020-11-01 20:01:21 UTC

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

2020-11-01 20:01:22 UTC

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

2020-11-01 20:01:22 UTC

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

2020-11-01 20:01:57 UTC

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

2020-11-01 20:01:58 UTC

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

2020-11-01 20:01:59 UTC

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

2020-11-01 20:01:59 UTC

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

2020-11-01 20:02:00 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-01T20:01:56Z

2020-11-01 20:02:00 UTC

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

2020-11-01 20:02:00 UTC

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

2020-11-01 20:02:01 UTC

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

Details
Created

2020-11-01 20:00:44 UTC

Size

149 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-11-01T19:59:53Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    65e707d3ebf5038e9c1ceec1a622a1b177b7d379
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-65e707d3ebf5038e9c1ceec1a622a1b177b7d379-head

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_arm64

DOCKER_URL_amd64

https://get.docker.com/builds/Linux/x86_64/docker-1.10.3

DOCKER_URL_arm64

https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64

KUBECTL_VERSION

v1.18.2

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:296c9ad75beec603486f1373addae8e2c509e94c4adda44c1289792c91624acc - 15.14% (22.6 MB)

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

[#002] sha256:3c11bb34abc87247c6a70c928b7a5ef4cd48093642eb0c4b8121a674d3e278c6 - 0.0% (189 Bytes)

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

[#004] sha256:e9b3d5966e672b87b485829c5dd98fccba923937fed5ebfb40d33908c3bda5f5 - 34.77% (52 MB)

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

[#006] sha256:55233917d1f25c290a0b11f2aa713cb29ef13f01586794afc17db3e176e74706 - 16.49% (24.6 MB)

[#007] sha256:5f749005fbf8d5a28ec023f36dda747159d4438ec8faa6f764b7564a92fd95a2 - 13.84% (20.7 MB)

[#008] sha256:99f9570f5ef600e2ea24e8f355aab6de16cc6c0fde30819bfdd01e1cf92afc6b - 18.47% (27.6 MB)

[#009] sha256:7097d9bc5d98759622ceddeb20b0056dbe42c95e7569cbf45dee0d0a0e2fd8c3 - 0.0% (172 Bytes)


History
2020-09-25 22:47:32 UTC

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

2020-09-25 22:47:35 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2020-09-25 22:47:36 UTC

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

2020-09-25 22:47:38 UTC

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

2020-09-25 22:47:39 UTC

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

2020-11-01 20:00:08 UTC

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

2020-11-01 20:00:08 UTC

/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_arm64

2020-11-01 20:00:09 UTC

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

2020-11-01 20:00:09 UTC

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

2020-11-01 20:00:32 UTC

|1 ARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2020-11-01 20:00:33 UTC

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

2020-11-01 20:00:34 UTC

|1 ARCH=arm64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2020-11-01 20:00:34 UTC

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

2020-11-01 20:00:36 UTC

|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin

2020-11-01 20:00:36 UTC

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

2020-11-01 20:00:36 UTC

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

2020-11-01 20:00:36 UTC

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

2020-11-01 20:00:37 UTC

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

2020-11-01 20:00:37 UTC

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

2020-11-01 20:00:41 UTC

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

2020-11-01 20:00:43 UTC

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

2020-11-01 20:00:43 UTC

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

2020-11-01 20:00:43 UTC

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

2020-11-01 20:00:44 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-11-01T19:59:53Z

2020-11-01 20:00:44 UTC

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

2020-11-01 20:00:44 UTC

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

2020-11-01 20:00:44 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