Namespace
rancher
Image / Tag
rancher-agent:v2.5-57c94429d53960fe0ffa8ca18374406cfb5159e9-head
Content Digest
sha256:62215a641a6bd32763f3c8fd24af6b5ad13b758ee87a611e048ab9d74dc18a3c
Details
Created

2020-11-05 02:17:11 UTC

Size

161 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-11-05T02:16:13Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    57c94429d53960fe0ffa8ca18374406cfb5159e9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-57c94429d53960fe0ffa8ca18374406cfb5159e9-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:8d96b2d5f8605d9572bb4738aa66300cd7eec5e7ae3905625cb49a0a84cf2f15 - 0.0% (123 Bytes)

[#004] sha256:5212cbf8542ef5731adf57bb3f4cc1771cc322aa5ba2b96d2c1467ee92ff67e9 - 34.85% (56.1 MB)

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

[#006] sha256:9c72b454059210f96a4996b4fc4adaaf2b3552b099662bfc1256eda4f62000c1 - 16.49% (26.6 MB)

[#007] sha256:913a20623355c1c8db2115121de8b9b9b0d2b1ee0998c5b9328c123922031c3b - 12.87% (20.7 MB)

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

[#009] sha256:bb52271f2c2182a0fa55a4737669f69afee4ab40f97821bfb796c14a5b66da99 - 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-05 02:16:34 UTC

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

2020-11-05 02:16:34 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-05 02:16:35 UTC

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

2020-11-05 02:16:35 UTC

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

2020-11-05 02:16:58 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-05 02:16:59 UTC

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

2020-11-05 02:17:00 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-05 02:17:00 UTC

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

2020-11-05 02:17:02 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-05 02:17:02 UTC

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

2020-11-05 02:17:02 UTC

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

2020-11-05 02:17:03 UTC

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

2020-11-05 02:17:03 UTC

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

2020-11-05 02:17:03 UTC

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

2020-11-05 02:17:07 UTC

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

2020-11-05 02:17:09 UTC

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

2020-11-05 02:17:10 UTC

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

2020-11-05 02:17:10 UTC

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

2020-11-05 02:17:10 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-11-05T02:16:13Z

2020-11-05 02:17:10 UTC

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

2020-11-05 02:17:11 UTC

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

2020-11-05 02:17:11 UTC

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

Details
Created

2020-11-05 02:11:48 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-11-05T02:11:42Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    57c94429d53960fe0ffa8ca18374406cfb5159e9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-57c94429d53960fe0ffa8ca18374406cfb5159e9-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:fe293be89d1176fe9a414972ab51e46cd9cca51ccda2365828e7486fc7802c20 - 0.0% (857 Bytes)

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

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

[#018] sha256:af1884ecbc4c7ee3c7f191684b146d5b4ad12895438c227f643a5e463bf522b9 - 0.0% (853 Bytes)

[#019] sha256:8d9b32fb1d41b5e2d8180c731d418636943237802f8d2a098c38a990d0315ecc - 0.0% (829 Bytes)

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

[#021] sha256:f8a71c445e20d144c749a4fabd9a635b034f48f06b187c4a4926b5746db191fe - 0.0% (831 Bytes)

[#022] sha256:4c931462398ab187e12efd6adc1fbfe72026cf3d07f839346f4033d33831e7ac - 0.0% (829 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-05 02:11:44 UTC

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

2020-11-05 02:11:44 UTC

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

2020-11-05 02:11:46 UTC

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

2020-11-05 02:11:46 UTC

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

2020-11-05 02:11:47 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-05T02:11:42Z

2020-11-05 02:11:47 UTC

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

2020-11-05 02:11:47 UTC

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

2020-11-05 02:11:48 UTC

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

Details
Created

2020-11-05 02:11:06 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-11-05T02:11:01Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    57c94429d53960fe0ffa8ca18374406cfb5159e9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-57c94429d53960fe0ffa8ca18374406cfb5159e9-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:fde7d2af8c462ff1e70fde5fcbd653997ca8bccd5176c311e6dc2ad2fe1bdb5b - 0.0% (826 Bytes)

[#016] sha256:8821368cac9ab28dfa3072bc45f51794386f0e8f0b70e03f17dab398b6344a40 - 0.0% (858 Bytes)

[#017] sha256:b1ea7cb82c0b3e55c0588723ce32b9ecdd9ebc8fff83d404e162f09a39022bfa - 12.0% (30 MB)

[#018] sha256:4f59c93c0a8e35c19c3eafdf54986e340d50aa45a42191fc2457343baf9d8fa2 - 0.0% (830 Bytes)

[#019] sha256:6ec8b60fe003c11d41b1a0df4eb35da30be7b0ad07f22fe813121d22ab9cb1a3 - 0.0% (826 Bytes)

[#020] sha256:620cd1abf64479fe138befebb354b21c688732252ae3cb069be1d2eb3c8868c8 - 0.0% (827 Bytes)

[#021] sha256:45582138b1046918e7dacb06c92b3e51cadb7e45c75aa377986882d96b267a1e - 0.0% (827 Bytes)

[#022] sha256:282f37fe4dd594e89e0bba425422449e42c85eb4bde63e99bee0fee5e95aa291 - 0.0% (828 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-05 02:11:03 UTC

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

2020-11-05 02:11:03 UTC

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

2020-11-05 02:11:05 UTC

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

2020-11-05 02:11:05 UTC

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

2020-11-05 02:11:05 UTC

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

2020-11-05 02:11:06 UTC

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

2020-11-05 02:11:06 UTC

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

2020-11-05 02:11:06 UTC

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

Details
Created

2020-11-05 02:12:06 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-11-05T02:12:00Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    57c94429d53960fe0ffa8ca18374406cfb5159e9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-57c94429d53960fe0ffa8ca18374406cfb5159e9-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.03% (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:cebf1364beb191212a3d19517b45d83233024b1ed9f7ffb809cbc8bb62b62415 - 0.0% (833 Bytes)

[#016] sha256:275554e2ba9ebfd64a29c2282d86e3a86c23a8eb04ce02f07f940a396c9ea0c2 - 0.0% (828 Bytes)

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

[#018] sha256:49a201d5033452868b12b632e3084e383744a6fa50f20d621a60f2c71fbceb2e - 0.0% (826 Bytes)

[#019] sha256:41e0b54bbc8bd5270e48a8a001f88030280f2da445518dc0ba12fcb1836b1a6d - 0.0% (857 Bytes)

[#020] sha256:2dc1d80c568a1b68d2abcefd8784f7b5dd3dd2519a995585185ee02eed0b2ee9 - 0.0% (873 Bytes)

[#021] sha256:7d26f650ebd0e1bb2fb4f9cf454b95f5101d4de4dcf61e493130efcabf08897e - 0.0% (836 Bytes)

[#022] sha256:14b0f4764a58e6375c2c77e1bd0297d45ec19757826f8976fcf75479e8be1715 - 0.0% (855 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-05 02:12:02 UTC

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

2020-11-05 02:12:02 UTC

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

2020-11-05 02:12:04 UTC

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

2020-11-05 02:12:04 UTC

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

2020-11-05 02:12:05 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-05T02:12:00Z

2020-11-05 02:12:05 UTC

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

2020-11-05 02:12:05 UTC

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

2020-11-05 02:12:06 UTC

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

Details
Created

2020-11-05 02:15:05 UTC

Size

150 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-11-05T02:14:16Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    57c94429d53960fe0ffa8ca18374406cfb5159e9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-57c94429d53960fe0ffa8ca18374406cfb5159e9-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.13% (22.6 MB)

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

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

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

[#004] sha256:a32c0a35d411b231459432ce7a632078aad3ec7f28441039fed275d2d9e836f3 - 34.75% (52 MB)

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

[#006] sha256:be5152e72efb485b1e8dfab88fcb18cc4609ba484870d1c84363383cfe0ffdce - 16.48% (24.6 MB)

[#007] sha256:7f9db3915ed10a8e4caccc1f2b6de86e5c60298883785d2c5268b4d93d0e03a2 - 13.87% (20.7 MB)

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

[#009] sha256:d2a1d530544376bb2cd610d1996d02e2ff3af742d21e183f523e713609885d0a - 0.0% (171 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-05 02:14:31 UTC

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

2020-11-05 02:14:31 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-05 02:14:32 UTC

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

2020-11-05 02:14:32 UTC

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

2020-11-05 02:14:53 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-05 02:14:54 UTC

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

2020-11-05 02:14:55 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-05 02:14:55 UTC

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

2020-11-05 02:14:56 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-05 02:14:57 UTC

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

2020-11-05 02:14:57 UTC

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

2020-11-05 02:14:57 UTC

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

2020-11-05 02:14:57 UTC

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

2020-11-05 02:14:57 UTC

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

2020-11-05 02:15:01 UTC

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

2020-11-05 02:15:03 UTC

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

2020-11-05 02:15:03 UTC

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

2020-11-05 02:15:04 UTC

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

2020-11-05 02:15:04 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-11-05T02:14:16Z

2020-11-05 02:15:04 UTC

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

2020-11-05 02:15:04 UTC

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

2020-11-05 02:15:05 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