2019-11-26 16:14:58 UTC
102 MB
rancher/rancher-agent:v2.3.3-rc4
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:7ddbc47eeb70dc7f08e410a6667948b87ff3883024eb41478b44ef9a81bf400c - 25.0% (25.5 MB)
[#001] sha256:c1bbdc448b7263673926b8fe2e88491e5083a8b4b06ddfabf311f2fc5f27e2ff - 0.03% (34.5 KB)
[#002] sha256:8c3b70e3904492c753652606df4726430426f42ea56e06ea924d6fea7ae162a1 - 0.0% (845 Bytes)
[#003] sha256:45d437916d5781043432f2d72608049dcf74ddbd27daa01a25fa63c8f1b9adc4 - 0.0% (162 Bytes)
[#004] sha256:12068fc7926e178963b8db1070b0bd278babb1ed68889909e4cf45fc792bcda7 - 0.0% (124 Bytes)
[#005] sha256:2a3ef3c997f431453c8f4725f29ad3872145301e657196e600ca748f7136dbed - 30.8% (31.4 MB)
[#006] sha256:75a4645b34c18398da8392d20a53a99d803a6a901fac966eaab42f153d8613c8 - 2.16% (2.2 MB)
[#007] sha256:5994a428941e2afa7131dce04a6188042edf347627eb281556b3080836fa9c0f - 1.43% (1.46 MB)
[#008] sha256:022d59c61c4272d54b8f89703f724c3bd90f90e734a7b93c25f9175b5cb08824 - 23.64% (24.1 MB)
[#009] sha256:611e830b2bfde2b046d2ca834217149c62fa036e6f6e9c5e79662af336d5d181 - 16.93% (17.2 MB)
/bin/sh -c #(nop) ADD file:a48a5dc1b9dbfc632f6cf86fe27b770b63f07a115c98c4465dc184e303a4efa1 in /
2019-10-31 22:20:36 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2019-10-31 22:20:36 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-31 22:20:37 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2019-10-31 22:20:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-11-26 16:14:28 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2019-11-26 16:14:29 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-11-26 16:14:29 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2019-11-26 16:14:30 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.16.1
2019-11-26 16:14:49 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-11-26 16:14:49 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.2
2019-11-26 16:14:51 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-11-26 16:14:52 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-11-26 16:14:52 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.6
2019-11-26 16:14:54 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-11-26 16:14:55 UTC/bin/sh -c #(nop) ARG VERSION=dev
2019-11-26 16:14:55 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2019-11-26 16:14:55 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2019-11-26 16:14:55 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.3-rc4
2019-11-26 16:14:56 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2019-11-26 16:14:56 UTC/bin/sh -c #(nop) COPY multi:a083e8018673cc71a561116f7d829bb64ba9198f514eac4f53f0bf844e178151 in /usr/bin/
2019-11-26 16:14:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2019-11-26 16:14:57 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2019-11-26T16:14:25Z
2019-11-26 16:14:57 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2019-11-26 16:14:58 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=b7e6f7b526a5a9e93ee7fce2137ecab343071780
2019-11-26 16:14:58 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2019-11-26 16:08:10 UTC
195 MB
rancher/rancher-agent:v2.3.3-rc4
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:23bc016eaf5f24fb81c9080a2efe1a0fe94f136b14053e0fdafef0e746a26f50 - 49.27% (96 MB)
[#001] sha256:014e221fdeaa0d3f63fad8a14f1323e097238aac3113d619982f4f711efce73c - 0.0% (834 Bytes)
[#002] sha256:a909f085b6405e17b8dce3ea3a7ba9a84ad4c9103524c74f6fc926c277a00d0f - 0.0% (828 Bytes)
[#003] sha256:c695fa72c3663d1fc896fe3634b505496d4c032267bdf3b988e49f4aac564465 - 0.0% (817 Bytes)
[#004] sha256:32035ef48113484b87e2f29bcf22fa2101a7f78022bc61410bb46bbf620b7c5c - 0.0% (827 Bytes)
[#005] sha256:cb526daa5fea65ca5652785bac04ad310ee3530cfc72f92db5f12b7be8001fe5 - 0.0% (888 Bytes)
[#006] sha256:273ac14f078588db24eb1d64bda747189f29ca488c8e07c7f48129761797f89d - 0.0% (859 Bytes)
[#007] sha256:73c2c0aa6d43a4ce4df0a144e1464a8cd65a83ff74ad084d3f952cf64dc9162a - 0.04% (71.1 KB)
[#008] sha256:f74b29942130034b837b9f4676e47f9978f27b2d9cca05d4b62a4ebd348f5d03 - 0.0% (833 Bytes)
[#009] sha256:4ffd0332a1ed3ab557108855edee377c4a536286541bcc301c07fd8725b6dd06 - 28.11% (54.7 MB)
[#010] sha256:ebdb030819d03087c5f727c9668dd517447e6b57c1ab05717ab14dafb5fc6dcd - 0.05% (103 KB)
[#011] sha256:53a0f0fadad354a887af20df9440827f7c30e4f4d85ddf55730d2acf01825554 - 0.0% (834 Bytes)
[#012] sha256:eb085093c79c4cbb68531b37c020050c371ec378bf0bd897e0f7f25dd27b9ea5 - 0.0% (924 Bytes)
[#013] sha256:bfef40d7d06fd489d6787f8a8787462b62fd557a6cfe72e4965d3319103f109d - 0.05% (96.6 KB)
[#014] sha256:7d6943ec7573f552e7827f9a4a72efdd41a8dd19717ea3c0075dba8818bfc5da - 16.74% (32.6 MB)
[#015] sha256:a28f54151d6fc64b3cf49656ca470e74f21b1cd384635d743c041e877755dfd2 - 0.0% (827 Bytes)
[#016] sha256:1a7c0f92598e83cdd4425d35e1df04250bf8836fa00fbd696d39c2a75a00c600 - 0.0% (902 Bytes)
[#017] sha256:c6c4b92ce2e6795df10e48ed076b6d270169d47a03bae766ec2a8c75f112003f - 0.0% (833 Bytes)
[#018] sha256:8293fcf9f854fcdc54efc301e82beb7c4ad00f46710e572aad252ef8bb4069a1 - 0.0% (899 Bytes)
[#019] sha256:a7305a105431cdf93d039c456c8153e459879fe60d933bf00e01ac1729ecd6e8 - 0.0% (874 Bytes)
[#020] sha256:56e0c99ff6d967ac324e9289d3a4f05e0fca879d62e2368fd8a6b3264cdab297 - 5.74% (11.2 MB)
[#021] sha256:3e6d18c73918e917ffbf66474e74bdb9f1aed8280e0ef21e278891126c25d604 - 0.0% (830 Bytes)
[#022] sha256:e8331f4e3386445d1e61f57e81a7c42f5d1aea25fcf092762189e4d257a0586a - 0.0% (898 Bytes)
[#023] sha256:ab1019faa508a8afe48c41db2d015a9d6b53095cb4a7635fd22382b117c75002 - 0.0% (828 Bytes)
[#024] sha256:98f58a1829879da613e1d9513dfed4cd5f4a614ccdc69153c1bcd7b600615baa - 0.0% (877 Bytes)
[#025] sha256:afe790ca13e34bf4f17deff483937565f9370044ac4f9ffdf74715af7e325782 - 0.0% (888 Bytes)
Apply image 1809-KB4523205-amd64
2019-11-19 22:21:39 UTCcmd /S /C #(nop) ARG VCS_REF=none
2019-11-19 22:21:40 UTCcmd /S /C #(nop) ARG PS_VERSION=6.2.0
2019-11-19 22:21:41 UTCcmd /S /C #(nop) ARG IMAGE_NAME=mcr.microsoft.com/powershell
2019-11-19 22:21: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=569c569 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-11-19 22:21:42 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-11-19 22:21:42 UTCcmd /S /C #(nop) USER ContainerAdministrator
2019-11-19 22:22:07 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1809 PS_VERSION=6.2.3 VCS_REF=569c569 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2019-11-19 22:22:08 UTCcmd /S /C #(nop) USER ContainerUser
2019-11-19 22:22:19 UTCcmd /S /C #(nop) COPY dir:cc4c542ef52db3db25fd993a2fdf182b8597d8c657d7bacab17200fc592cf78c in C:\Program Files\PowerShell
2019-11-19 22:22:54 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1809 PS_VERSION=6.2.3 VCS_REF=569c569 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-11-19 22:22:54 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2019-11-25 17:59:09 UTCcmd /S /C #(nop) USER ContainerAdministrator
2019-11-25 17:59:10 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2019-11-25 17:59:13 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2019-11-25 17:59:13 UTCcmd /S /C #(nop) ARG VERSION=dev
2019-11-25 17:59:14 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2019-11-25 17:59:14 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2019-11-26 02:53:01 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.3-rc4
2019-11-26 02:53:01 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2019-11-26 02:53:02 UTCcmd /S /C #(nop) COPY multi:e513e3f58f54dc62924c29e45b8fc0a9aff8d6beeffa8a63f1b2d56ef0ed5a4f in \etc\rancher\
2019-11-26 02:53:03 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2019-11-26 16:08:09 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2019-11-26T16:08:07Z
2019-11-26 16:08:10 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2019-11-26 16:08:10 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=b7e6f7b526a5a9e93ee7fce2137ecab343071780
2019-11-26 16:08:10 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2019-11-26 16:08:25 UTC
197 MB
rancher/rancher-agent:v2.3.3-rc4
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:e145b606dfc22d200d5cb05f3ac1d69fdd0dd13b1e2d906c7ebaf154e6a694ed - 49.78% (98 MB)
[#001] sha256:a5cd1c84a349437de786c7d889ba2fa2990533310623c3bd9d1057ccc7dd0870 - 0.0% (831 Bytes)
[#002] sha256:955aa8b99913c1fea188e939f657413afc32d5bde51d2b337d4a13e0f76eabe0 - 0.0% (852 Bytes)
[#003] sha256:844accf4be19534d4affd2be5b1e2c39ab769e067f85bfd7e93dd0463ec6bea4 - 0.0% (854 Bytes)
[#004] sha256:ed1648f349f3ab61d6bf7d37f2cc3dfdbf46570586a9b269d8a64c4e82c3acfc - 0.0% (827 Bytes)
[#005] sha256:7442210b3520c5c1fbb18ad685e04ef6e21b71db76d832b8c3ae04fa75a68fef - 0.0% (826 Bytes)
[#006] sha256:2235383c019577531094ec47e66684f5894aeaba084974ec9f09d2408e6b3ed8 - 0.0% (825 Bytes)
[#007] sha256:abf111060894c66cb1835c08875114161a631f8975b2536f9ebdfeacf2ab45cc - 0.03% (63 KB)
[#008] sha256:80cf794dabeff8326fba45979f19fd149945fb70abcd7a7d68265aba45be2679 - 0.0% (824 Bytes)
[#009] sha256:00f4cffd0c4d469b93b652bfc4e04205a3e777d8bb05540dad67cb8b0d1fc448 - 27.82% (54.7 MB)
[#010] sha256:74e2e2ff6ea413cd811af3df6377e17ad160924977d18db9172ad6d85c2bcd24 - 0.06% (127 KB)
[#011] sha256:77a4c364de4c758b5b7241450d518c289a2435fd5ef6d8ed036479cae469bce2 - 0.0% (828 Bytes)
[#012] sha256:4a45e3136e1286ee3b1b82e0944e3d7b2b452bf70c6f63c4275fcc9d8d0de46d - 0.0% (858 Bytes)
[#013] sha256:ed062ccf94069930fedce0395db1137439df29a8a4e98b1286c90559b9b07f6c - 0.05% (101 KB)
[#014] sha256:0c84d51de5d67f0716df01d897277e1f1dbf91862466249b0ba80644beab5c6b - 16.57% (32.6 MB)
[#015] sha256:0e443ca64077f3e06679ee68ad2e2819ad1afffb41bb3a4447e8bd01ca3c5586 - 0.0% (898 Bytes)
[#016] sha256:340525c1660ae7a8eb66939215df561582bd69812c654cd8a3ab7b4a8fa75393 - 0.0% (830 Bytes)
[#017] sha256:2237a6f7e6dbb8341526492670a1ef9fade731b71f431264398171f868ef5fbb - 0.0% (832 Bytes)
[#018] sha256:43c087ef14ea83f14804735b27ca40133a43822fe2b55e774e61989f5477747c - 0.0% (883 Bytes)
[#019] sha256:a238eceb06f71377c9b3fae10e18acb4c5cbfc04c525a865ec7c4614bb1ef84c - 0.0% (835 Bytes)
[#020] sha256:eb9a7442e1a653f4a302dc1f626c7ae3ac059968ece51c9c3113619d15176121 - 5.68% (11.2 MB)
[#021] sha256:9dcf8d79b43b8002f98ccd6e36e7c36a66a4f045e20532fcf1fdec78108d5b4e - 0.0% (860 Bytes)
[#022] sha256:df2daf4b1ca4aa1fb6a5b61289190ca86ef20f1a04c8ce74f08b3e8877944689 - 0.0% (829 Bytes)
[#023] sha256:b589cd22f8569a709d430d2022095bb78d1c77f71fa35e80dae0dee557fa9818 - 0.0% (886 Bytes)
[#024] sha256:b740119770e3dbad47ad73809b4f30ac8333ff125e9c3b8afa010b4041cba79a - 0.0% (828 Bytes)
[#025] sha256:1a7f5515112fbdfe7781d791548c6b12dd894697d7c6269363887e21fb8f26b3 - 0.0% (900 Bytes)
Apply image 1903-KB4524570-amd64
2019-11-19 22:26:37 UTCcmd /S /C #(nop) ARG VCS_REF=none
2019-11-19 22:26:37 UTCcmd /S /C #(nop) ARG PS_VERSION=6.2.0
2019-11-19 22:26:38 UTCcmd /S /C #(nop) ARG IMAGE_NAME=mcr.microsoft.com/powershell
2019-11-19 22:26:38 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=569c569 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-11-19 22:26:39 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-11-19 22:26:41 UTCcmd /S /C #(nop) USER ContainerAdministrator
2019-11-19 22:27:04 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1903 PS_VERSION=6.2.3 VCS_REF=569c569 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2019-11-19 22:27:04 UTCcmd /S /C #(nop) USER ContainerUser
2019-11-19 22:27:15 UTCcmd /S /C #(nop) COPY dir:cc4c542ef52db3db25fd993a2fdf182b8597d8c657d7bacab17200fc592cf78c in C:\Program Files\PowerShell
2019-11-19 22:27:50 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1903 PS_VERSION=6.2.3 VCS_REF=569c569 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-11-19 22:27:51 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2019-11-25 18:40:17 UTCcmd /S /C #(nop) USER ContainerAdministrator
2019-11-25 18:40:18 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2019-11-25 18:40:21 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2019-11-25 18:40:22 UTCcmd /S /C #(nop) ARG VERSION=dev
2019-11-25 18:40:22 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2019-11-25 18:40:23 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2019-11-26 03:21:12 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.3-rc4
2019-11-26 03:21:12 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2019-11-26 03:21:13 UTCcmd /S /C #(nop) COPY multi:5c486ba68517f4179ffc49951876999efc18e534a06053bd96bee0e33d6a2dc5 in \etc\rancher\
2019-11-26 03:21:13 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2019-11-26 16:08:24 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2019-11-26T16:08:22Z
2019-11-26 16:08:25 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2019-11-26 16:08:25 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=b7e6f7b526a5a9e93ee7fce2137ecab343071780
2019-11-26 16:08:25 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2019-11-26 16:19:46 UTC
92.2 MB
rancher/rancher-agent:v2.3.3-rc4
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:6531af3558948c8839fd7cc7eb7062aa86bfae891870ccaafd554ac65c97971b - 24.52% (22.6 MB)
[#001] sha256:82f7942d2fb7381ee1735a4c972ef45c89b6521902e6eba024d4791dfd069def - 0.04% (34.4 KB)
[#002] sha256:fdce94e690d563311eb8b102b49e94a01b2a4c965daa9e33d5e59168dc4327e0 - 0.0% (847 Bytes)
[#003] sha256:a96a89ada1c32e30a1998945a8785c18bcdce55dcfe2b666bb587d432255cb11 - 0.0% (186 Bytes)
[#004] sha256:5ba51284fb45709adf33197802f31d0e31ece3518d66546f313bdb5efae4e97a - 0.0% (124 Bytes)
[#005] sha256:db6f4a47684e4eafebf5a9c9f7b16be7f5e0aec368421f375c78035138200263 - 30.82% (28.4 MB)
[#006] sha256:c3cdbc888de018220fad333df616a9f3be7108f67049eda124c42121e380f847 - 2.1% (1.94 MB)
[#007] sha256:69c451ab44e43ced2ac5ed29bb0a267bf5348c8bd17b944904f16fd92729a0d0 - 1.39% (1.28 MB)
[#008] sha256:e1a2cd0af9724042ddb37dc43a452075940c3f75743269cc521bc8c0200da0d6 - 24.0% (22.1 MB)
[#009] sha256:5fab03acf1a4810d235b959ebab402055128e8bf3f71905f0837f27b17276416 - 17.13% (15.8 MB)
/bin/sh -c #(nop) ADD file:4c6cab77271e86386e8f3d4ecf06c17a3e9339481bea878a706d2c5dc4a0addd in /
2019-10-31 22:40:40 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2019-10-31 22:40: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
2019-10-31 22:40:43 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2019-10-31 22:40:44 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-11-26 16:19:09 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2019-11-26 16:19:09 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-11-26 16:19:10 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2019-11-26 16:19:10 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.16.1
2019-11-26 16:19:37 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-11-26 16:19:37 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.2
2019-11-26 16:19:39 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-11-26 16:19:40 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-11-26 16:19:40 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.6
2019-11-26 16:19:42 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-11-26 16:19:43 UTC/bin/sh -c #(nop) ARG VERSION=dev
2019-11-26 16:19:43 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2019-11-26 16:19:43 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2019-11-26 16:19:43 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.3-rc4
2019-11-26 16:19:43 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2019-11-26 16:19:44 UTC/bin/sh -c #(nop) COPY multi:17668a109f3afbceb482911dad05606ff447f8f3cdeae9084c2e51764f5d6ad4 in /usr/bin/
2019-11-26 16:19:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2019-11-26 16:19:45 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2019-11-26T16:19:04Z
2019-11-26 16:19:45 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2019-11-26 16:19:46 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=b7e6f7b526a5a9e93ee7fce2137ecab343071780
2019-11-26 16:19:46 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.