2020-03-03 01:20:42 UTC
99.9 MB
rancher/rancher-agent:v2.3.6-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:423ae2b273f4c17ceee9e8482fa8d071d90c7d052ae208e1fe4963fceb3d6954 - 25.47% (25.5 MB)
[#001] sha256:de83a2304fa1f7c4a13708a0d15b9704f5945c2be5cbb2b3ed9b2ccb718d0b3d - 0.03% (34.5 KB)
[#002] sha256:f9a83bce3af0648efaa60b9bb28225b09136d2d35d0bed25ac764297076dec1b - 0.0% (852 Bytes)
[#003] sha256:b6b53be908de2c0c78070fff0a9f04835211b3156c4e73785747af365e71a0d7 - 0.0% (163 Bytes)
[#004] sha256:c81cafc84d4e1d37e37cec98051cec38eea1d15c595b177b5070475219816d0b - 0.0% (124 Bytes)
[#005] sha256:5f7098fbdb0ea6f748e91d4c3ba54ba4c518aca4ebb02d5d2fb010d18a694af7 - 31.38% (31.4 MB)
[#006] sha256:71ab84ff10e58da6dc2b4f59d8c44f58b46b00bbf082f09408b4f2e44085845f - 2.21% (2.2 MB)
[#007] sha256:1f4dae94d22c03a93f8945a5ee29de7bbf9527a741617c1e9cfb956c92b5efbc - 1.22% (1.22 MB)
[#008] sha256:93c385fca686106849c313d58a1c7cb736825df98a30f71a91e33f36d7c33134 - 24.09% (24.1 MB)
[#009] sha256:4ee28e5181da0a2d41c94bce4b2d418c78607b5026ed9044b994338e755912c9 - 15.6% (15.6 MB)
/bin/sh -c #(nop) ADD file:91a750fb184711fde03c9172f41e8a907ccbb1bfb904c2c3f4ef595fcddbc3a9 in /
2020-02-21 22:20:41 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-02-21 22:20:42 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2020-02-21 22:20:44 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-02-21 22:20:44 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-03-03 01:20:12 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-03-03 01:20:13 UTC/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_amd64
2020-03-03 01:20:13 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-03-03 01:20:14 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.16.1
2020-03-03 01:20:34 UTC|1 ARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
2020-03-03 01:20:34 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.2
2020-03-03 01:20:36 UTC|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin
2020-03-03 01:20:37 UTC|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.6/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin
2020-03-03 01:20:37 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.6
2020-03-03 01:20:39 UTC|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin
2020-03-03 01:20:39 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-03-03 01:20:40 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-03-03 01:20:40 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-03-03 01:20:40 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.6-rc4
2020-03-03 01:20:40 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-03-03 01:20:41 UTC/bin/sh -c #(nop) COPY multi:2576dcff5598493f045c90202e9b4c452557b549fbf051ba8e216bc9fdc951ab in /usr/bin/
2020-03-03 01:20:41 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-03-03 01:20:42 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-03-03T01:20:09Z
2020-03-03 01:20:42 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-03-03 01:20:42 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=35e169e22d6c1b74617be56982d023fe67459887
2020-03-03 01:20:42 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-03-03 01:13:44 UTC
195 MB
rancher/rancher-agent:v2.3.6-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.36% (96.4 MB)
[#001] sha256:e20d3ba636cff2ac400f9abe292678a83981a8292fc459ec2ad616ae40efd54e - 0.0% (832 Bytes)
[#002] sha256:487a61fa381bc83fd84994722f11eefcca01547aa246d87f38a9876027ef2a52 - 0.0% (834 Bytes)
[#003] sha256:b4303f12a9367b651448d9cf17e23c0d376907f60c1ee2c311833ab596a644e3 - 0.0% (854 Bytes)
[#004] sha256:71b2b5de0e5576cdc9e35ec157c0b12d395ae1952b0c73fb2abc9f0dfcee5c41 - 0.0% (862 Bytes)
[#005] sha256:f2aa95e187705a2badf37f6c1c111f2139b5f8dc6f6566054561412892031896 - 0.0% (827 Bytes)
[#006] sha256:0b65d894d8370b510bc9f18d2415773acb0b3fb6dbbab193c485da5cafceb88a - 0.0% (826 Bytes)
[#007] sha256:5f0529243e5fd7dbd1b6f36c9028282bb6cc15c44d14744f46d30d1ec80af7d8 - 0.04% (70.7 KB)
[#008] sha256:c28a493cf9a077bd1f45776aecc3573692a2a335307c20541b7430cb66418939 - 0.0% (832 Bytes)
[#009] sha256:a6148bbddfedebbbb36a917e615cd89202f4ac592cf873f7517c7a025e67f802 - 28.05% (54.8 MB)
[#010] sha256:d9131b75aeaa16d797204aefdf328333b6a067ec8e00bacf65b7444101183fbc - 0.07% (134 KB)
[#011] sha256:6bbece4734b44c575654fb1ffc96ecf6efdaac8729644ac61d8cfcbf70403fd0 - 0.0% (831 Bytes)
[#012] sha256:b9b2e7cc7d70bfe2aa606a862182dd58a56fe9f577088e81c5d51ed5a6dcc22a - 0.0% (921 Bytes)
[#013] sha256:20f74c5aa5fc46244d2081ee588dbe0da6351a013e047ad29ae8fd1f30576ccb - 0.05% (96.5 KB)
[#014] sha256:941197f10bfc56bcdc2443b3ee9a5325dea175704d8c371e809ceb642135e58b - 16.7% (32.6 MB)
[#015] sha256:36c552db43105e6270286c1960840c55ffd3449318ea36e710256d5a9a8d1dbd - 0.0% (828 Bytes)
[#016] sha256:fbc1b94c34b643bd8c4825b8f78070446f1dbada51732a8c30321e4449c76f16 - 0.0% (828 Bytes)
[#017] sha256:405d9d7dada11dd525e662a3d6a23d6d02912bae0c02b108f2f36bc708124430 - 0.0% (904 Bytes)
[#018] sha256:d185daa126cfd59a1c27a4cf0e9a92cf2630e2da57da19e7792792c0674a037f - 0.0% (829 Bytes)
[#019] sha256:f9a7c72521a0ecc3057ea862b77e241798d4cb9905d842499703f9b2eb1f90c7 - 0.0% (834 Bytes)
[#020] sha256:caecde2029b267c2c1035b7d4e38e3e3624ae355325cb3fb6c7ae01fe38121ba - 5.74% (11.2 MB)
[#021] sha256:5b0412f70890667763b5817f6e3982f1e14fc57decc2b68197f6acf23aa6b0b6 - 0.0% (881 Bytes)
[#022] sha256:fbf941662afd93dd62dc893a5fcd84c780691349e27f0a2df4b805c01b1faecc - 0.0% (830 Bytes)
[#023] sha256:82787b31ade0960938990556ede94e23e49ed89ae6786db91e020842cd1e4de7 - 0.0% (831 Bytes)
[#024] sha256:2545de4efb3928ed6afd1912e788dc995d144c1733e1ba2f1224f94d0cb5654f - 0.0% (855 Bytes)
[#025] sha256:881b8199585e6d4ae272ea49a4134d9262ce492fc88b460880414d283b48a31b - 0.0% (884 Bytes)
Apply image 1809-KB4534273-amd64
2020-02-21 00:06:48 UTCcmd /S /C #(nop) ARG VCS_REF=none
2020-02-21 00:06:49 UTCcmd /S /C #(nop) ARG PS_VERSION=6.2.0
2020-02-21 00:06:49 UTCcmd /S /C #(nop) ARG IMAGE_NAME=mcr.microsoft.com/powershell
2020-02-21 00:06:50 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=fdaef2d 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-02-21 00:06:51 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-02-21 00:06:52 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-02-21 00:07:15 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.4/powershell:6.2.4-nanoserver-1809 PS_VERSION=6.2.4 VCS_REF=fdaef2d cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-02-21 00:07:16 UTCcmd /S /C #(nop) USER ContainerUser
2020-02-21 00:07:25 UTCcmd /S /C #(nop) COPY dir:2f00bf82e63c5dd02333f4096765b58fecb234a2d8670721ee35a37d09fa8422 in C:\Program Files\PowerShell
2020-02-21 00:07:56 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.4/powershell:6.2.4-nanoserver-1809 PS_VERSION=6.2.4 VCS_REF=fdaef2d cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"
2020-02-21 00:07:56 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-03-01 18:34:43 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-03-01 18:34:43 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-03-01 18:34:46 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-03-01 18:34:47 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-03-01 18:34:47 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-03-01 18:34:48 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-03-03 00:22:20 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.6-rc4
2020-03-03 00:22:20 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-03-03 00:22:21 UTCcmd /S /C #(nop) COPY multi:6a824df3d8f29a23fafe41f35304ffab98e10d42d7a4826a7bec07dcfde88e0e in \etc\rancher\
2020-03-03 00:22:22 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-03-03 01:13:43 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-03-03T01:13:40Z
2020-03-03 01:13:43 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-03-03 01:13:43 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=35e169e22d6c1b74617be56982d023fe67459887
2020-03-03 01:13:44 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-03-03 01:13:36 UTC
197 MB
rancher/rancher-agent:v2.3.6-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:83b36a94e59b72e0824acc5a7e2d17de170536e9bc22b9dc646c2f241b5c462c - 49.76% (97.9 MB)
[#001] sha256:38ef6263190a4d724e9e2a87859e32321f378200299554d3365cc09b9227a063 - 0.0% (851 Bytes)
[#002] sha256:5f04317cb45f05b02970798dc789213019d30b5a8ed47974a183df343ff2ebfa - 0.0% (830 Bytes)
[#003] sha256:ba201f3093e07d0a4292348f59de46c22669bc235998cc45eddd4df679fb5c51 - 0.0% (850 Bytes)
[#004] sha256:0c2a35294fc1bcc46ff55247835f3c5fa0b867dc45e1a20f6a9b43683b78586f - 0.0% (825 Bytes)
[#005] sha256:dc4ba89f910f10ed0a0f1c25d803157a7411aa9df8bf99279601233166def9a2 - 0.0% (828 Bytes)
[#006] sha256:dc7bf70c403c93dafc47f24d68f148d2b58a3b704aae797b5c4f2c0e2df7271f - 0.0% (835 Bytes)
[#007] sha256:a5440cb71e7f3c68f99931846c52823a75982e081b88ad6a86cb6a924e7d0044 - 0.03% (63.2 KB)
[#008] sha256:ec120e12e14c88b34a082f9ac378b6f8c3cb64a8a10f334428eff23a3e745a25 - 0.0% (829 Bytes)
[#009] sha256:2562aa5864109512ad549c9fbafc49b79b3ae743e693ba0331a41ef948d3442c - 27.83% (54.8 MB)
[#010] sha256:e06e55c2e963b766037a0ee0647f38e42c1980c1d561846f59fbce1fbad86f3b - 0.06% (127 KB)
[#011] sha256:275ea8347e9eacfa2f32a7ebd56d93d5c8bbb299f21853bb8ae17388c327e294 - 0.0% (833 Bytes)
[#012] sha256:526706d085c58fc24ffd393187ae5aa3839cbf72e608a3b41190ad50a2eceaf3 - 0.0% (834 Bytes)
[#013] sha256:1ec3599f0e8787b8558f3e73abde9551b33e7e14c82070cdbaf1ab1b06d10025 - 0.05% (101 KB)
[#014] sha256:b6caa43fa4961ea69d27efae203a3b0804622432237834a26835ae773500e67a - 16.56% (32.6 MB)
[#015] sha256:a9f58e01b5b69723906de3ad968449902d91283b541a50ec131cf8a5b7846f9a - 0.0% (917 Bytes)
[#016] sha256:ddea5ac900ce79435e540b3f415588ac5d9e520442669b89adf6b56fe6ad955c - 0.0% (825 Bytes)
[#017] sha256:6379b25303292e9b8e411272acddfed954177e16f26ff8f4e6320fff37495796 - 0.0% (830 Bytes)
[#018] sha256:dcf5aa3d2b5d5e13266d44d3e296ae43f0f695bd19dc19938e0f7db5f8d046f9 - 0.0% (822 Bytes)
[#019] sha256:95944709e5804625e01c3abb711df2ed0c0cc112667627b59346708cc4ef2716 - 0.0% (899 Bytes)
[#020] sha256:f6bb1eed9859b17266d5eaea48540046e08386908ed4b98efef147be23f58462 - 5.7% (11.2 MB)
[#021] sha256:02f70d749873b93283b12ba1287dae908aad96a1d4867d4d5e43483ea3e3e712 - 0.0% (827 Bytes)
[#022] sha256:598f70578b2140f4ec63f9af463cd99ef329c30270438dc16f2281415fbb0493 - 0.0% (833 Bytes)
[#023] sha256:89d815b51ea19566d0440be83048facab80566b81e2698d6b9b1cc5346809ed7 - 0.0% (835 Bytes)
[#024] sha256:5356e31d7b0b5b517bcdde0ae09c3aef5c633a2ea346792162d12729137bf370 - 0.0% (877 Bytes)
[#025] sha256:24cc6de3b5edf291988c040bcab05aefe986c6c77f6fb72c745f936e74a56455 - 0.0% (832 Bytes)
Apply image 1903-KB4532693-amd64
2020-02-21 00:11:49 UTCcmd /S /C #(nop) ARG VCS_REF=none
2020-02-21 00:11:49 UTCcmd /S /C #(nop) ARG PS_VERSION=6.2.0
2020-02-21 00:11:50 UTCcmd /S /C #(nop) ARG IMAGE_NAME=mcr.microsoft.com/powershell
2020-02-21 00:11:51 UTCcmd /S /C #(nop) LABEL maintainer=PowerShell Team <powershellteam@hotmail.com> readme.md=https://github.com/PowerShell/PowerShell/blob/master/docker/README.md description=This Dockerfile will install the latest release of PowerShell. org.label-schema.usage=https://github.com/PowerShell/PowerShell/tree/master/docker#run-the-docker-image-you-built org.label-schema.url=https://github.com/PowerShell/PowerShell/blob/master/docker/README.md org.label-schema.vcs-url=https://github.com/PowerShell/PowerShell-Docker org.label-schema.name=powershell org.label-schema.vcs-ref=fdaef2d 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-02-21 00:11:51 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-02-21 00:11:52 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-02-21 00:12:15 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.4/powershell:6.2.4-nanoserver-1903 PS_VERSION=6.2.4 VCS_REF=fdaef2d cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-02-21 00:12:16 UTCcmd /S /C #(nop) USER ContainerUser
2020-02-21 00:12:26 UTCcmd /S /C #(nop) COPY dir:2f00bf82e63c5dd02333f4096765b58fecb234a2d8670721ee35a37d09fa8422 in C:\Program Files\PowerShell
2020-02-21 00:12:59 UTC|3 IMAGE_NAME=mcr.microsoft.com/v6.2.4/powershell:6.2.4-nanoserver-1903 PS_VERSION=6.2.4 VCS_REF=fdaef2d cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"
2020-02-21 00:13:00 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-03-01 18:32:51 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-03-01 18:32:52 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-03-01 18:32:55 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-03-01 18:32:55 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-03-01 18:32:56 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-03-01 18:32:56 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-03-03 00:32:44 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.6-rc4
2020-03-03 00:32:44 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-03-03 00:32:45 UTCcmd /S /C #(nop) COPY multi:80f69be3c3a0aeda33651152bb9c52cc5367b5371e791c89b1e60ab179d88a5a in \etc\rancher\
2020-03-03 00:32:45 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-03-03 01:13:35 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-03-03T01:13:33Z
2020-03-03 01:13:35 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-03-03 01:13:36 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=35e169e22d6c1b74617be56982d023fe67459887
2020-03-03 01:13:36 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-03-03 01:23:58 UTC
90.5 MB
rancher/rancher-agent:v2.3.6-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:6695dc10aaa5cd71c433dfb366e84804eb5fbee91eab1e113442040d6ef4c9e0 - 24.99% (22.6 MB)
[#001] sha256:72aab8f928deff72c9b5867c93524a60e3f8cf1b7401c88b0ede8dc3c595e828 - 0.04% (34.4 KB)
[#002] sha256:9e83b6447acdea2afff1a10052ebc551d15bfd1d2a93a202699f7a458c612c07 - 0.0% (850 Bytes)
[#003] sha256:2e6a91485a919c412d218b6441c339f691079ff88e6d28734b1cc3d5938cf58d - 0.0% (189 Bytes)
[#004] sha256:b8c19b435ada38ee52be7878c1b750498f5b02ac67f7e87968b6d64dcf165e11 - 0.0% (124 Bytes)
[#005] sha256:821f27cf5caab05d1ca19c295f1836a6fd925a37af36cc296086f3bed625e18e - 31.4% (28.4 MB)
[#006] sha256:7b6db5a5d880bfcd9c90b4b6453257fc103992c44ed58d6d049c9ae93df0b1af - 2.14% (1.94 MB)
[#007] sha256:8fd8e38b437ea88ae8cdd84d3d405a36c1738c8cbed509b5219d84627669ce30 - 1.25% (1.13 MB)
[#008] sha256:a642ac9fbae64c5855b50f202a608b2a7e97fd7144edd2377855c6b234c3599b - 24.46% (22.1 MB)
[#009] sha256:96fca38b54a99a9384970a1e8cd09146e328f643c179da2916eba9e2acc79993 - 15.71% (14.2 MB)
/bin/sh -c #(nop) ADD file:d827a0b8f08011678a718254c1220408c7e6c7ab03ae4259b415542309f18578 in /
2020-02-21 21:54:21 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-02-21 21:54:23 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2020-02-21 21:54:25 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-02-21 21:54:25 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-03-03 01:23:20 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-03-03 01:23:20 UTC/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_arm64
2020-03-03 01:23:21 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-03-03 01:23:21 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.16.1
2020-03-03 01:23:49 UTC|1 ARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
2020-03-03 01:23:49 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.2
2020-03-03 01:23:51 UTC|1 ARCH=arm64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin
2020-03-03 01:23:52 UTC|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.6/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin
2020-03-03 01:23:53 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.6
2020-03-03 01:23:55 UTC|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin
2020-03-03 01:23:55 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-03-03 01:23:55 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-03-03 01:23:55 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-03-03 01:23:56 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.6-rc4
2020-03-03 01:23:56 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-03-03 01:23:57 UTC/bin/sh -c #(nop) COPY multi:bdb647fb29c8d5e4a79b8f01fc58c7f1960488f4f80097b875d1e14e763ee9e1 in /usr/bin/
2020-03-03 01:23:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-03-03 01:23:57 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-03-03T01:23:16Z
2020-03-03 01:23:58 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-03-03 01:23:58 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=35e169e22d6c1b74617be56982d023fe67459887
2020-03-03 01:23:58 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.