2020-03-07 16:03:09 UTC
99.9 MB
rancher/rancher-agent:v2.3.6-rc5
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:423ae2b273f4c17ceee9e8482fa8d071d90c7d052ae208e1fe4963fceb3d6954 - 25.47% (25.5 MB)
[#001] sha256:de83a2304fa1f7c4a13708a0d15b9704f5945c2be5cbb2b3ed9b2ccb718d0b3d - 0.03% (34.5 KB)
[#002] sha256:f9a83bce3af0648efaa60b9bb28225b09136d2d35d0bed25ac764297076dec1b - 0.0% (852 Bytes)
[#003] sha256:b6b53be908de2c0c78070fff0a9f04835211b3156c4e73785747af365e71a0d7 - 0.0% (163 Bytes)
[#004] sha256:d38f139d6be199017fc8daf2532d77d8ad675a8732c128cc248c52a7f46abfc1 - 0.0% (124 Bytes)
[#005] sha256:03ab87a1f48fa9ada75b8b1b75c8b0a9a4d6689a3d2b626d920002ed5e6e6704 - 31.38% (31.4 MB)
[#006] sha256:71ab84ff10e58da6dc2b4f59d8c44f58b46b00bbf082f09408b4f2e44085845f - 2.21% (2.2 MB)
[#007] sha256:a65ff10f5b344d5b267ebd02f9f17e095493b95a80b7ead45df8e285698be679 - 1.22% (1.22 MB)
[#008] sha256:e613b7662043c289032dd563c4d942e4e6382b8c6ff8792bef91d7a37cc38c73 - 24.09% (24.1 MB)
[#009] sha256:f46654974f25e4839db6452e644f25a4b89d9d9b6f714027fcfa8fb9e8c909b4 - 15.6% (15.6 MB)
/bin/sh -c #(nop) ADD file:91a750fb184711fde03c9172f41e8a907ccbb1bfb904c2c3f4ef595fcddbc3a9 in /
2020-02-21 22:20:41 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-02-21 22:20:42 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-02-21 22:20:44 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-02-21 22:20:44 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-03-07 16:02:37 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-03-07 16:02:38 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-03-07 16:02:39 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-03-07 16:02:40 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.16.1
2020-03-07 16:03:01 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/*
2020-03-07 16:03:02 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.2
2020-03-07 16:03:03 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-03-07 16:03:04 UTC|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.6/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin
2020-03-07 16:03:04 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.6
2020-03-07 16:03:06 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-03-07 16:03:06 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-03-07 16:03:07 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-03-07 16:03:07 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-03-07 16:03:07 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.6-rc5
2020-03-07 16:03:07 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-03-07 16:03:08 UTC/bin/sh -c #(nop) COPY multi:e5082716d3b5717c19afcce4338db8fe70390790f72917cec7466cf6e6dca212 in /usr/bin/
2020-03-07 16:03:09 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-03-07 16:03:09 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-03-07T16:02:33Z
2020-03-07 16:03:09 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-03-07 16:03:09 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=b756af09168144e7fd897f50ad91697c2bfd25d9
2020-03-07 16:03:09 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-03-07 15:53:40 UTC
229 MB
rancher/rancher-agent:v2.3.6-rc5
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1809-KB4546852-amd64
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:a35da61c356213336e646756218539950461ff2bf096badf307a23add6e70053 - 42.08% (96.5 MB)
[#001] sha256:b3bf1e5ee678691a75192bb30d1471a70cdba769587c394e9bf9308850810bbd - 0.0% (830 Bytes)
[#002] sha256:138cb968b2947075c27d1d0924f68bb22e89994d6e6e0fca667a85f771fc9830 - 0.0% (827 Bytes)
[#003] sha256:7b67cffc4552a83201ae957a9bcbca4fb8c62edeec262b7e6a5b4c78ab37f41f - 0.0% (831 Bytes)
[#004] sha256:317a1952c2a844152d43556743623d7141a926a440d6fa69f8fd8d649e2c17f4 - 0.0% (819 Bytes)
[#005] sha256:571332fcb55afbae2db0311843c37b3be79a231753b52f7ed4c69550f4ebee58 - 0.0% (833 Bytes)
[#006] sha256:c683fd7d2951000c1bb38957dec2923cf6191be8f9421892bf25a6a131425815 - 0.0% (827 Bytes)
[#007] sha256:80af37e5cce1a0370d25d707ccb466f77e4da9000a9bc439b9bbd8d5f39c3ed5 - 0.03% (69.8 KB)
[#008] sha256:ee073b126de535e287b599e6981bc3f7e3eb830e1246907018e4639f4dd08291 - 0.0% (809 Bytes)
[#009] sha256:27d7b1c7a6eeb61a8399355dffa6bd2e2873a1cc1f1691d4b907e86360facdce - 38.68% (88.7 MB)
[#010] sha256:c79d3b018a83ddfef2b20d5d61282aa9e84ef0e5af1294bb6a7b55b672e7e3fb - 0.06% (131 KB)
[#011] sha256:81b01e9a93989eacc0eab18b196aa099f8bac7589c049a773d3b3279eb590d21 - 0.0% (831 Bytes)
[#012] sha256:91a1b47d21ce367c8c6848bf5e2b4a8f40da28ca5c0ad2611f4ba83580d45633 - 0.0% (829 Bytes)
[#013] sha256:c821bfdca82ccbf53944745b345e08930941e4f7407e013d91a9566a8c7ee87e - 0.0% (857 Bytes)
[#014] sha256:e4472692e59bee7eac3b83e1881d91d3e4a1a4d16505c7efdc37fae9bd7f4c3a - 0.04% (96.6 KB)
[#015] sha256:6a1d5c446b2a78d3613da3a2fe47c848103f940884ed365c06c4c5a04bd9658e - 14.22% (32.6 MB)
[#016] sha256:f92ec498b4f01cc06d0468fd6c703a23ca57921140a79b6d85a77ced06629a96 - 0.0% (833 Bytes)
[#017] sha256:49d0f920424ea5148e4cb2596981714dcd52b928e37474a194cf59508f8702fe - 0.0% (832 Bytes)
[#018] sha256:dffb268fadd148b0679b491468ccd8e1385a32694901d8cd1b955dafbd57aa6b - 0.0% (826 Bytes)
[#019] sha256:b7bac09cc2067bdd49f714453229dd0bec66943ea18e4c2ad29039dda284dbb0 - 0.0% (831 Bytes)
[#020] sha256:0cd77f1c8f7542bbf2f06d5c76377d43d8545425a2a6a7250c9a97a8bc879e89 - 0.0% (828 Bytes)
[#021] sha256:9a82dca77ba0c5013684dedeea611e2ec01e24bfae7d82bdaf7e4a8bba992372 - 4.89% (11.2 MB)
[#022] sha256:2bf0228152788b41de79f87a835be7f743f8918e8aa7836fb5a637dbbb094402 - 0.0% (887 Bytes)
[#023] sha256:29d6dccafd76a4776e2710ff7cd1384015ac1d57b33d24a84fde1b626deaf388 - 0.0% (832 Bytes)
[#024] sha256:c128f72b436553b75735628dfa8f23595bfa2d118bfa099492039b949155716c - 0.0% (826 Bytes)
[#025] sha256:173182015a4612e125e89f5244564b9f54894da7dc8696a77d3224b1463daff2 - 0.0% (826 Bytes)
[#026] sha256:4fc39cd61e6e343c3cf77750b3eba550fac51277cfd19a441b06eed57bff6b03 - 0.0% (831 Bytes)
Apply image 1809-KB4546852-amd64
2020-02-27 20:08:31 UTCcmd /S /C #(nop) ARG fromTag=1709
2020-02-27 20:08:32 UTCcmd /S /C #(nop) ARG VCS_REF=none
2020-02-27 20:08:33 UTCcmd /S /C #(nop) ARG PS_VERSION=7.0.0
2020-02-27 20:08:34 UTCcmd /S /C #(nop) ARG IMAGE_NAME=mcr.microsoft.com/powershell
2020-02-27 20:08:34 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 POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1809-KB4546852-amd64
2020-02-27 20:08:35 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-02-27 20:08:56 UTC|4 IMAGE_NAME=mcr.microsoft.com/v7.0.0/powershell:7.0.0-nanoserver-1809 PS_VERSION=7.0.0 VCS_REF=e6e9432 fromTag=1809-KB4546852-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-02-27 20:08:57 UTCcmd /S /C #(nop) USER ContainerUser
2020-02-27 20:09:10 UTCcmd /S /C #(nop) COPY dir:4642de7fb722aa7fe90337f64f1d33c353d0306e77e23b96584a1de9424d0ac2 in C:\Program Files\PowerShell
2020-02-27 20:09:41 UTC|4 IMAGE_NAME=mcr.microsoft.com/v7.0.0/powershell:7.0.0-nanoserver-1809 PS_VERSION=7.0.0 VCS_REF=e6e9432 fromTag=1809-KB4546852-amd64 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-02-27 20:09:41 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=e6e9432 org.label-schema.vendor=PowerShell org.label-schema.version=7.0.0 org.label-schema.schema-version=1.0 org.label-schema.docker.cmd=docker run mcr.microsoft.com/v7.0.0/powershell:7.0.0-nanoserver-1809 pwsh -c '' org.label-schema.docker.cmd.devel=docker run mcr.microsoft.com/v7.0.0/powershell:7.0.0-nanoserver-1809 org.label-schema.docker.cmd.test=docker run mcr.microsoft.com/v7.0.0/powershell:7.0.0-nanoserver-1809 pwsh -c Invoke-Pester org.label-schema.docker.cmd.help=docker run mcr.microsoft.com/v7.0.0/powershell:7.0.0-nanoserver-1809 pwsh -c Get-Help
2020-02-27 20:09:42 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-03-04 00:10:51 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-03-04 00:10:52 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-03-04 00:10:54 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-03-04 00:10:55 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-03-04 00:10:56 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-03-04 00:10:56 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-03-07 15:53:26 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.6-rc5
2020-03-07 15:53:26 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-03-07 15:53:27 UTCcmd /S /C #(nop) COPY multi:0e692856974744c0ffe4b2b3cf071db336ba2baaab0d30d06c4d5ec47d0f9cb9 in \etc\rancher\
2020-03-07 15:53:28 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-03-07 15:53:39 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-03-07T15:53:37Z
2020-03-07 15:53:39 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-03-07 15:53:40 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=b756af09168144e7fd897f50ad91697c2bfd25d9
2020-03-07 15:53:40 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-03-07 15:53:29 UTC
231 MB
rancher/rancher-agent:v2.3.6-rc5
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1903-KB4546853-amd64
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:107fd11af7746e2701a9b164e4c9f38bc4633ed497972087f2616a3077abfb59 - 42.44% (97.9 MB)
[#001] sha256:203a017d1472befc947191e26daa40b0d63c5385b21f381613784bda17947e35 - 0.0% (825 Bytes)
[#002] sha256:6c15bda1b9e250c4e848961d9b465160b1f276f50611af77c5e4201cd816c994 - 0.0% (834 Bytes)
[#003] sha256:7ab6a439cdbe81bfd3e9ede9531eb116a452685d76c32ce192d7917c5318aaef - 0.0% (851 Bytes)
[#004] sha256:9142811a0b730138896827ac3a010cca3902e66934b094fd355d830d6910d947 - 0.0% (827 Bytes)
[#005] sha256:43dbf357b8120cd1436a92d011931d1936b65b366019a0ea751f04ab8baebf29 - 0.0% (833 Bytes)
[#006] sha256:ce4713e41ba23ef9d103bf611548fa529c32f00c5a2b36a077c9305d707e7367 - 0.0% (830 Bytes)
[#007] sha256:c13c0e6215fc685444471ebcab43201effb72f58b236d9f3e8baf2dfe01fe2aa - 0.03% (63.4 KB)
[#008] sha256:78aef0159ad6acad681838a55bddca93ad1399d01f48552b9e7c756a6f2bb549 - 0.0% (832 Bytes)
[#009] sha256:793bf1c75e7817e7ff3ea7e8657be3f2879ca2f36f719fe78a8660e54e143fc2 - 38.43% (88.7 MB)
[#010] sha256:b54a0e5d5a02ce2b6e884fdfeac66480d15881c3c5816784eba6fd7a61409542 - 0.06% (136 KB)
[#011] sha256:5a7d0cbfd924aa7a0b23d54a110e5ed51775403db5e661743054f738e2043132 - 0.0% (826 Bytes)
[#012] sha256:0809df0331b8aa84c329cd591d9420575744b0316b2c89a2b068252e50eab4b7 - 0.0% (825 Bytes)
[#013] sha256:0faef277bbef3c9f42c543de4b69c62445078829c4cba6e8670a9fc0a84dbb0b - 0.0% (898 Bytes)
[#014] sha256:fe99ffb7078016ab99917607c0a5d4f0606b912e64d0d973292a211581fc829c - 0.04% (101 KB)
[#015] sha256:67cd8ff4bee11ae5d6ca1a84391730e5f928fbd30fc9ceae054661a0ee271b6f - 14.13% (32.6 MB)
[#016] sha256:fda2ebd614ebe1d3dd0a75968feceeb2c51d7fd758d9cf57233cb6d7be0d1e8e - 0.0% (883 Bytes)
[#017] sha256:6e8a79876707479b87639a96747974b17f81622088c27ff7ab50c6575c838a81 - 0.0% (836 Bytes)
[#018] sha256:cdb7cb5bba266200cd24210e1be309ab96601846d31e04cdd377a75cae86f65e - 0.0% (881 Bytes)
[#019] sha256:4089269e87b72c32b15fb7eb58c84894fa908b732f8f2aed58f88893378cffda - 0.0% (831 Bytes)
[#020] sha256:209aeaac9361de9f6dd946c4588a674055038fc983cdfa652dde6cc9fa219adb - 0.0% (830 Bytes)
[#021] sha256:e3226d2cd62ea4beaffc2d6f63650fc9ef82149a548189189e41e47578feb5e3 - 4.86% (11.2 MB)
[#022] sha256:501844a12678d6f686e9f80c9197ad33a0e9d342d02f732ac254147795b3519c - 0.0% (834 Bytes)
[#023] sha256:eb21845d22ae058cfb65ddd22c7db80a427aeab3b123b96d43532775a68bb45a - 0.0% (924 Bytes)
[#024] sha256:4cc90710e853ebf9c80f479659b96e10ee4dcf2dd2f7735fcfb452b36b40f0f6 - 0.0% (883 Bytes)
[#025] sha256:b956518aec8561e9203aaf0106679806d6f0eb5d6e22aa78f98c93dbbd886a6a - 0.0% (832 Bytes)
[#026] sha256:00fdbe1174baca79a73f0669b4f4739f8a18fe393e10468938c6002d14d97253 - 0.0% (835 Bytes)
Apply image 1903-KB4546853-amd64
2020-02-27 20:14:38 UTCcmd /S /C #(nop) ARG fromTag=1709
2020-02-27 20:14:39 UTCcmd /S /C #(nop) ARG VCS_REF=none
2020-02-27 20:14:40 UTCcmd /S /C #(nop) ARG PS_VERSION=7.0.0
2020-02-27 20:14:41 UTCcmd /S /C #(nop) ARG IMAGE_NAME=mcr.microsoft.com/powershell
2020-02-27 20:14:41 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 POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1903-KB4546853-amd64
2020-02-27 20:14:42 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-02-27 20:15:03 UTC|4 IMAGE_NAME=mcr.microsoft.com/v7.0.0/powershell:7.0.0-nanoserver-1903 PS_VERSION=7.0.0 VCS_REF=e6e9432 fromTag=1903-KB4546853-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-02-27 20:15:04 UTCcmd /S /C #(nop) USER ContainerUser
2020-02-27 20:15:19 UTCcmd /S /C #(nop) COPY dir:4642de7fb722aa7fe90337f64f1d33c353d0306e77e23b96584a1de9424d0ac2 in C:\Program Files\PowerShell
2020-02-27 20:15:51 UTC|4 IMAGE_NAME=mcr.microsoft.com/v7.0.0/powershell:7.0.0-nanoserver-1903 PS_VERSION=7.0.0 VCS_REF=e6e9432 fromTag=1903-KB4546853-amd64 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-02-27 20:15:51 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=e6e9432 org.label-schema.vendor=PowerShell org.label-schema.version=7.0.0 org.label-schema.schema-version=1.0 org.label-schema.docker.cmd=docker run mcr.microsoft.com/v7.0.0/powershell:7.0.0-nanoserver-1903 pwsh -c '' org.label-schema.docker.cmd.devel=docker run mcr.microsoft.com/v7.0.0/powershell:7.0.0-nanoserver-1903 org.label-schema.docker.cmd.test=docker run mcr.microsoft.com/v7.0.0/powershell:7.0.0-nanoserver-1903 pwsh -c Invoke-Pester org.label-schema.docker.cmd.help=docker run mcr.microsoft.com/v7.0.0/powershell:7.0.0-nanoserver-1903 pwsh -c Get-Help
2020-02-27 20:15:52 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-03-04 00:26:49 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-03-04 00:26:50 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-03-04 00:26:52 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-03-04 00:26:53 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-03-04 00:26:53 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-03-04 00:26:54 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-03-07 15:53:16 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.6-rc5
2020-03-07 15:53:16 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-03-07 15:53:17 UTCcmd /S /C #(nop) COPY multi:f54468719c100f3f7240860e682d1df9e6f9bdf4fac44271d435d5fb2afe79ff in \etc\rancher\
2020-03-07 15:53:17 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-03-07 15:53:28 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-03-07T15:53:26Z
2020-03-07 15:53:28 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-03-07 15:53:29 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=b756af09168144e7fd897f50ad91697c2bfd25d9
2020-03-07 15:53:29 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-03-07 16:08:32 UTC
90.5 MB
rancher/rancher-agent:v2.3.6-rc5
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:6695dc10aaa5cd71c433dfb366e84804eb5fbee91eab1e113442040d6ef4c9e0 - 24.99% (22.6 MB)
[#001] sha256:72aab8f928deff72c9b5867c93524a60e3f8cf1b7401c88b0ede8dc3c595e828 - 0.04% (34.4 KB)
[#002] sha256:9e83b6447acdea2afff1a10052ebc551d15bfd1d2a93a202699f7a458c612c07 - 0.0% (850 Bytes)
[#003] sha256:2e6a91485a919c412d218b6441c339f691079ff88e6d28734b1cc3d5938cf58d - 0.0% (189 Bytes)
[#004] sha256:b463859fa30a19dcc8b08f5c24c0b807e4177dbf1e09b2cdb7c877fe87f04954 - 0.0% (124 Bytes)
[#005] sha256:71783e995a28d39c08218012e5fc19384e2631eb0b05f3e94413b5bf8b7f9597 - 31.4% (28.4 MB)
[#006] sha256:7b6db5a5d880bfcd9c90b4b6453257fc103992c44ed58d6d049c9ae93df0b1af - 2.14% (1.94 MB)
[#007] sha256:881997ab7c4739704ade5e934a152dba0b20b28a4ec99ccd267543acf4c968a0 - 1.25% (1.13 MB)
[#008] sha256:c99b2fb953baf098c9f2d407e8d243805f86b69a02d6be1c6c26ac6bda243fcf - 24.46% (22.1 MB)
[#009] sha256:211e5840e8103619c31e47b7b1bc21b272ca8b08abbd68b22279b9aec0fba589 - 15.71% (14.2 MB)
/bin/sh -c #(nop) ADD file:d827a0b8f08011678a718254c1220408c7e6c7ab03ae4259b415542309f18578 in /
2020-02-21 21:54:21 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-02-21 21:54:23 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-02-21 21:54:25 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-02-21 21:54:25 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-03-07 16:07:54 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-03-07 16:07:54 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-03-07 16:07:55 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-03-07 16:07:56 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.16.1
2020-03-07 16:08:23 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/*
2020-03-07 16:08:24 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.2
2020-03-07 16:08:25 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-03-07 16:08:26 UTC|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.6/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin
2020-03-07 16:08:26 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.6
2020-03-07 16:08:28 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-03-07 16:08:29 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-03-07 16:08:29 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-03-07 16:08:29 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-03-07 16:08:29 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.6-rc5
2020-03-07 16:08:30 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-03-07 16:08:31 UTC/bin/sh -c #(nop) COPY multi:adc526357185c4c8b00a6a12f8adb337b385973fc92e05a441d6d33ba1f59c3b in /usr/bin/
2020-03-07 16:08:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-03-07 16:08:31 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-03-07T16:07:50Z
2020-03-07 16:08:32 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-03-07 16:08:32 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=b756af09168144e7fd897f50ad91697c2bfd25d9
2020-03-07 16:08:32 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.