2019-10-25 23:28:25 UTC
102 MB
rancher/rancher-agent:v2.3.2-rc3
DOCKER_API_VERSION1.24
DOCKER_URLDOCKER_URL_amd64
DOCKER_URL_amd64https://get.docker.com/builds/Linux/x86_64/docker-1.10.3
DOCKER_URL_arm64https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64
KUBECTL_VERSIONv1.16.1
KUBEPROMPT_VERSIONv1.0.6
LOGLEVEL_VERSIONv0.1.2
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:22e816666fd6516bccd19765947232debc14a5baf2418b2202fd67b3807b6b91 - 25.05% (25.5 MB)
[#001] sha256:079b6d2a1e53c648abc48222c63809de745146c2ee8322a1b9e93703318290d6 - 0.03% (34.5 KB)
[#002] sha256:11048ebae90883c19c9b20f003d5dd2f5bbf5b48556dabf06c8ea5c871c8debe - 0.0% (849 Bytes)
[#003] sha256:c58094023a2e61ef9388e283026c5d6a4b6ff6d10d4f626e866d38f061e79bb9 - 0.0% (162 Bytes)
[#004] sha256:792afa7d89bdb8cddf70fdf62cc76868eef5f69d53c2ec7f8832fbf4f0ef510f - 0.0% (124 Bytes)
[#005] sha256:4a167bc8aa2d1a4ac10734905ae1f4d00b7af7a359534937482d3a20a47c5a16 - 30.86% (31.4 MB)
[#006] sha256:aa6cfb051c446b1c71558b32a6dc46f2e90396f6f767b6361e988a0fd669bfe3 - 2.17% (2.2 MB)
[#007] sha256:0b0865d49e8bee507f2b1cf8b0281d6bb48d501eabbc3e11ddaf955cb67f9d51 - 1.43% (1.46 MB)
[#008] sha256:32bfca7185b0477ddff76884bfb4c4e8ff3ef24d2a70d1f8e9b8e8795ee1755d - 23.69% (24.1 MB)
[#009] sha256:c6cca6a6fd3a1844d8b7af8f28b42ddb9b103415fe8d107f191e4f2f173fd206 - 16.76% (17 MB)
/bin/sh -c #(nop) ADD file:d13b09e8b3cc98bf0868e2af7a49b14622d2111e2a4e10341859902e43bd872a in /
2019-10-18 18:48:50 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2019-10-18 18:48: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
2019-10-18 18:48:51 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2019-10-18 18:48:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-10-25 23:27:37 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2019-10-25 23:27:37 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
2019-10-25 23:27:38 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2019-10-25 23:27:39 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.16.1
2019-10-25 23:28:17 UTC|1 ARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends 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/*
2019-10-25 23:28:18 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.2
2019-10-25 23:28:19 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
2019-10-25 23:28:20 UTC|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.4/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin
2019-10-25 23:28:20 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.6
2019-10-25 23:28:22 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
2019-10-25 23:28:22 UTC/bin/sh -c #(nop) ARG VERSION=dev
2019-10-25 23:28:23 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2019-10-25 23:28:23 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2019-10-25 23:28:23 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.2-rc3
2019-10-25 23:28:23 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2019-10-25 23:28:24 UTC/bin/sh -c #(nop) COPY multi:177b2004babc5ae848ee97c40bb59d5b08bcae311b13a64fcdcba356e621329b in /usr/bin/
2019-10-25 23:28:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2019-10-25 23:28:25 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2019-10-25T23:27:34Z
2019-10-25 23:28:25 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2019-10-25 23:28:25 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=4d182ffec7e38375df61af2c196e4579af1e2610
2019-10-25 23:28:25 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2019-10-25 23:22:53 UTC
194 MB
rancher/rancher-agent:v2.3.2-rc3
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePath\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:9ff41eda08873205ee308953fbbd9d307ab8def0f435b97345f200877506d6c5 - 49.36% (95.9 MB)
[#001] sha256:eb929b84e7d80aacd2c4e1c1ff9236d87e80c8f1a0b27a06e4950836bde729bb - 0.0% (832 Bytes)
[#002] sha256:69da8d801952682033d3f2ef5308aa4689f8f3365bed070b7778d27ccaaa4571 - 0.0% (832 Bytes)
[#003] sha256:6de85107efa18b62d66a42d24e2eefba3bb8704903ef2d2413846fe4842c109c - 0.0% (828 Bytes)
[#004] sha256:ad2093a5026ec6a4c5046580908542471d8fba84f23eaef29796c02b06017509 - 0.0% (853 Bytes)
[#005] sha256:ceffb671271236fdf63edf8a54200b880cfb738498dee671c67cac82bf07ccea - 0.0% (829 Bytes)
[#006] sha256:989b6201f52561b4f28b48f9bd1d1f75f826df12d4902b152f342a8017cb769a - 0.0% (831 Bytes)
[#007] sha256:4f99a5091d4d0ec935200e60a40c66277957ce49965fd946a9b5db30258946c5 - 0.03% (65.4 KB)
[#008] sha256:ca41429969a5cf79d65fe806baf64bf11bb5e1737615c3f1fa948ba2948fda78 - 0.0% (830 Bytes)
[#009] sha256:85c77379cc9de94b63422bce7d0f54058417560158facbcc1572466f556cd578 - 28.17% (54.8 MB)
[#010] sha256:3e1c211761bca62505334c2ef4f6ad0ff055a5192ec44f1519ba887e0d9f915b - 0.05% (97 KB)
[#011] sha256:b30db2134e4a74cfae13254b215a32d5dc312822fe962fe13c5cebb6272e77ac - 0.0% (829 Bytes)
[#012] sha256:8707a50cc28e72eaf06a38ef6cbe239474032ea8d4c95d44a6341d2b158bde02 - 0.0% (826 Bytes)
[#013] sha256:976341e490dc38e7777c060cdf6cb3feea22f170d978ac5df0757e85974f81c3 - 0.05% (96.5 KB)
[#014] sha256:757e6afea07641ed86b9d56526e1757be85dbaaf2624d185f82fec51043a7739 - 16.77% (32.6 MB)
[#015] sha256:47a318c1da77d2c5e0dd592f2591350817b850e8a97b5d22bdf71dbd939410b3 - 0.0% (914 Bytes)
[#016] sha256:bce8446955c58dd66fa6d76cd92c304e2158172573601d62c9aa0bd93422b6b2 - 0.0% (856 Bytes)
[#017] sha256:5c34ff470fe9cc0229a659fc8c49af1b8ddddf30b7da3b1afb59dc19c0c771ee - 0.0% (855 Bytes)
[#018] sha256:b8a9065df950ce550a173d631cf68cfde881124a8d5254d4112a2a9296ff93f8 - 0.0% (825 Bytes)
[#019] sha256:894c13882932b806de14877e09167cf255e25e75ee9d0afed012b92d46d3f98c - 0.0% (795 Bytes)
[#020] sha256:0b2796787555561a55170ee52ea9d96a887ae701bd1c9967ccfcfab07f4e1805 - 5.57% (10.8 MB)
[#021] sha256:553964c313b3ac607595355c0871e83882241e76abc58b359df468cf0678c2f7 - 0.0% (833 Bytes)
[#022] sha256:a922a77d3cb6f12c27b367b547cf925cc2d315c9ecafa419659ba16f10d76500 - 0.0% (859 Bytes)
[#023] sha256:b035aca822a3ac65746cff166dfa7b425a707ce2fcd19b3e98709f928a89c4dd - 0.0% (830 Bytes)
[#024] sha256:4e125f632c19c1e7851432946d773888f367c1f9125a9b8ee51bf5504ef988f2 - 0.0% (832 Bytes)
[#025] sha256:75a16305a57e276239b804bd454e8f38494c91227e08bbbae156d6756ab110a5 - 0.0% (830 Bytes)
Apply image 1809-KB4519338-amd64
2019-10-21 20:26:30 UTCcmd /S /C #(nop) ARG VCS_REF=none
2019-10-21 20:26:30 UTCcmd /S /C #(nop) ARG PS_VERSION=6.2.0
2019-10-21 20:26:31 UTCcmd /S /C #(nop) ARG IMAGE_NAME=mcr.microsoft.com/powershell
2019-10-21 20:26:32 UTCcmd /S /C #(nop) LABEL maintainer=PowerShell Team <powershellteam@hotmail.com> readme.md=https://github.com/PowerShell/PowerShell/blob/master/docker/README.md description=This Dockerfile will install the latest release of PowerShell. org.label-schema.usage=https://github.com/PowerShell/PowerShell/tree/master/docker#run-the-docker-image-you-built org.label-schema.url=https://github.com/PowerShell/PowerShell/blob/master/docker/README.md org.label-schema.vcs-url=https://github.com/PowerShell/PowerShell-Docker org.label-schema.name=powershell org.label-schema.vcs-ref=9cda37c org.label-schema.vendor=PowerShell org.label-schema.version=6.2.3 org.label-schema.schema-version=1.0 org.label-schema.docker.cmd=docker run mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1809 pwsh -c '' org.label-schema.docker.cmd.devel=docker run mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1809 org.label-schema.docker.cmd.test=docker run mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1809 pwsh -c Invoke-Pester org.label-schema.docker.cmd.help=docker run mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1809 pwsh -c Get-Help
2019-10-21 20:26:32 UTCcmd /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
2019-10-21 20:26:33 UTCcmd /S /C #(nop) USER ContainerAdministrator
2019-10-21 20:26:56 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1809 PS_VERSION=6.2.3 VCS_REF=9cda37c cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2019-10-21 20:26:57 UTCcmd /S /C #(nop) USER ContainerUser
2019-10-21 20:27:08 UTCcmd /S /C #(nop) COPY dir:cc4c542ef52db3db25fd993a2fdf182b8597d8c657d7bacab17200fc592cf78c in C:\Program Files\PowerShell
2019-10-21 20:27:43 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1809 PS_VERSION=6.2.3 VCS_REF=9cda37c 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 ; }"
2019-10-21 20:27:44 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2019-10-25 20:17:49 UTCcmd /S /C #(nop) USER ContainerAdministrator
2019-10-25 20:17:50 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2019-10-25 20:17:52 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2019-10-25 20:17:53 UTCcmd /S /C #(nop) ARG VERSION=dev
2019-10-25 20:17:54 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2019-10-25 20:17:54 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2019-10-25 23:22:40 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.2-rc3
2019-10-25 23:22:40 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2019-10-25 23:22:41 UTCcmd /S /C #(nop) COPY multi:d6ffcbff82c7d75bfa29b207474883e8f5dd6d3a75bbd7f8e00f3355e957a806 in \etc\rancher\
2019-10-25 23:22:42 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2019-10-25 23:22:52 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2019-10-25T23:22:50Z
2019-10-25 23:22:52 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2019-10-25 23:22:53 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=4d182ffec7e38375df61af2c196e4579af1e2610
2019-10-25 23:22:53 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2019-10-25 23:21:45 UTC
197 MB
rancher/rancher-agent:v2.3.2-rc3
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePath\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:48b5487da51e827b87e489d12ae442935a0fac7d295ff8118eed2c9504e4a50c - 49.91% (98.1 MB)
[#001] sha256:9fa2d6391bd2f8a216f873640ce979575ea5f4cd6ee531ea1fc7924ab4fdcd55 - 0.0% (864 Bytes)
[#002] sha256:fde8c5195728c53e954fe239a50bb09ccf443357339899aaab5d0017448b21ce - 0.0% (828 Bytes)
[#003] sha256:2fe98891f4f255a7d6f41cc2be40c247a82231f925444bab252f4ce50c4994a1 - 0.0% (882 Bytes)
[#004] sha256:a990bdb1068fbdab09f1d75b835b8b4cd0a9b3a5953466bbe4548ce0f905e15e - 0.0% (827 Bytes)
[#005] sha256:7783a8c0df115f45174da0eb239907f2d5720f331e9ce695f73bc10a6bd7220a - 0.0% (831 Bytes)
[#006] sha256:eb14aba3b81439be5851caf979c60582a4181593bb4f0c8370613d2711bb097b - 0.0% (832 Bytes)
[#007] sha256:2087ca75b8424cf27a02a6e5790f01594f43d8d75fccc68702a80b6a7b8a600f - 0.03% (64.5 KB)
[#008] sha256:f8ac9d81725334ec62be76a18923eb6934f9b30d97f8a6d641f5839d61cbd1e4 - 0.0% (876 Bytes)
[#009] sha256:4a3827d065feb48b641e9bbbe062be72a3a0e8a143f92980e74ed0be1d1e80cb - 27.85% (54.8 MB)
[#010] sha256:cae4d2f848dc27d4f3cd9979473b8055ab87f9f7a0f5e7cab090268015e52d1e - 0.06% (128 KB)
[#011] sha256:e11d47671cb2132fee8b6b583ba00d0d5b776105a04b54db537571da4eb8ddf5 - 0.0% (827 Bytes)
[#012] sha256:1fbbab33f5e3571e72822b446e7955e2afc182bfb6596502ce0d5b205b9178bb - 0.0% (840 Bytes)
[#013] sha256:220b256fc51591b928fb7425d921ba7f6354c069e12f12f1a2cae2de39359678 - 0.05% (101 KB)
[#014] sha256:e7db7218b6746395de89268069aadb4f6ed3f06a95fa121310b49d76feaddd98 - 16.58% (32.6 MB)
[#015] sha256:b0356a695c38c9fda810b37a8387ba0755a955a9c37a809c1e467b85e927505a - 0.0% (856 Bytes)
[#016] sha256:7ed4fcf840c58b40be67358bb813e46a7ee3b7819d7dbe0d45d66f71b4457b44 - 0.0% (877 Bytes)
[#017] sha256:b0fa7acf573690cd499aade2a8ea8aed06fd22c32ff74b22543fe6df6deda1fc - 0.0% (876 Bytes)
[#018] sha256:c5dddf050ecaba3ea90e3b2ce677c83f0401c3ec6a0592a6b12bfdb18b75eda9 - 0.0% (827 Bytes)
[#019] sha256:ead55fefc98a2f89242ad072ef28c5ee3fc5d7ecfcf126fa88ae73dfcb3bd52a - 0.0% (831 Bytes)
[#020] sha256:9288ccbb3232c95cf4a12b3e3bc4ea7f9e3c7716806b684371bc3abf7a4402ec - 5.51% (10.8 MB)
[#021] sha256:9ee68eb11e4680833c3d4f3a4efe8eaa02dcbe536ed2610b741782010ca099ff - 0.0% (833 Bytes)
[#022] sha256:5e8c6feff7a6bf8a93292758eff72aea0f7cb81d89c581e5c70d54ceae64bed6 - 0.0% (828 Bytes)
[#023] sha256:eb4c9e1f30ba2f4489555573b6d30a054f89e5a63f8431a47ed396be2a1d437b - 0.0% (827 Bytes)
[#024] sha256:baffb347fd16da6f3712c6632c423c4dd2ae017609cf60d27d4042c27d3c03d1 - 0.0% (881 Bytes)
[#025] sha256:b9f172df1238e7fc33d0c12d763233a19ee67fbfda06391472aba9063b421925 - 0.0% (828 Bytes)
Apply image 1903-KB4517389-amd64
2019-10-21 20:32:05 UTCcmd /S /C #(nop) ARG VCS_REF=none
2019-10-21 20:32:05 UTCcmd /S /C #(nop) ARG PS_VERSION=6.2.0
2019-10-21 20:32:06 UTCcmd /S /C #(nop) ARG IMAGE_NAME=mcr.microsoft.com/powershell
2019-10-21 20:32:07 UTCcmd /S /C #(nop) LABEL maintainer=PowerShell Team <powershellteam@hotmail.com> readme.md=https://github.com/PowerShell/PowerShell/blob/master/docker/README.md description=This Dockerfile will install the latest release of PowerShell. org.label-schema.usage=https://github.com/PowerShell/PowerShell/tree/master/docker#run-the-docker-image-you-built org.label-schema.url=https://github.com/PowerShell/PowerShell/blob/master/docker/README.md org.label-schema.vcs-url=https://github.com/PowerShell/PowerShell-Docker org.label-schema.name=powershell org.label-schema.vcs-ref=9cda37c org.label-schema.vendor=PowerShell org.label-schema.version=6.2.3 org.label-schema.schema-version=1.0 org.label-schema.docker.cmd=docker run mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1903 pwsh -c '' org.label-schema.docker.cmd.devel=docker run mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1903 org.label-schema.docker.cmd.test=docker run mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1903 pwsh -c Invoke-Pester org.label-schema.docker.cmd.help=docker run mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1903 pwsh -c Get-Help
2019-10-21 20:32:07 UTCcmd /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
2019-10-21 20:32:08 UTCcmd /S /C #(nop) USER ContainerAdministrator
2019-10-21 20:32:31 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1903 PS_VERSION=6.2.3 VCS_REF=9cda37c cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2019-10-21 20:32:32 UTCcmd /S /C #(nop) USER ContainerUser
2019-10-21 20:32:42 UTCcmd /S /C #(nop) COPY dir:cc4c542ef52db3db25fd993a2fdf182b8597d8c657d7bacab17200fc592cf78c in C:\Program Files\PowerShell
2019-10-21 20:33:18 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1903 PS_VERSION=6.2.3 VCS_REF=9cda37c 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 ; }"
2019-10-21 20:33:19 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2019-10-25 23:19:18 UTCcmd /S /C #(nop) USER ContainerAdministrator
2019-10-25 23:19:19 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2019-10-25 23:19:22 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2019-10-25 23:19:24 UTCcmd /S /C #(nop) ARG VERSION=dev
2019-10-25 23:19:25 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2019-10-25 23:19:25 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2019-10-25 23:21:31 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.2-rc3
2019-10-25 23:21:31 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2019-10-25 23:21:32 UTCcmd /S /C #(nop) COPY multi:adc897b60ec5e7a19c636651524d40dc715832aa1c4e164239e5ba7a87ca88a8 in \etc\rancher\
2019-10-25 23:21:33 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2019-10-25 23:21:44 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2019-10-25T23:21:42Z
2019-10-25 23:21:45 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2019-10-25 23:21:45 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=4d182ffec7e38375df61af2c196e4579af1e2610
2019-10-25 23:21:45 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2019-10-25 23:34:36 UTC
92 MB
rancher/rancher-agent:v2.3.2-rc3
DOCKER_API_VERSION1.24
DOCKER_URLDOCKER_URL_arm64
DOCKER_URL_amd64https://get.docker.com/builds/Linux/x86_64/docker-1.10.3
DOCKER_URL_arm64https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64
KUBECTL_VERSIONv1.16.1
KUBEPROMPT_VERSIONv1.0.6
LOGLEVEL_VERSIONv0.1.2
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:817f52ea6299d18c3edc692a69c20e9074e5270186db941a89e0b3c470fc0654 - 24.58% (22.6 MB)
[#001] sha256:115b95df920857ac1cb4857a34285a54cdc0e85075f81c5ac38946366eb62d65 - 0.04% (34.4 KB)
[#002] sha256:9b2d56ba49a4401a73c4df4345496f59c64a9458e823088b13887a006ef7781b - 0.0% (852 Bytes)
[#003] sha256:b92cf01ea129bc446c5c1b9c751b52993a0ea9effadffbcd5fca004551725d0c - 0.0% (188 Bytes)
[#004] sha256:5ff4a4355179bd080b662ed137c168b6bca4af3e793cf7a518e04826e195059d - 0.0% (122 Bytes)
[#005] sha256:a2e50d73ac47eb95cfdaaa2030b2e05167f8deb3681aedba1d38483418666df8 - 30.88% (28.4 MB)
[#006] sha256:c656d3ffe76b9443aa8ed4ccc0192f97f1f07a1f3a2b014fa441a337db87a7c0 - 2.11% (1.94 MB)
[#007] sha256:364bc910723085ae9b1597d333add69699910841dae9e5f6ced98c51fa87b8ed - 1.39% (1.28 MB)
[#008] sha256:c9befa92abd37f31ffc3a2311492c2dcb0b653b41f7a91bc962763221a1cc414 - 24.05% (22.1 MB)
[#009] sha256:d363bd81dcab60a05e9f792d0a03f710b9bc337a84d895c0560163949dae8129 - 16.94% (15.6 MB)
/bin/sh -c #(nop) ADD file:e03e07cf28b743fad7318dd92ba8bfcaa7a5df66f4651b5b2078be0a7d1ace0d in /
2019-10-18 18:47:14 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2019-10-18 18:47:16 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
2019-10-18 18:47:18 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2019-10-18 18:47:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-10-25 23:33:58 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2019-10-25 23:33:58 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
2019-10-25 23:33:59 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2019-10-25 23:33:59 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.16.1
2019-10-25 23:34:26 UTC|1 ARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends 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/*
2019-10-25 23:34:27 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.2
2019-10-25 23:34:28 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
2019-10-25 23:34:29 UTC|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.4/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin
2019-10-25 23:34:29 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.6
2019-10-25 23:34:31 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
2019-10-25 23:34:32 UTC/bin/sh -c #(nop) ARG VERSION=dev
2019-10-25 23:34:32 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2019-10-25 23:34:32 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2019-10-25 23:34:32 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.2-rc3
2019-10-25 23:34:33 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2019-10-25 23:34:34 UTC/bin/sh -c #(nop) COPY multi:f17757c923e286495091f25fbbb1202431a540ffde321dc158b54806e62f6543 in /usr/bin/
2019-10-25 23:34:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2019-10-25 23:34:35 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2019-10-25T23:33:54Z
2019-10-25 23:34:35 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2019-10-25 23:34:36 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=4d182ffec7e38375df61af2c196e4579af1e2610
2019-10-25 23:34:36 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
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.