2020-01-15 01:19:17 UTC
99.9 MB
rancher/rancher-agent:v2.3.4-rc9
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:2746a4a261c9e18bfd7ff0429c18fd7522acc14fa4c7ec8ab37ba5ebaadbc584 - 25.48% (25.5 MB)
[#001] sha256:4c1d20cdee96111c8acf1858b62655a37ce81ae48648993542b7ac363ac5c0e5 - 0.03% (34.5 KB)
[#002] sha256:0d3160e1d0de4061b5b32ee09af687b898921d36ed9556df5910ddc3104449cd - 0.0% (854 Bytes)
[#003] sha256:c8e37668deea784f47c8726d934adc12b8d20a2b1c50b0b0c18cb62771cd3684 - 0.0% (163 Bytes)
[#004] sha256:93e12bc0f1990f4c6437766d61b8da2d3e129d1dce6ef0f08c8cd75981582a5b - 0.0% (124 Bytes)
[#005] sha256:030b2a8ba325194b1d1213e0943a1fa642f52509c13518947e322b9c95ea417b - 31.38% (31.4 MB)
[#006] sha256:5864626e7cba5ee8a036801db68c1c3bd0da5188c4bc6d888b8b3e760ea155d3 - 2.21% (2.2 MB)
[#007] sha256:1d383c81d4a5a6f887e840b600a4c03f54677b42da9fd7fd0c3f6b5a37fb7d33 - 1.22% (1.22 MB)
[#008] sha256:12dfab6a9a1015c83e648589b066eced896c51c8f292887c028e200db7e99721 - 24.09% (24.1 MB)
[#009] sha256:2360f4f3513ff3894da4b6c3a025c39fc2ffa99897f91a6b4132fe9520a6df7d - 15.59% (15.6 MB)
/bin/sh -c #(nop) ADD file:53f100793e6c0adfca99977a42bb65cb7971c26e4d6e4499d1c30a1f51f06854 in /
2019-12-19 04:21:26 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2019-12-19 04:21:27 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-12-19 04:21:28 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2019-12-19 04:21:28 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-01-15 01:18:49 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-01-15 01:18:49 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-15 01:18:50 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-01-15 01:18:50 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.16.1
2020-01-15 01:19:09 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-15 01:19:10 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.2
2020-01-15 01:19:11 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-15 01:19:12 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-15 01:19:12 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.6
2020-01-15 01:19:14 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-15 01:19:14 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-01-15 01:19:14 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-01-15 01:19:14 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-01-15 01:19:15 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.4-rc9
2020-01-15 01:19:15 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-01-15 01:19:16 UTC/bin/sh -c #(nop) COPY multi:593c0d41bfe62105eaf493237333062e6ac89aa8ce389715db303c9fe8197f1d in /usr/bin/
2020-01-15 01:19:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-01-15 01:19:16 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-01-15T01:18:46Z
2020-01-15 01:19:16 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-01-15 01:19:17 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=1a322fece7bb723f630816bd568b2af5e3008a33
2020-01-15 01:19:17 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-01-15 01:13:34 UTC
195 MB
rancher/rancher-agent:v2.3.4-rc9
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:1951f408509ba9ddcf240ef5d838c72c5596f97a05b063446508f2ba15d510f2 - 49.39% (96.4 MB)
[#001] sha256:1e4572b3b427cd6ad79a44c9a263a2235b8b88b87a0ac5cd562e4c057b18cb05 - 0.0% (827 Bytes)
[#002] sha256:d9b88ce45d82c300a9a73fa092696c02e6b82dc1355494d8073308744e043a9b - 0.0% (830 Bytes)
[#003] sha256:09527d4b776df05e90c77b439faa4bd80c822366363bc5408957282d5fc0efad - 0.0% (829 Bytes)
[#004] sha256:63108ea74b370752595d56856f6f7d2185cb29284d518e593bd6113dcf47375d - 0.0% (832 Bytes)
[#005] sha256:9d2a4febc56a233bd9aa5b74fe52bbc271acbca3d59ef42f75f3347d1eaad4c9 - 0.0% (827 Bytes)
[#006] sha256:2581e6b9e0a089bcaee91f5f8baee15cf0db04aa58d13ae932816ee000e75c7d - 0.0% (831 Bytes)
[#007] sha256:f2b089db69f7025c7e9b13432bb5d44101e07702560dfc19dae19d6871a8d1bd - 0.03% (66.5 KB)
[#008] sha256:2c2edaaec1f763d352e96a06d9ba31543bbf77e789272916309c3251ed3c02d7 - 0.0% (832 Bytes)
[#009] sha256:3dfa96b1ea281ae0f8e87c14e4d11bf9db3bdaedb3faac7afa13d25160d115dc - 28.04% (54.7 MB)
[#010] sha256:ec7cd6bdb42b3bb610d70de59cbb967046a355c4109e9aeb6b8584bf95c904e4 - 0.05% (96.4 KB)
[#011] sha256:97c812991ab3e5595f0bef6be48dafbef5587315e05a8664442da5d807dcc448 - 0.0% (828 Bytes)
[#012] sha256:53e8273a037b2f9bf1d963d981b76f103026c69652512cda70045f4c2b716932 - 0.0% (829 Bytes)
[#013] sha256:8dbb8a934a1eb25b3ce61acdc35371942b82bdfa770da210792b1059714e0141 - 0.05% (96.6 KB)
[#014] sha256:585580b7cbf9c90d7ce0800408ae9e55061f46c51c10297747d9acd780aa9745 - 16.7% (32.6 MB)
[#015] sha256:ca2cc363220e151f3664d2724de18c2a062e382ed31b625c7301061026969bff - 0.0% (861 Bytes)
[#016] sha256:360775b0b481a1f9b59a1b518a715ddbfe8c88c0a06f63883437811ed3822ac1 - 0.0% (827 Bytes)
[#017] sha256:10e7f97a8a2b7f9b37b4f0689ba8068825c5e183127e6f8ef5182c0b1fcd7db5 - 0.0% (832 Bytes)
[#018] sha256:f2695027f6a53395094edbec5ce7ad8384f871542c14883f366e33bfb2be4ec0 - 0.0% (834 Bytes)
[#019] sha256:ce00cf3bea94c0f1d1707796913215323ce91dd12a0f29e710bf84fb0de6cf6b - 0.0% (827 Bytes)
[#020] sha256:ec18e5bdbe959d0122fb7cda2e80bd224634e069e120a4f9f3a9a95ab958ac9f - 5.73% (11.2 MB)
[#021] sha256:6d9925a4c74a2ed201f9004603364c19763f1c28db084f2033f60b0a0a0e894d - 0.0% (836 Bytes)
[#022] sha256:f70a44bac8ff4ac5568793365dfa887039fdb0d9532aff5aca3994d3c06ebe2e - 0.0% (829 Bytes)
[#023] sha256:04a803265d5f96b0faf082b713ce126fae5c4d8fe569ad234a9348ed950e6798 - 0.0% (826 Bytes)
[#024] sha256:6210542499b80f483e73ae6b10449f13d275733aa9e51205cd879c20b93b932b - 0.0% (833 Bytes)
[#025] sha256:a94d2128e4fd9123d42c0e9fbe58d3951e12f51d519f2eccb784ddbadc4274d0 - 0.0% (832 Bytes)
Apply image 1809-KB4530715-amd64
2019-12-13 19:14:26 UTCcmd /S /C #(nop) ARG VCS_REF=none
2019-12-13 19:14:26 UTCcmd /S /C #(nop) ARG PS_VERSION=6.2.0
2019-12-13 19:14:27 UTCcmd /S /C #(nop) ARG IMAGE_NAME=mcr.microsoft.com/powershell
2019-12-13 19:14:27 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=626638a 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-12-13 19:14:28 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-12-13 19:14:29 UTCcmd /S /C #(nop) USER ContainerAdministrator
2019-12-13 19:14:50 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1809 PS_VERSION=6.2.3 VCS_REF=626638a cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2019-12-13 19:14:51 UTCcmd /S /C #(nop) USER ContainerUser
2019-12-13 19:15:01 UTCcmd /S /C #(nop) COPY dir:cc4c542ef52db3db25fd993a2fdf182b8597d8c657d7bacab17200fc592cf78c in C:\Program Files\PowerShell
2019-12-13 19:15:32 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1809 PS_VERSION=6.2.3 VCS_REF=626638a 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-12-13 19:15:32 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-01-12 16:47:39 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-01-12 16:47:39 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-01-12 16:47:42 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-01-12 16:47:43 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-01-12 16:47:43 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-01-12 16:47:43 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-01-15 01:13:20 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.4-rc9
2020-01-15 01:13:21 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-01-15 01:13:22 UTCcmd /S /C #(nop) COPY multi:972d9eeaf70fe3beac6804d5a85c09b8e6d1ed0c7860c1ef048dc4de2845f875 in \etc\rancher\
2020-01-15 01:13:22 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-01-15 01:13:33 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-01-15T01:13:31Z
2020-01-15 01:13:33 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-01-15 01:13:33 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=1a322fece7bb723f630816bd568b2af5e3008a33
2020-01-15 01:13:34 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-01-15 01:11:43 UTC
197 MB
rancher/rancher-agent:v2.3.4-rc9
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:918487a9c3083b891ae1122ab15c7cb89524c308a928f5464a07df26a6b83202 - 0.0% (826 Bytes)
[#002] sha256:b1159f5eac98aea1940d3bd468ab4cc2c08f288aa7e7f078d964266e12b9c90d - 0.0% (825 Bytes)
[#003] sha256:5af62120dfc752dad1edcdcfcb7c246ec4b1f822dd4590064eeee0bf1b02d970 - 0.0% (835 Bytes)
[#004] sha256:533f51b446c6691a4863d8bdf4bcdc082c82c645abdfb19af1c9d628ea700f11 - 0.0% (852 Bytes)
[#005] sha256:af6f89ec1d540501baa113e21db96bea713bd8d814d73a346ad85fff627d2ed6 - 0.0% (832 Bytes)
[#006] sha256:ae00bc865ad1f4bccccc36ac2ce6db8cbaa400e675a70014d8b8b35db245acb5 - 0.0% (835 Bytes)
[#007] sha256:dbad591a7311fba7ebbf1a84af7183ad072be824f41410e8e79d7cf804fd1d77 - 0.03% (65.8 KB)
[#008] sha256:b5fcef4af9b548883739f4f7003577a947e9fc7950c6fbe64e5e6fde20445d8c - 0.0% (827 Bytes)
[#009] sha256:2a93a89be99088119dca3d36800ae657d476449ab279bdffc0187881f8c32bf2 - 27.81% (54.7 MB)
[#010] sha256:3066720d5053c7d4023ebb143e5c7521e9e976b2f2dbfdf79d7c0322ac8adc10 - 0.06% (128 KB)
[#011] sha256:bbab835d5d9639767bbe5021650f8ad399097f4666b817f7e91cffd14fe0ca26 - 0.0% (825 Bytes)
[#012] sha256:964335d768d0a7e8455c0549c5993f6aa07ba4288f25eddff634832b81f60cd5 - 0.0% (830 Bytes)
[#013] sha256:18de5e6c38f1b1139875ba2eb7e662da5baf96e81c22cd752e62cde728afcdbc - 0.05% (101 KB)
[#014] sha256:a43ecbff9095f242cd897bb6b48d841649ea0f5ffaa717cfb70980b2728cb415 - 16.56% (32.6 MB)
[#015] sha256:711bdc065e30b80a9f13dff546dad1228df872b6b63d6d62d6354bb85fd1b617 - 0.0% (831 Bytes)
[#016] sha256:e06d30797fab7e1f00c2ba2655a302f4505df6ba9b1090ebd40d465c74b756b0 - 0.0% (833 Bytes)
[#017] sha256:a6ef884282e794e8f7426357fb1835ec591554c7799a6e93038472766ef2095d - 0.0% (905 Bytes)
[#018] sha256:05624d6d1bcfdd303fa5a90ce30162126a29fc1e53152d8816538295a1d83cb6 - 0.0% (886 Bytes)
[#019] sha256:0aaec699fde023c0eb27ba29c28602f5eff8a150659b5d04481543d20811fdc5 - 0.0% (831 Bytes)
[#020] sha256:d9024d2c338e10695f25308161fc986ce4d5966a19b09373c027a79bdedf864e - 5.68% (11.2 MB)
[#021] sha256:57b45dee244f4a92946bd1c178d9b5e26e2cfe81acfb803ba19b55833caa97fd - 0.0% (903 Bytes)
[#022] sha256:2fa14a7d8ecaedf6c4cd40e45a7d0e493755e13e31efe20d93e32a8f2422e9ad - 0.0% (887 Bytes)
[#023] sha256:426f74ab3beefe09567cae485c599236989ba666fd2573eabaf0e2ebaa53888b - 0.0% (900 Bytes)
[#024] sha256:48c5d924b8e7186e0f822408accce5e7b3607c4e6ce3a3a5dd2ee7ed51b71e6e - 0.0% (832 Bytes)
[#025] sha256:78762b768bf45dad5eeca3095a06e7a2dac6c99160404af69c197199552f3f42 - 0.0% (832 Bytes)
Apply image 1903-KB4530684-amd64
2019-12-13 19:19:01 UTCcmd /S /C #(nop) ARG VCS_REF=none
2019-12-13 19:19:02 UTCcmd /S /C #(nop) ARG PS_VERSION=6.2.0
2019-12-13 19:19:02 UTCcmd /S /C #(nop) ARG IMAGE_NAME=mcr.microsoft.com/powershell
2019-12-13 19:19: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=626638a 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-12-13 19:19: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
2019-12-13 19:19:04 UTCcmd /S /C #(nop) USER ContainerAdministrator
2019-12-13 19:19:26 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1903 PS_VERSION=6.2.3 VCS_REF=626638a cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2019-12-13 19:19:26 UTCcmd /S /C #(nop) USER ContainerUser
2019-12-13 19:19:36 UTCcmd /S /C #(nop) COPY dir:cc4c542ef52db3db25fd993a2fdf182b8597d8c657d7bacab17200fc592cf78c in C:\Program Files\PowerShell
2019-12-13 19:20:08 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1903 PS_VERSION=6.2.3 VCS_REF=626638a 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-12-13 19:20:09 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-01-12 16:45:44 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-01-12 16:45:45 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-01-12 16:45:48 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-01-12 16:45:49 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-01-12 16:45:49 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-01-12 16:45:50 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-01-15 01:11:28 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.4-rc9
2020-01-15 01:11:29 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-01-15 01:11:30 UTCcmd /S /C #(nop) COPY multi:6864a3313f6e3369c5762a5340f412b1cf85f99f776a704310118d24023b8efd in \etc\rancher\
2020-01-15 01:11:30 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-01-15 01:11:42 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-01-15T01:11:40Z
2020-01-15 01:11:42 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-01-15 01:11:43 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=1a322fece7bb723f630816bd568b2af5e3008a33
2020-01-15 01:11:43 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-01-15 01:23:47 UTC
90.5 MB
rancher/rancher-agent:v2.3.4-rc9
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:083ab90813fd405397dbca2b021972603ae62211e401e42b4e928dff050de9c2 - 25.0% (22.6 MB)
[#001] sha256:87467c9ed1fdecf80ce31dc51b980ebd7b2391419ff6113f32e4d170c9f4c4b6 - 0.04% (34.4 KB)
[#002] sha256:5f7a1b2b6a922bf6c8024e2f9276928ed5e5538fd58bf3f0ba6a4a193d515ee7 - 0.0% (853 Bytes)
[#003] sha256:69de117a966f92306b4142bdfbccb0b74cbef319ce8b1c6652cf92ce28b0ddf1 - 0.0% (188 Bytes)
[#004] sha256:b4514bdf57d3c848377a08ba4019782a92022a1c0ac962585e5d4832115248f7 - 0.0% (124 Bytes)
[#005] sha256:3b182e3db0adf672fc032a322afefe3b98044c63423c6d47ffb673a8801c683c - 31.41% (28.4 MB)
[#006] sha256:5474b1e389b8e7cc9264e10a351ccec3ec46c0bd96796c81ae1e88490506e3ba - 2.15% (1.94 MB)
[#007] sha256:6282a7385db8ff112cdb2907b470f5369410d70764739e05cad1e0e6905093f3 - 1.25% (1.13 MB)
[#008] sha256:422b0cf8bd2e8749b190a57970e628edaff4b396a8d4f44fc5b48665c64bc1c2 - 24.46% (22.1 MB)
[#009] sha256:fe2e99647c4ea35b94c890ea2b39e0a93a932228e82eb8cf80797040477d60d5 - 15.7% (14.2 MB)
/bin/sh -c #(nop) ADD file:1f180a3d70349350f43f477e4053af7a5fbc4d62d4e76ada091884500bfb6ee1 in /
2019-12-19 03:50:03 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2019-12-19 03:50:12 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-12-19 03:50:18 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2019-12-19 03:50:20 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-01-15 01:23:11 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-01-15 01:23:12 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-15 01:23:13 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-01-15 01:23:13 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.16.1
2020-01-15 01:23:39 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-15 01:23:39 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.2
2020-01-15 01:23:41 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-15 01:23:42 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-15 01:23:42 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.6
2020-01-15 01:23:44 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-15 01:23:44 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-01-15 01:23:45 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-01-15 01:23:45 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-01-15 01:23:45 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.4-rc9
2020-01-15 01:23:45 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-01-15 01:23:46 UTC/bin/sh -c #(nop) COPY multi:eea0f394aff6cf2196db1f89e2cc027a4cac856922fd4583032466473523dcb6 in /usr/bin/
2020-01-15 01:23:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-01-15 01:23:47 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-01-15T01:23:08Z
2020-01-15 01:23:47 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-01-15 01:23:47 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=1a322fece7bb723f630816bd568b2af5e3008a33
2020-01-15 01:23:47 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.