Namespace
rancher
Image / Tag
rancher-agent:v2.5-bebfe0d9250a91b5103bb140160ab68745865819-head
Content Digest
sha256:5e6b27cb25165e548a648e2033b86cbecca6757d6c10359df7a0ba59a4b6f5e1
Details
Created

2020-10-26 19:00:48 UTC

Size

161 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-26T18:59:54Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    bebfe0d9250a91b5103bb140160ab68745865819
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

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

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

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

[#003] sha256:152494d72e0d465484b301e73e8d31369b712291c4a105038d13e3483f76064a - 0.0% (125 Bytes)

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

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

[#006] sha256:8e73cd355084e979905097fddbe74fc92bf85e68102520b77762060a9a514da8 - 16.51% (26.6 MB)

[#007] sha256:a8aba14186d383f18b7f11ab97400592626e5e2e21b1c2bb9ee67f13fa2dda1c - 12.83% (20.6 MB)

[#008] sha256:03d0f2912ad5c50ba70438838235b148e5f0dafe6c45c30ba0df390d95d9c6b9 - 18.62% (30 MB)

[#009] sha256:7ca04495193eb98b949643d56d6283426482673a24ba0888c1a5ab265b35312d - 0.0% (172 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-10-26 19:00:14 UTC

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

2020-10-26 19:00:15 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-10-26 19:00:15 UTC

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

2020-10-26 19:00:16 UTC

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

2020-10-26 19:00:37 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-10-26 19:00:37 UTC

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

2020-10-26 19:00:38 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-10-26 19:00:38 UTC

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

2020-10-26 19:00:40 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-10-26 19:00:40 UTC

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

2020-10-26 19:00:40 UTC

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

2020-10-26 19:00:40 UTC

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

2020-10-26 19:00:41 UTC

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

2020-10-26 19:00:41 UTC

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

2020-10-26 19:00:45 UTC

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

2020-10-26 19:00:47 UTC

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

2020-10-26 19:00:47 UTC

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

2020-10-26 19:00:48 UTC

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

2020-10-26 19:00:48 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-26T18:59:54Z

2020-10-26 19:00:48 UTC

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

2020-10-26 19:00:48 UTC

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

2020-10-26 19:00:48 UTC

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

Details
Created

2020-10-26 18:58:23 UTC

Size

248 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-26T18:58:19Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    bebfe0d9250a91b5103bb140160ab68745865819
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-bebfe0d9250a91b5103bb140160ab68745865819-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.88% (96.5 MB)

[#001] sha256:fb8e9d2ebec8d146ce16eaab9fc140934988a413bdfac4de97e1a5a32a24cbde - 0.0% (840 Bytes)

[#002] sha256:2269bd28e1b4e8846b6c22ac54670767bdceacadff4d3e8fdb11a44901abe809 - 0.0% (838 Bytes)

[#003] sha256:ecc1d19c602c8b38eaa82f5663c7a9667972bbde9a577b67890d188011cee4c4 - 0.03% (65.3 KB)

[#004] sha256:94bc2a39004628a26cc1b7cb5037db086a224ed894d2d949158ca6abaf1b0a32 - 0.0% (837 Bytes)

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

[#006] sha256:c1586d54f96203fdd01eb22fbb8fb3ba017f048fd542942c4ef72220c66daa94 - 0.04% (93.6 KB)

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

[#008] sha256:eb6f9f1ed489956561d1642335ec22722623e4c2e334cee0b71348998a590282 - 0.0% (843 Bytes)

[#009] sha256:d0c7f5b06f6d626194acec20d5151531a68affc178c8b0df43e65310c20743af - 0.0% (854 Bytes)

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

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

[#012] sha256:5707d9950ec08b89ec4065fdc8594ebb26c7b4e8e40f2eda4bd3f1b9cb36b5c3 - 0.0% (828 Bytes)

[#013] sha256:1b7ad597c7f6785cec0e15cc94518fe683d87ba036e556ec6e364e8b283cbbfb - 0.0% (830 Bytes)

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

[#015] sha256:8edcbc9178efe907aca574362081825d1e47264f20cdf556de0b15e6e1ab5101 - 0.0% (862 Bytes)

[#016] sha256:00725d55f836368b58095aef0fabb3723d0429608ff1ee88fa848cc76f2da2cd - 0.0% (857 Bytes)

[#017] sha256:edc93dd21e3b25bca045cae673b58403b501807555107da3af16879bb4f4bfb0 - 12.06% (29.9 MB)

[#018] sha256:7474de508e973b3ec04ad18ef159aa6d00da158a8f159f5988f38e46b9248f37 - 0.0% (830 Bytes)

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

[#020] sha256:35bbec6c54167245ef5145207aa2df7d5fc4e8d3eca831efb603755e939b9a5a - 0.0% (857 Bytes)

[#021] sha256:b960e4a0ccb3df34f43a63b72aedddce41a707ae4f56a35aa8009261f6d29d3a - 0.0% (858 Bytes)

[#022] sha256:7d04d681f9058d6e74dd0714bc6734e32da774676d1d4a2521332642324935ff - 0.0% (833 Bytes)


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

Apply image 1809-amd64

2020-10-20 17:27:46 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-20 17:27:46 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-20 17:28:20 UTC

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

2020-10-20 17:28:20 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-20 17:28:54 UTC

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

2020-10-20 17:29:37 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-20 17:29:38 UTC

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

2020-10-20 17:29:39 UTC

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

2020-10-26 18:29:49 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-26 18:29:50 UTC

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

2020-10-26 18:29:53 UTC

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

2020-10-26 18:29:54 UTC

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

2020-10-26 18:29:54 UTC

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

2020-10-26 18:29:55 UTC

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

2020-10-26 18:30:26 UTC

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

2020-10-26 18:30:27 UTC

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

2020-10-26 18:30:28 UTC

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

2020-10-26 18:30:29 UTC

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

2020-10-26 18:58:22 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-26T18:58:19Z

2020-10-26 18:58:22 UTC

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

2020-10-26 18:58:22 UTC

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

2020-10-26 18:58:23 UTC

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

Details
Created

2020-10-26 19:00:14 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-26T19:00:07Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    bebfe0d9250a91b5103bb140160ab68745865819
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-bebfe0d9250a91b5103bb140160ab68745865819-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.26% (98.1 MB)

[#001] sha256:335c40a36065758dd89f8eb60d58c118ff3fc377f9ab2d80e389310f5bae961d - 0.0% (840 Bytes)

[#002] sha256:e04a1704732d92efe0a77fe70861d6cdc1aa70b253bb11718970c536aecab77e - 0.0% (839 Bytes)

[#003] sha256:7ed708438c0b71910721f562e1a0324e26b9effcb537d462eecbeae5c88ad325 - 0.03% (65.7 KB)

[#004] sha256:bf6c391878901e7a8574beb9a62a30c7e7101ba22be66a3c02a58a249962d52e - 0.0% (828 Bytes)

[#005] sha256:4477ab8943995fb124db1e8d182cbed664b7df7816cfda65dbb8ae0daa10660c - 35.6% (88.9 MB)

[#006] sha256:258aed69e137c065d92c05a4290b212e518b5702117e88e9054b36370c72e184 - 0.04% (92.3 KB)

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

[#008] sha256:a6e0055f1cf6435235412031f009cbea2454176a19614752c90964f0090ee283 - 0.0% (841 Bytes)

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

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

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

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

[#013] sha256:e9c8ad280d824585e4e0cef4e7de9254d78903073ed38fd22366eafc3e1dbd93 - 0.0% (829 Bytes)

[#014] sha256:866e8ec6d908227a172eb88e379ecc67f39c66faca17fc8f55662c22004ce5d7 - 0.0% (832 Bytes)

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

[#016] sha256:568a355a13d95e4f95e26ae42a2b2e2408a970f9d15eb278383f504ab3fe149f - 0.0% (850 Bytes)

[#017] sha256:5e62de6de139f337a6009b71a538c877eb4325ae74b5c6a7bdd8727c29420d41 - 11.98% (29.9 MB)

[#018] sha256:eba421a149cb38b6428d9f98516c31ec9d9a2850100a781756f7baf73cd04841 - 0.0% (857 Bytes)

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

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

[#021] sha256:599f7841beb8cc41ceea928311ec12cb558d8a0933018a496d510f3ee2f68700 - 0.0% (830 Bytes)

[#022] sha256:4cdee38de38a731118ee427ba6f46c0cc86415734afdb3b13652365a3ec5bd5f - 0.0% (833 Bytes)


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

Apply image 1909-amd64

2020-10-20 16:55:30 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-20 16:55:32 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-20 16:56:12 UTC

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

2020-10-20 16:56:15 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-20 16:57:23 UTC

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

2020-10-20 16:58: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-10-20 16:58:11 UTC

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

2020-10-20 16:58:12 UTC

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

2020-10-26 16:55:08 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-26 16:55:09 UTC

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

2020-10-26 16:55:12 UTC

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

2020-10-26 16:55:13 UTC

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

2020-10-26 16:55:13 UTC

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

2020-10-26 16:55:13 UTC

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

2020-10-26 19:00:10 UTC

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

2020-10-26 19:00:10 UTC

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

2020-10-26 19:00:12 UTC

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

2020-10-26 19:00:12 UTC

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

2020-10-26 19:00:13 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-26T19:00:07Z

2020-10-26 19:00:13 UTC

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

2020-10-26 19:00:14 UTC

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

2020-10-26 19:00:14 UTC

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

Details
Created

2020-10-26 18:59:16 UTC

Size

250 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-26T18:59:07Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    bebfe0d9250a91b5103bb140160ab68745865819
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-bebfe0d9250a91b5103bb140160ab68745865819-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.31% (98.3 MB)

[#001] sha256:cff87f7c2e9d5f0e54a76b45b01f9551e5db97780ad8954a164b11cef558420f - 0.0% (875 Bytes)

[#002] sha256:eedcdb0753a8a044380cb7807307bb386a12e4da11cd58da77349c0387d5febb - 0.0% (866 Bytes)

[#003] sha256:12f25ce6dcf4db133030bee4fd0cab08260f0c216191b1addcbd39b46953b61e - 0.03% (66.6 KB)

[#004] sha256:e0d78dbe405fe2675691484fb369ecab34bda967e6aa32a439667472aea95bb3 - 0.0% (835 Bytes)

[#005] sha256:7fd2192ca41ed69fd2a35353fea5f431714df0455da86d954f49ba4febb656bf - 35.57% (88.9 MB)

[#006] sha256:087182b10054d52d2fc759197aa2dd5133610191fbdd4eb9106fc39868a8de7c - 0.04% (91.4 KB)

[#007] sha256:9563e8ab0fbba9839bfc402f8c6ce0c52f94c345433eadc1f614f3245a8cf64b - 0.0% (845 Bytes)

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

[#009] sha256:8f9b452094d659f69da765ced7b648dff1892ba631290de626f514969249d318 - 0.0% (834 Bytes)

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

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

[#012] sha256:a22a8ff509b14a0135aa89ac632ffed0b5b9bdd6b25af2d017ecbcd2db14ca3b - 0.0% (861 Bytes)

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

[#014] sha256:8696d91beb5ee920996885bd2b6287d9732205b86ea985ca28ddfdb7e204b03a - 0.0% (824 Bytes)

[#015] sha256:86b0e33df9a2e7fb9ee6e9709f699b6538d00cbd2127b9816ec3e3b321f21dbd - 0.0% (851 Bytes)

[#016] sha256:4f8e9152d2c17bf63fc80adaf693bdb654787b278c7524d97626645b6e4211f2 - 0.0% (850 Bytes)

[#017] sha256:f89f6957f36b1cb02e45ec1c2430d6c5908f67e7505ed6570167ba0623b68d00 - 11.97% (29.9 MB)

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

[#019] sha256:acd49d624db14b9e66bc3423f4cffc4737cb94d79d291ba5563b115dbcb77559 - 0.0% (851 Bytes)

[#020] sha256:97718b148d18567652023da125892b592409d8cdc48b37bc5e36c0c50a7fbed4 - 0.0% (859 Bytes)

[#021] sha256:099e9215b2dc977033f47e43508a8859034a58fc807ac1951a0497b97146ec2c - 0.0% (834 Bytes)

[#022] sha256:47e5df1431b68555b19939918d1cbbcaa940f19a45e94048c5d6d228b4c4223f - 0.0% (857 Bytes)


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

Apply image 1903-amd64

2020-10-20 17:27:24 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-20 17:27:27 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-20 17:28:24 UTC

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

2020-10-20 17:28:25 UTC

cmd /S /C #(nop) USER ContainerUser

2020-10-20 17:29:01 UTC

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

2020-10-20 17:29:44 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-20 17:29:45 UTC

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

2020-10-20 17:29:46 UTC

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

2020-10-26 16:53:58 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-10-26 16:53:58 UTC

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

2020-10-26 16:54:00 UTC

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

2020-10-26 16:54:01 UTC

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

2020-10-26 16:54:01 UTC

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

2020-10-26 16:54:02 UTC

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

2020-10-26 18:59:11 UTC

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

2020-10-26 18:59:11 UTC

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

2020-10-26 18:59:14 UTC

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

2020-10-26 18:59:14 UTC

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

2020-10-26 18:59:15 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-26T18:59:07Z

2020-10-26 18:59:15 UTC

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

2020-10-26 18:59:15 UTC

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

2020-10-26 18:59:16 UTC

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

Details
Created

2020-10-26 18:59:32 UTC

Size

149 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-10-26T18:58:36Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    bebfe0d9250a91b5103bb140160ab68745865819
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

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

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

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

[#003] sha256:19d05a81594a032e17e9060e9b64666112fc949a9e91d8cd80a64bd7e60a3037 - 0.0% (122 Bytes)

[#004] sha256:794520d3604135c75c81051a9655032780089d2371b41be97c5f1b600e359df7 - 34.77% (51.9 MB)

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

[#006] sha256:18f93047c8caad563e762daeb5e6761a1cb9d1f6fe2163967491cd35e814a8db - 16.49% (24.6 MB)

[#007] sha256:90497ef7535f0bef67e3a4fdfd32aa803fe88cda40bc35331e84a76532350509 - 13.82% (20.6 MB)

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

[#009] sha256:2bee6180c0e0feaffe172d4295322553754e82bc02a1c2d04d59389c93e088dd - 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-10-26 18:58:48 UTC

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

2020-10-26 18:58:48 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-10-26 18:58:49 UTC

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

2020-10-26 18:58:50 UTC

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

2020-10-26 18:59:17 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-10-26 18:59:18 UTC

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

2020-10-26 18:59: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

2020-10-26 18:59:20 UTC

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

2020-10-26 18:59:22 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-10-26 18:59:22 UTC

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

2020-10-26 18:59:22 UTC

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

2020-10-26 18:59:23 UTC

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

2020-10-26 18:59:23 UTC

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

2020-10-26 18:59:23 UTC

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

2020-10-26 18:59:27 UTC

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

2020-10-26 18:59:30 UTC

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

2020-10-26 18:59:31 UTC

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

2020-10-26 18:59:31 UTC

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

2020-10-26 18:59:31 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-26T18:58:36Z

2020-10-26 18:59:32 UTC

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

2020-10-26 18:59:32 UTC

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

2020-10-26 18:59:32 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