2020-01-28 06:09:50 UTC
99.9 MB
rancher/rancher-agent:v2.3.5
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:5c939e3a4d1097af8d3292ad3a41d3caa846f6333b91f2dd22b972bc2d19c5b5 - 25.48% (25.5 MB)
[#001] sha256:c63719cdbe7ae254b453dba06fb446f583b503f2a2c15becc83f8c5bc7a705e0 - 0.03% (34.5 KB)
[#002] sha256:19a861ea6baff71b05cd577478984c3e62cf0177bf74468d0aca551f5fcb891c - 0.0% (849 Bytes)
[#003] sha256:651c9d2d6c4f37c56a221259e033e7e2353b698139c2ff950623ca28d64a9837 - 0.0% (162 Bytes)
[#004] sha256:6d75645640956d00d0b300cb112c6433286c2c89c522017fca81aa4d8c889318 - 0.0% (124 Bytes)
[#005] sha256:2ac07de5e7c67b686e7f812f98119ac9c8850fa33ebcc0da85d7a3da354d52a1 - 31.38% (31.4 MB)
[#006] sha256:fb3555e7bfa2b0b9010448f78f8ca5c1f8b66a7b91f70fc99f1b05f06e7db619 - 2.21% (2.2 MB)
[#007] sha256:f1f0c5164382190f08d6e0ba8e7011e45594b47405dd11b2067ddb83a441577d - 1.22% (1.22 MB)
[#008] sha256:46dcc1618a2618415e2c442e0f1b9c0fa3877b5e2acaf0515287a3c63e4cdb69 - 24.09% (24.1 MB)
[#009] sha256:450e4e38bf51374d114ef86b36872e6e8bb65f76efb8a9f6e4963e601136adae - 15.59% (15.6 MB)
/bin/sh -c #(nop) ADD file:08e718ed0796013f5957a1be7da3bef6225f3d82d8be0a86a7114e5caad50cbc in /
2020-01-16 01:20:32 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-01-16 01:20:33 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-01-16 01:20:34 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-01-16 01:20:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-01-28 06:09:23 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-01-28 06:09:23 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-01-28 06:09:24 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-01-28 06:09:24 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.16.1
2020-01-28 06:09:42 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-01-28 06:09:43 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.2
2020-01-28 06:09:44 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-01-28 06:09:45 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-01-28 06:09:45 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.6
2020-01-28 06:09:47 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-01-28 06:09:47 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-01-28 06:09:47 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-01-28 06:09:48 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-01-28 06:09:48 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.5
2020-01-28 06:09:48 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-01-28 06:09:49 UTC/bin/sh -c #(nop) COPY multi:ae60a5e6188fc2307033d40f9fc5d54ebc1714d06f36f23ae6f9f863c8a8e11d in /usr/bin/
2020-01-28 06:09:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-01-28 06:09:50 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-01-28T06:09:20Z
2020-01-28 06:09:50 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-01-28 06:09:50 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=285ae221df1c661005457a52379dad6b02c3e053
2020-01-28 06:09:50 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-01-28 06:03:54 UTC
195 MB
rancher/rancher-agent:v2.3.5
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:ee446884f7bef76f8275c2f16add1c4fb598bea2ba861e72bce8fb4aac9b55ef - 49.36% (96.4 MB)
[#001] sha256:47ea430d7f8644a27d24f899fad0dab5a80820204168ce27d91437b5f5455cf7 - 0.0% (866 Bytes)
[#002] sha256:44cd13317a5a23a87cd45b5e4fa855a23bb11aab50e0240ef8a94cef5be96bfa - 0.0% (829 Bytes)
[#003] sha256:57cfc7f563e36021479a834591c57a009c5a18889edd2e1ad944c4c8fe77ecbb - 0.0% (860 Bytes)
[#004] sha256:8675c11a165f422c761da2734fd88dada2601d8c445738e3019fde678a3cd618 - 0.0% (833 Bytes)
[#005] sha256:c285d2773769d7fad9e39d8b071bf7ff6beaa02d43db3d0d7e65a5b3da0aeb68 - 0.0% (855 Bytes)
[#006] sha256:5b51386955cd0efd5707455e5261fe1f0c62888540e6b67869414e36eaf7d76a - 0.0% (865 Bytes)
[#007] sha256:0ce1631e511faf90e382f498b05053d878015a06145de7a11c17e150d4ca601c - 0.04% (70.4 KB)
[#008] sha256:66cfbd60f83bd0afb2d78399f69e304c2a5fe1899942065faaeb34a1581a50f5 - 0.0% (831 Bytes)
[#009] sha256:c78ef9e7d750d5337bdb0a17e712f245164e00c884f65fd0cb2616b3af23fba2 - 28.05% (54.8 MB)
[#010] sha256:1c9982ae3fbd3f10e97de381f9bec25f89d4ceeef468edb0f6bf063b55c04500 - 0.07% (135 KB)
[#011] sha256:9b387c3cd223ed7ca2871b1e196d117cf8bcad9cde7e9d3470f6138419bd13f9 - 0.0% (831 Bytes)
[#012] sha256:093dab70cfd134680a55fa23c4afb41a0a76420ab1c6c34efe6c4f4b0b6a42df - 0.0% (853 Bytes)
[#013] sha256:117b6f884b0f571d9cd13ea4c45aa16a5cf8ca8831e21f8184544b9e59aa4fb6 - 0.05% (96.5 KB)
[#014] sha256:ebb9d7e5c82a612f54d91e3f6c8535a36804bc93d0b7fbf01804638e934e029b - 16.7% (32.6 MB)
[#015] sha256:1736b0f41a641e376d4d3d4c1b8071a1f01a249edf00f5cb5ba41f0b08a95b33 - 0.0% (875 Bytes)
[#016] sha256:42374899945890c372bd42e0eab48e61a4d3ca96bfe9a07d538133799bc0aa1f - 0.0% (826 Bytes)
[#017] sha256:a120b352f7225b4fa452dc37b2f636bbfccc5077ae68d003ccd8037ff57a3273 - 0.0% (828 Bytes)
[#018] sha256:4b802c647dbfade217b7ca68a1b3b9267f64d8cecff23660499614ccfa7ed80c - 0.0% (824 Bytes)
[#019] sha256:cf765a2b6562be732c3fdb703807adf87bfdbf5b4fe59ea879705ce39580a2aa - 0.0% (874 Bytes)
[#020] sha256:dc860cd81ff5ed6bcd688c8625bdccc337dedadd8f7aa0012ee15d93245f8cb0 - 5.74% (11.2 MB)
[#021] sha256:1e98bb6de1b037909e6725202b34b2d20bd7f92681b7654825f47dbaeaee993d - 0.0% (870 Bytes)
[#022] sha256:9f136231186c8931b6d4c3d6a84b3dc810ed8cf25f8ffdc9b77e32047b753a11 - 0.0% (902 Bytes)
[#023] sha256:c23fe0196bc9c872bfec892d983752e0f94a6e1a349132140b2521ac95492ff6 - 0.0% (833 Bytes)
[#024] sha256:bc46103e3ea4e0ac0d79d53cc50362793a9bb8f25fea8e9e6f832e6b72fd5b5d - 0.0% (827 Bytes)
[#025] sha256:5a30ee9ddaf30f8c67467a1751676ebc268d23f11b23c0605d4d95d267659cec - 0.0% (829 Bytes)
Apply image 1809-KB4534273-amd64
2020-01-23 03:49:01 UTCcmd /S /C #(nop) ARG VCS_REF=none
2020-01-23 03:49:02 UTCcmd /S /C #(nop) ARG PS_VERSION=6.2.0
2020-01-23 03:49:03 UTCcmd /S /C #(nop) ARG IMAGE_NAME=mcr.microsoft.com/powershell
2020-01-23 03:49:03 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=1b86687 org.label-schema.vendor=PowerShell org.label-schema.version=6.2.4 org.label-schema.schema-version=1.0 org.label-schema.docker.cmd=docker run mcr.microsoft.com/v6.2.4/powershell:6.2.4-nanoserver-1809 pwsh -c '' org.label-schema.docker.cmd.devel=docker run mcr.microsoft.com/v6.2.4/powershell:6.2.4-nanoserver-1809 org.label-schema.docker.cmd.test=docker run mcr.microsoft.com/v6.2.4/powershell:6.2.4-nanoserver-1809 pwsh -c Invoke-Pester org.label-schema.docker.cmd.help=docker run mcr.microsoft.com/v6.2.4/powershell:6.2.4-nanoserver-1809 pwsh -c Get-Help
2020-01-23 03:49:04 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
2020-01-23 03:49:05 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-01-23 03:49:27 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.4/powershell:6.2.4-nanoserver-1809 PS_VERSION=6.2.4 VCS_REF=1b86687 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-01-23 03:49:27 UTCcmd /S /C #(nop) USER ContainerUser
2020-01-23 03:49:39 UTCcmd /S /C #(nop) COPY dir:2f00bf82e63c5dd02333f4096765b58fecb234a2d8670721ee35a37d09fa8422 in C:\Program Files\PowerShell
2020-01-23 03:50:09 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.4/powershell:6.2.4-nanoserver-1809 PS_VERSION=6.2.4 VCS_REF=1b86687 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-01-23 03:50:09 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-01-28 01:21:40 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-01-28 01:21:41 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-01-28 01:21:43 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-01-28 01:21:44 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-01-28 01:21:45 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-01-28 01:21:45 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-01-28 01:21:45 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.5
2020-01-28 01:21:46 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-01-28 01:21:47 UTCcmd /S /C #(nop) COPY multi:279e018bc574b143171829611d7e651e1c1b0deb007ed97d09deebcb195257cc in \etc\rancher\
2020-01-28 01:21:47 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-01-28 06:03:53 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-01-28T06:03:51Z
2020-01-28 06:03:53 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-01-28 06:03:54 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=285ae221df1c661005457a52379dad6b02c3e053
2020-01-28 06:03:54 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-01-28 06:04:08 UTC
197 MB
rancher/rancher-agent:v2.3.5
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:aeef11c1b4a67e94f1cec604aad417558d9795c165856f62eefaee4cede5eff4 - 49.79% (98 MB)
[#001] sha256:4b5acfd56b98a561536b3a940e72897efa3ffe302d340d73f10484c2f856c44b - 0.0% (828 Bytes)
[#002] sha256:4a302c14438b9e2a5774bf45419ec78f07cbc82b40f11638b9d8cb75974dde02 - 0.0% (830 Bytes)
[#003] sha256:e5e9b6bdde2b03149d2d64a5cca155d9824e1060f2746cd321d9bad0bddb0912 - 0.0% (832 Bytes)
[#004] sha256:f6233237e696a5ffdaf79f1836d2718d5ee50474458f678bf76585b065022046 - 0.0% (830 Bytes)
[#005] sha256:faf7335a4260f1ec798f2179db514a6c23202b1a200eaee7d0c58b22c300ffd3 - 0.0% (832 Bytes)
[#006] sha256:b68ce3a8a7988380cfc6453b4a9c47b42024bd269dbcb6c427ece626abfbdfda - 0.0% (831 Bytes)
[#007] sha256:321e9fe8e37d6f8d0bdcdd8046fbb74c5ce64825514443600d394dac4245c51c - 0.03% (65.8 KB)
[#008] sha256:fc4d2457580615ec6aa0bb7410767ae91a609c37e43f523092d73b163ed06248 - 0.0% (833 Bytes)
[#009] sha256:5d4795563e6779b8296eafe37a6f6d972b456d5aed6dc95c6f42cf71fbe61f07 - 27.82% (54.8 MB)
[#010] sha256:76294ece1bf01693fff810e31c9dae6bac1f25811b54d8a77a041edb5d4a26dc - 0.05% (97.3 KB)
[#011] sha256:276c6281cd666ef9e107d105972e25a1c9dfc361e3ae3aa2766dee859b1c74dc - 0.0% (833 Bytes)
[#012] sha256:8a9d49adf0fc0a67c7b1cc9f80cbdad471eeac79f3db2edbb526e9f0a434b3df - 0.0% (877 Bytes)
[#013] sha256:4fe3dfacecc8620b563145ff3340b50a0bba682ae33c96c406f98d2047a90d2c - 0.05% (101 KB)
[#014] sha256:2ca8fa15705345927e5d65ab3263f6616098b909e028f98f2e8932f7a10646ce - 16.56% (32.6 MB)
[#015] sha256:f92227bb488fc3227d2786300d87f0353581856bff9d91c50450e845d835b9c7 - 0.0% (829 Bytes)
[#016] sha256:149edffed7be0ee48adefe159c2790773a332f7d9b585f957b06ae3152e81f80 - 0.0% (887 Bytes)
[#017] sha256:79ffe8f9d15c17a1114ea513b9babe855fa49b9697f81ab6f2710f9caca5ccb6 - 0.0% (834 Bytes)
[#018] sha256:85ceb065c423c70b616a5046fed3e75a84b873f30e6ba8001552362239fa63cd - 0.0% (832 Bytes)
[#019] sha256:f6fa214870bd2e757e22ec2a644373034705eb32ef1a57d59c667c5d120b3904 - 0.0% (894 Bytes)
[#020] sha256:c0f163abba5e161d4a1f6a88e3abb6cf359385c58c16d736b08e8d6a23a3583e - 5.69% (11.2 MB)
[#021] sha256:2a0c7aaf81623620d26091d236df100cbed28538b1c238699e4e4c8f502e774f - 0.0% (829 Bytes)
[#022] sha256:afc2ae2d7465c3aa0cb033067ae1d49e8ebbb53f50c356b4f7a151bb2add6394 - 0.0% (930 Bytes)
[#023] sha256:eeca5f60e830ddc0baadfe40dfe8f36596d4b0e072ee31f348ed44c55d3ac281 - 0.0% (825 Bytes)
[#024] sha256:7e10a6456f584ef26454e9ffd7446931b5086f92b029b5c8bc9a4b955a21513d - 0.0% (830 Bytes)
[#025] sha256:d45a8008d452a0b4e06708acbb93d159fadbf992935b0954c91f6d08d593fcc8 - 0.0% (896 Bytes)
Apply image 1903-KB4530684-amd64
2020-01-23 03:54:17 UTCcmd /S /C #(nop) ARG VCS_REF=none
2020-01-23 03:54:18 UTCcmd /S /C #(nop) ARG PS_VERSION=6.2.0
2020-01-23 03:54:18 UTCcmd /S /C #(nop) ARG IMAGE_NAME=mcr.microsoft.com/powershell
2020-01-23 03:54:19 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=1b86687 org.label-schema.vendor=PowerShell org.label-schema.version=6.2.4 org.label-schema.schema-version=1.0 org.label-schema.docker.cmd=docker run mcr.microsoft.com/v6.2.4/powershell:6.2.4-nanoserver-1903 pwsh -c '' org.label-schema.docker.cmd.devel=docker run mcr.microsoft.com/v6.2.4/powershell:6.2.4-nanoserver-1903 org.label-schema.docker.cmd.test=docker run mcr.microsoft.com/v6.2.4/powershell:6.2.4-nanoserver-1903 pwsh -c Invoke-Pester org.label-schema.docker.cmd.help=docker run mcr.microsoft.com/v6.2.4/powershell:6.2.4-nanoserver-1903 pwsh -c Get-Help
2020-01-23 03:54:20 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
2020-01-23 03:54:20 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-01-23 03:54:40 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.4/powershell:6.2.4-nanoserver-1903 PS_VERSION=6.2.4 VCS_REF=1b86687 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-01-23 03:54:40 UTCcmd /S /C #(nop) USER ContainerUser
2020-01-23 03:54:52 UTCcmd /S /C #(nop) COPY dir:2f00bf82e63c5dd02333f4096765b58fecb234a2d8670721ee35a37d09fa8422 in C:\Program Files\PowerShell
2020-01-23 03:55:24 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.4/powershell:6.2.4-nanoserver-1903 PS_VERSION=6.2.4 VCS_REF=1b86687 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-01-23 03:55:24 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-01-28 06:04:00 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-01-28 06:04:00 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-01-28 06:04:03 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-01-28 06:04:04 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-01-28 06:04:04 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-01-28 06:04:04 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-01-28 06:04:05 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.5
2020-01-28 06:04:05 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-01-28 06:04:06 UTCcmd /S /C #(nop) COPY multi:981dfdc534510d0c33825e6780b7649e931f03991f2cb5cff8b4edbec93400f2 in \etc\rancher\
2020-01-28 06:04:06 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-01-28 06:04:07 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-01-28T06:03:51Z
2020-01-28 06:04:07 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-01-28 06:04:07 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=285ae221df1c661005457a52379dad6b02c3e053
2020-01-28 06:04:08 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-01-28 06:18:17 UTC
90.5 MB
rancher/rancher-agent:v2.3.5
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:fbdcf4a939bd956d7cd2fd21e684e4e3ca5d9ef60886808b0345bbc2c3b6f18a - 24.99% (22.6 MB)
[#001] sha256:d3463cc4abcf9c532fc6f5ad6b6780de967e7a0cadf865674d6dbbeefc9eb349 - 0.04% (34.4 KB)
[#002] sha256:4cf5b492942e45d969f49bd9465095c547ddfa152607f6b5ce9d924fe647f8f8 - 0.0% (850 Bytes)
[#003] sha256:7799262edbd86d40847575d269f6f03068dba731519911195aa384ec02ae9702 - 0.0% (187 Bytes)
[#004] sha256:e16248bef94d09e1e151bf3405ddb1d738545d82d0c0863993383a97d514fc76 - 0.0% (123 Bytes)
[#005] sha256:ea2c0ddc3271e1b5471ccb5a4efb53921cf628e78687c078472e0a8f01c6c608 - 31.41% (28.4 MB)
[#006] sha256:c9a435e19dc6516b1eb0530599193289078bae70d7b371c56680d592b0f3fda8 - 2.15% (1.94 MB)
[#007] sha256:1d8b6d8ecbdbbfa328e01adc585ec909de7b4d38abbac8f5501ba2dbf144bc00 - 1.25% (1.13 MB)
[#008] sha256:f38d00abb8085a9b58a6480700ef7e807c72078b49c6568b32ee4187f019aa8e - 24.46% (22.1 MB)
[#009] sha256:c5ff8b449a105a043424e8c9b4f370466954432500074b1ace006d7eb719aaa6 - 15.7% (14.2 MB)
/bin/sh -c #(nop) ADD file:868e3a7e9028dcf197b28fa33d45b368b95d6a4e98cceba6bc9cf2c85daa554a in /
2020-01-16 00:40:40 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-01-16 00:40:44 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-01-16 00:40:49 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-01-16 00:40:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-01-28 06:17:40 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-01-28 06:17:40 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-01-28 06:17:41 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-01-28 06:17:42 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.16.1
2020-01-28 06:18:08 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-01-28 06:18:09 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.2
2020-01-28 06:18:10 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-01-28 06:18:11 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-01-28 06:18:11 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.6
2020-01-28 06:18:13 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-01-28 06:18:14 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-01-28 06:18:14 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-01-28 06:18:14 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-01-28 06:18:14 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.5
2020-01-28 06:18:14 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-01-28 06:18:15 UTC/bin/sh -c #(nop) COPY multi:141a54c08e4e676eb05bc4e37dd64191dec8dae61bcf8aa13a44ed3503fe3caa in /usr/bin/
2020-01-28 06:18:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-01-28 06:18:16 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-01-28T06:17:36Z
2020-01-28 06:18:16 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-01-28 06:18:16 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=285ae221df1c661005457a52379dad6b02c3e053
2020-01-28 06:18:17 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.