2020-01-24 22:45:06 UTC
99.9 MB
rancher/rancher-agent:v2.3.5-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: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:ea8b0ec70c9911f779c6367d3afa887c094285b6c7441c2a7275cccc18d24f8a - 0.0% (123 Bytes)
[#005] sha256:3d6fb7ebb089b24cbfc3e9d5186d24a0b00c251a4bb9ada7d1870b260239ee83 - 31.38% (31.4 MB)
[#006] sha256:fb3555e7bfa2b0b9010448f78f8ca5c1f8b66a7b91f70fc99f1b05f06e7db619 - 2.21% (2.2 MB)
[#007] sha256:9440d96fd7abf97d72367c09cfe0d6e851f8c8b02fdfd86ae74a11fcbf897f2b - 1.22% (1.22 MB)
[#008] sha256:8836eba75768c551f1f060fc84892074d1376ea4d73377855879a4acea8b136c - 24.09% (24.1 MB)
[#009] sha256:4c33c74fbc11b782703e60d11847961ebcf85aaa4c5a8806e4d35083ac081680 - 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-24 22:44:37 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-01-24 22:44:37 UTC/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_amd64
2020-01-24 22:44:38 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-01-24 22:44:38 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.16.1
2020-01-24 22:44:58 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-24 22:44:59 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.2
2020-01-24 22:45:00 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-24 22:45:01 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-24 22:45:01 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.6
2020-01-24 22:45:03 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-24 22:45:03 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-01-24 22:45:04 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-01-24 22:45:04 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-01-24 22:45:04 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.5-rc4
2020-01-24 22:45:04 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-01-24 22:45:05 UTC/bin/sh -c #(nop) COPY multi:11ad8c54413ce2a97b8cb32322094f1b62fc8d44b39d493e8134bca567fc3aa1 in /usr/bin/
2020-01-24 22:45:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-01-24 22:45:06 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-01-24T22:44:33Z
2020-01-24 22:45:06 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-01-24 22:45:06 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=b1b050dbe38b0f4ea1075b869649535923bfdd01
2020-01-24 22:45:06 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-01-24 22:38:43 UTC
195 MB
rancher/rancher-agent:v2.3.5-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:ee446884f7bef76f8275c2f16add1c4fb598bea2ba861e72bce8fb4aac9b55ef - 49.37% (96.4 MB)
[#001] sha256:1a09b38540a8809aa6364dc06d44c8dc1699b1837b7a05c5a9f89219a457a653 - 0.0% (860 Bytes)
[#002] sha256:312e168914a92a2637b1cf721e992e89db14d490f992aa20e33ea8cbd61012e1 - 0.0% (830 Bytes)
[#003] sha256:ba59809b41bbcfe707940d6ccf0cce790cd89d5d2156d43ce0b8c02f20eaba15 - 0.0% (858 Bytes)
[#004] sha256:f77cd3a614ac04d73c3d025adce42aac59ecfb4e99b42582413951e0c4193066 - 0.0% (830 Bytes)
[#005] sha256:3089d6637a04a89739ddfa8fded52f0475c5a0a71e291a6e0fb783f1b73485a7 - 0.0% (862 Bytes)
[#006] sha256:e1afad5a8c31f6756342f5bb0069eaf6ab79019beba0b35c75d3c63a593d20a9 - 0.0% (835 Bytes)
[#007] sha256:0d6b102b5dfff937f74551aef3bd32c818a095be78663bf8a949ebca54834a13 - 0.03% (65 KB)
[#008] sha256:a2f0f71f51e695c5c48c73f13cf88feb290efa7248a1afa84926df4d9663c600 - 0.0% (828 Bytes)
[#009] sha256:437d8b14373af10ab80725115c3cead5d1682b2201739ac011835a6d45828aba - 28.05% (54.7 MB)
[#010] sha256:2d9871e1335def5e466b6ad5a7fa42b4d1552108d44db5bcfbe1c244beed13c6 - 0.06% (127 KB)
[#011] sha256:5e909f5d4ccbf8f610f5ac077277ac41ad07708c2f034c986fff455285f9569b - 0.0% (829 Bytes)
[#012] sha256:e5fc3cb7ddf0d978661114a298851b9f4b8b3a93c511e938567cb5fa4db77cd9 - 0.0% (832 Bytes)
[#013] sha256:51cbbaf7a28d37ea64d3e04822a35d6f7980c99310828c17d18b3e84350c2ec4 - 0.05% (96.5 KB)
[#014] sha256:062551d294f110fed5031f0b23ba86047a846bc983911e549f29ddd120e5ab1c - 16.7% (32.6 MB)
[#015] sha256:59a3a7790573e9c483c6f9fb13f4729830a530eaaaef285a99aa4737c4622ec5 - 0.0% (880 Bytes)
[#016] sha256:971cd39b9a384daa36cfba051a40517cbccd259091afaa9a11e1738abfaf47c3 - 0.0% (836 Bytes)
[#017] sha256:ee9c39e8722d7ecae159d674104edcd6e883e69bef39c07643444c96ebe669ce - 0.0% (833 Bytes)
[#018] sha256:7097c2f5494962539e526f07dd2b50b6d54042a75acda3d103e3115a9c289a1d - 0.0% (877 Bytes)
[#019] sha256:f791d811fbc2f07e9784adf554a19ef729444794b32c3e6cb623e94471a6300c - 0.0% (900 Bytes)
[#020] sha256:07a6d8a68d7044c10a220ec7f91fd6d2eb7bb05afb2dac02b8d570713ea35bf0 - 5.74% (11.2 MB)
[#021] sha256:b2c6326cc0bd83db19b0da080026bae61006524c53d34a460978ebe25e2e043e - 0.0% (831 Bytes)
[#022] sha256:f85a43f432c183a72bc65d0c44ed044539062cef2df02f276886fdc68f4558bc - 0.0% (838 Bytes)
[#023] sha256:8b4caff9c72e8aee66426abc823d8058bc4ba6b877e0f94be6054395b29b3c45 - 0.0% (829 Bytes)
[#024] sha256:91bfcfd437d60c32da652653e6b532f255166ce4d5eb16ca5b511f3d5d24ecf6 - 0.0% (826 Bytes)
[#025] sha256:c7ce48a10492c30756caf7aa788fd41b1b42d69c6b1a4ce9a9fe69cbd4612e6e - 0.0% (830 Bytes)
Apply image 1809-KB4534273-amd64
2020-01-15 19:29:40 UTCcmd /S /C #(nop) ARG VCS_REF=none
2020-01-15 19:29:40 UTCcmd /S /C #(nop) ARG PS_VERSION=6.2.0
2020-01-15 19:29:41 UTCcmd /S /C #(nop) ARG IMAGE_NAME=mcr.microsoft.com/powershell
2020-01-15 19:29: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=1b86687 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
2020-01-15 19:29: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
2020-01-15 19:29:42 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-01-15 19:30:03 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1809 PS_VERSION=6.2.3 VCS_REF=1b86687 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-01-15 19:30:03 UTCcmd /S /C #(nop) USER ContainerUser
2020-01-15 19:30:14 UTCcmd /S /C #(nop) COPY dir:cc4c542ef52db3db25fd993a2fdf182b8597d8c657d7bacab17200fc592cf78c in C:\Program Files\PowerShell
2020-01-15 19:30:44 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1809 PS_VERSION=6.2.3 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-15 19:30:45 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-01-20 16:18:01 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-01-20 16:18:02 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-01-20 16:18:05 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-01-20 16:18:06 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-01-20 16:18:07 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-01-20 16:18:07 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-01-24 22:38:30 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.5-rc4
2020-01-24 22:38:30 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-01-24 22:38:31 UTCcmd /S /C #(nop) COPY multi:c1011edefa264e1aa989a322419d3df04f9fd2febc853cadb1966aade4e75cde in \etc\rancher\
2020-01-24 22:38:31 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-01-24 22:38:42 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-01-24T22:38:41Z
2020-01-24 22:38:43 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-01-24 22:38:43 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=b1b050dbe38b0f4ea1075b869649535923bfdd01
2020-01-24 22:38:43 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-01-24 22:38:00 UTC
197 MB
rancher/rancher-agent:v2.3.5-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:aeef11c1b4a67e94f1cec604aad417558d9795c165856f62eefaee4cede5eff4 - 49.78% (98 MB)
[#001] sha256:1178d6e1e3b85f4bec5de7cd32c3072d851927341435adfc47372541d869dd86 - 0.0% (841 Bytes)
[#002] sha256:3cc2e6c8d4f9a0ff0c4072c819602aa4e275c7074001f6b6542d5eaa38efb3ab - 0.0% (837 Bytes)
[#003] sha256:b727fe65d219501deb86021a9904a28824c4eb5658bbd578b538630401d833f7 - 0.0% (833 Bytes)
[#004] sha256:e4ac198a7a0581ea360653e7a6556ef836a759240faa51d48d3e865e45daeaa9 - 0.0% (830 Bytes)
[#005] sha256:706c52f1881a9af595cd6f5a95c28d314b2565259a1d5b8f6128f26f1e84bc18 - 0.0% (834 Bytes)
[#006] sha256:a0a5c32ab8d91fe723fe09ad7710a51f6b15163126e210a9158adccaf6ca5aab - 0.0% (829 Bytes)
[#007] sha256:715f1d820c66acb9f7eddadc8c9c50123527a43ba8dfd320cac4f4e594aae91b - 0.03% (64.2 KB)
[#008] sha256:da665b2578262e19455f3e45c482840d754a75adfa92a314a82ff5bb63bdcb81 - 0.0% (835 Bytes)
[#009] sha256:5b4d688c7e39ffc541f41213eb05144917ff3790c9335eaddaad434cba5fdd81 - 27.81% (54.7 MB)
[#010] sha256:f2cc69112bdb2f41d5e9a8b830fa00bcb28403612e1584b0e154b780d131a29e - 0.07% (139 KB)
[#011] sha256:a8423d86b13e783476d6de15d12fc7640a94d864c6669d62e41399c74474843a - 0.0% (831 Bytes)
[#012] sha256:3ef31a3ec502833be74e7474f368c9b511d6f7cd12dd84ccbfee25c9ad4eded4 - 0.0% (925 Bytes)
[#013] sha256:7c0b93a34536a2991a24670bddc022f13eb47dcd184489b5672a0e6a0be800d6 - 0.05% (101 KB)
[#014] sha256:35ceb5c430e9e738edd4e638150543a77d9f8a5469245a89a64ff2df171923f3 - 16.56% (32.6 MB)
[#015] sha256:a50260b1e095a6fe382ec251344683e80e463ccbd1077cff54e01f6e09332982 - 0.0% (896 Bytes)
[#016] sha256:e0a675c52ab4a73c3338fa98adcaf7d753444264694e005b267cd0166ec17650 - 0.0% (833 Bytes)
[#017] sha256:a835fdbbebf131e4ced36e3cb698055f7c65c3f3f5a320f679ba8ea7cd149397 - 0.0% (832 Bytes)
[#018] sha256:e67091a367fe23ea1a3d471a16ac897ecbd45dd1192075a57f391529b0abe666 - 0.0% (830 Bytes)
[#019] sha256:1036d3dfdd9ec8594fd9de93b4baedebb651658ab4ea2031b7e1182a0128a262 - 0.0% (919 Bytes)
[#020] sha256:cf0aaeaeac56ba572484433ff5fd949816cc8a77ba9b0ff9145514a4ff096805 - 5.69% (11.2 MB)
[#021] sha256:845e0e0ce2804d16d5f474dc1a14381b280955e264a27fa8faa01851c4f161e6 - 0.0% (831 Bytes)
[#022] sha256:f3f8c7037849f7ca509bd3b2f3f0a579e98010c535597ffc0d630cc65721a6c1 - 0.0% (831 Bytes)
[#023] sha256:fb35f297acc8c6dbbf47f5a52a02a2d398f79d00e5d25dfb2fde1f1ba73c7ab6 - 0.0% (833 Bytes)
[#024] sha256:b4334368a5b552e03e8962c2a2efd06f0fdba7cd3837a2abfd4e534f1bfe2fb1 - 0.0% (833 Bytes)
[#025] sha256:fd9ab8442924f36a1b680ebf6c7f1ca243a9eab331d589ff277f798eb48126e7 - 0.0% (858 Bytes)
Apply image 1903-KB4530684-amd64
2020-01-15 19:34:10 UTCcmd /S /C #(nop) ARG VCS_REF=none
2020-01-15 19:34:10 UTCcmd /S /C #(nop) ARG PS_VERSION=6.2.0
2020-01-15 19:34:11 UTCcmd /S /C #(nop) ARG IMAGE_NAME=mcr.microsoft.com/powershell
2020-01-15 19:34:12 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.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
2020-01-15 19:34:12 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-15 19:34:13 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-01-15 19:34:32 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1903 PS_VERSION=6.2.3 VCS_REF=1b86687 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-01-15 19:34:32 UTCcmd /S /C #(nop) USER ContainerUser
2020-01-15 19:34:42 UTCcmd /S /C #(nop) COPY dir:cc4c542ef52db3db25fd993a2fdf182b8597d8c657d7bacab17200fc592cf78c in C:\Program Files\PowerShell
2020-01-15 19:35:15 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.3/powershell:6.2.3-nanoserver-1903 PS_VERSION=6.2.3 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-15 19:35:15 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-01-20 16:16:02 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-01-20 16:16:03 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-01-20 16:16:06 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-01-20 16:16:06 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-01-20 16:16:07 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-01-20 16:16:07 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-01-24 22:37:47 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.5-rc4
2020-01-24 22:37:47 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-01-24 22:37:48 UTCcmd /S /C #(nop) COPY multi:2521c29c6e146d046c74ffad151c06d24821dd2e5fa28223c1a68121f99e546b in \etc\rancher\
2020-01-24 22:37:49 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-01-24 22:37:59 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-01-24T22:37:57Z
2020-01-24 22:38:00 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-01-24 22:38:00 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=b1b050dbe38b0f4ea1075b869649535923bfdd01
2020-01-24 22:38:00 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-01-24 22:54:23 UTC
90.5 MB
rancher/rancher-agent:v2.3.5-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:fbdcf4a939bd956d7cd2fd21e684e4e3ca5d9ef60886808b0345bbc2c3b6f18a - 25.0% (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:ef806d446fd95086fdbed22e4a18f15f5ffcd00f951a4d678c5d1728d1973f71 - 0.0% (123 Bytes)
[#005] sha256:40979b54dc7481bc750c8d652bce0ab6a89ed313a8ffaf20943d7af1b583f632 - 31.41% (28.4 MB)
[#006] sha256:c9a435e19dc6516b1eb0530599193289078bae70d7b371c56680d592b0f3fda8 - 2.15% (1.94 MB)
[#007] sha256:8cddc971d30122c72bb47e59d553840e30b2a8463051b7300fc2e44b20905869 - 1.25% (1.13 MB)
[#008] sha256:f645f3374bbf761bda8f51eb25c2dc660f11d18e519fcf38683177a0ab8e0bc0 - 24.46% (22.1 MB)
[#009] sha256:72a4790d97490a073526ad7951f3491fbc08735e5a2e3c20db2993272510f2fa - 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-24 22:53:31 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-01-24 22:53:31 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-24 22:53:33 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-01-24 22:53:33 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.16.1
2020-01-24 22:54:10 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-24 22:54:10 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.2
2020-01-24 22:54:12 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-24 22:54:14 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-24 22:54:14 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.6
2020-01-24 22:54:17 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-24 22:54:17 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-01-24 22:54:18 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-01-24 22:54:18 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-01-24 22:54:18 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.5-rc4
2020-01-24 22:54:19 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-01-24 22:54:20 UTC/bin/sh -c #(nop) COPY multi:4d27326765dafd8e897a903ab067a080ef02dad4fa7a051b13c78b273b5ec24b in /usr/bin/
2020-01-24 22:54:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-01-24 22:54:21 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-01-24T22:53:26Z
2020-01-24 22:54:22 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-01-24 22:54:22 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=b1b050dbe38b0f4ea1075b869649535923bfdd01
2020-01-24 22:54:23 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.