2020-02-26 23:14:43 UTC
99.9 MB
rancher/rancher-agent:v2.3.6-rc2
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.48% (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:a4744496a31ff21d459fda05211a6888fe537901ef6643da661e558a60eda912 - 0.0% (124 Bytes)
[#005] sha256:800e65563a500a1e91e1cb87d00b11f7e0b206792746a725e81bea37b82ffd6c - 31.38% (31.4 MB)
[#006] sha256:71ab84ff10e58da6dc2b4f59d8c44f58b46b00bbf082f09408b4f2e44085845f - 2.21% (2.2 MB)
[#007] sha256:5f2a85b89d2001839a6e97856ffd06f8c2d301f41e15af82a4f96f8aafc1f5d4 - 1.22% (1.22 MB)
[#008] sha256:4cb7143a19b1388b4ddd2402b467f5c6bbbe47f1b4fa80a9f548a5bd6bb3a0d1 - 24.09% (24.1 MB)
[#009] sha256:799f591bde3611667b4ff4808de7e80b45f571072606660b3a1754896c5ae3da - 15.59% (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-02-26 23:14:16 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-02-26 23:14:16 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-02-26 23:14:17 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-02-26 23:14:17 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.16.1
2020-02-26 23:14:35 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-02-26 23:14:36 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.2
2020-02-26 23:14:37 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-02-26 23:14:39 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-02-26 23:14:39 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.6
2020-02-26 23:14:40 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-02-26 23:14:41 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-02-26 23:14:41 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-02-26 23:14:41 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-02-26 23:14:41 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.6-rc2
2020-02-26 23:14:41 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-02-26 23:14:42 UTC/bin/sh -c #(nop) COPY multi:8eccc13aa00307edeaea1b2445ebebd6843f239c4f96c67030359de719245ce6 in /usr/bin/
2020-02-26 23:14:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-02-26 23:14:43 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-02-26T23:14:13Z
2020-02-26 23:14:43 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-02-26 23:14:43 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=b5175db3f7046c2ec1d1dc9eb5d745e84b6a7532
2020-02-26 23:14:43 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-02-26 23:06:50 UTC
195 MB
rancher/rancher-agent:v2.3.6-rc2
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:c961c32396cd937595ba0dd85efa8f4b57d2aa43fa78d4c4c5574263f32e8faa - 0.0% (883 Bytes)
[#013] sha256:7721f3c526068f607882f1659f79eba28823fbdcc372364fa4b8032037a5a4ba - 0.05% (96.5 KB)
[#014] sha256:041bde5ad4098bc3ce1be304f2346305cd80442af57b949172b8bf2f79d84ae9 - 16.7% (32.6 MB)
[#015] sha256:b44d5c8070ba96c8cc28dec41d2f8884902e3f8a31bd5946ec71a3bd6dbfb230 - 0.0% (830 Bytes)
[#016] sha256:363d4752f508c07eba1022df968ce40948ac4a7dfeff031cc1cf506ef88fd580 - 0.0% (830 Bytes)
[#017] sha256:188fb3e242b9699cbdee6f283a7df68ddba7561e19551117a5895a895280a314 - 0.0% (833 Bytes)
[#018] sha256:cea4f60403bd316714f6e212000ad017ac03e885eef9c22118a9d6122109f128 - 0.0% (831 Bytes)
[#019] sha256:f57e34a5da185ad240d2b41f6d7a7288e3cd60db1dee8691c2168dd93ded44a4 - 0.0% (836 Bytes)
[#020] sha256:c2869b5ccf2579455e6acf77dad10d4610205113d9788d1a775d7deaa05e92a7 - 5.74% (11.2 MB)
[#021] sha256:5af45c0f49c831881c75875fe5fa530a3fdf8faef8cad017073dc43603f1279a - 0.0% (833 Bytes)
[#022] sha256:390268c6571af5332343aa2f30adc41daa0591919d9ca461423dc56855eb18c7 - 0.0% (832 Bytes)
[#023] sha256:ba91c314480c52ccb6dd1f0e074efc02273940c5556a6ab2c5eb2e16283ab550 - 0.0% (882 Bytes)
[#024] sha256:5477548eb688f4b3805ea2440d4f189c040a5f9b309e320704053b3e75da297e - 0.0% (894 Bytes)
[#025] sha256:d191083827404621209d1759b71375ce517ee7e7722792d3f1fb048a18961042 - 0.0% (879 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-02-24 05:34:48 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-02-24 05:34:49 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-02-24 05:34:51 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-02-24 05:34:52 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-02-24 05:34:53 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-02-24 05:34:53 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-02-26 22:42:38 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.6-rc2
2020-02-26 22:42:38 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-02-26 22:42:39 UTCcmd /S /C #(nop) COPY multi:d63afe2079497c39d55daf8a556fd3ad340d1e1831322927aec184cb796a92d7 in \etc\rancher\
2020-02-26 22:42:39 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-02-26 23:06:49 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-02-26T23:06:47Z
2020-02-26 23:06:49 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-02-26 23:06:50 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=b5175db3f7046c2ec1d1dc9eb5d745e84b6a7532
2020-02-26 23:06:50 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-02-26 23:06:52 UTC
197 MB
rancher/rancher-agent:v2.3.6-rc2
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:69f0ac2b573cfd99612427f448b94ed5982b1d8c831bfe684277855bf8d6d1ed - 0.0% (861 Bytes)
[#013] sha256:8b1078cc116c0f35db9719039942b745b26cf1c102608b5bde27e206086aa98a - 0.05% (101 KB)
[#014] sha256:4ab3a439a2fe6ba91c7857ae894782dc477575cb5047e55b6d1d118dc21dacab - 16.56% (32.6 MB)
[#015] sha256:946e8f91ee8cb0086ce242158a52eff43559e7029f0248da0cc078bc36afae75 - 0.0% (830 Bytes)
[#016] sha256:95b2793d857b0307f8194e6c7e55a7812764ec98f7b599179d792033a45f49f9 - 0.0% (834 Bytes)
[#017] sha256:1b22bc1798f18289f02942b6dad18bc6c7f7d0d2dd3067e7e1b6c2718d7d6186 - 0.0% (901 Bytes)
[#018] sha256:a4e54bb1bfff0dcbf6ee01a90f11de64250d31768bd00c5e8bb8d0cf8b6ad0ff - 0.0% (881 Bytes)
[#019] sha256:c03ad77601f837a4d5ae3aa9bd876cb1e1b883ded1458df903f17085a8fb37ab - 0.0% (882 Bytes)
[#020] sha256:3af408589b4459513177634c96bc877727eae0cb15778f1cd27d60685b2e92bf - 5.69% (11.2 MB)
[#021] sha256:9c071db2a05ea5c4a43fe43c4737d9844180d83ea0b3f0baab75e43b1c66883f - 0.0% (825 Bytes)
[#022] sha256:cf06a8e3225162e07f91395f819770a5a8178bdd759fa928f761569c11b0f36a - 0.0% (829 Bytes)
[#023] sha256:4a92e20712370abf8c5fa0c812359e44543b465eeb1c05198ce1bf8cf041006c - 0.0% (828 Bytes)
[#024] sha256:8fe3e873a4c1f0c657c5836b79169822c6be87db8bddc485efc1e427e9e9ccc5 - 0.0% (829 Bytes)
[#025] sha256:81e9aa9a7d5377e0cc337d30719ac0b004a8ff55215572eedf5d5ba5269bd700 - 0.0% (836 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-02-24 05:33:39 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-02-24 05:33:39 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-02-24 05:33:42 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-02-24 05:33:43 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-02-24 05:33:44 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-02-24 05:33:44 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-02-26 22:52:30 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.6-rc2
2020-02-26 22:52:30 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-02-26 22:52:31 UTCcmd /S /C #(nop) COPY multi:32a3ba5e7d7842ef907837ef8f824ea043eb07a555bb485c19be715cdbbf340e in \etc\rancher\
2020-02-26 22:52:31 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-02-26 23:06:51 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-02-26T23:06:49Z
2020-02-26 23:06:52 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-02-26 23:06:52 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=b5175db3f7046c2ec1d1dc9eb5d745e84b6a7532
2020-02-26 23:06:52 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-02-26 23:17:06 UTC
90.5 MB
rancher/rancher-agent:v2.3.6-rc2
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:20fbb994ce337823d3c2a075ba4f710caab4c8e5938e029aaa5e69ada3d77e7d - 0.0% (123 Bytes)
[#005] sha256:ff336836446088460a37acc86383797fac7aac8435f4a342455aa63a55037407 - 31.41% (28.4 MB)
[#006] sha256:7b6db5a5d880bfcd9c90b4b6453257fc103992c44ed58d6d049c9ae93df0b1af - 2.15% (1.94 MB)
[#007] sha256:c412e69d0f84ea180bffe42fca9f657175d893dbdeb84643c1fe88e2e36d91b6 - 1.25% (1.13 MB)
[#008] sha256:8bd0dc102a50d0f616eed825f854e2b5dc52b0da8eae22d55403b4ad40ee776f - 24.46% (22.1 MB)
[#009] sha256:c100bb4848352b0b3683987c0e75dba678b56bf5c94d01140dcf8534ad70e74b - 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-02-26 23:16:30 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-02-26 23:16:30 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-02-26 23:16:31 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-02-26 23:16:31 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.16.1
2020-02-26 23:16:57 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-02-26 23:16:57 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.2
2020-02-26 23:16:59 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-02-26 23:17:00 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-02-26 23:17:00 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.6
2020-02-26 23:17:02 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-02-26 23:17:02 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-02-26 23:17:02 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-02-26 23:17:03 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-02-26 23:17:03 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.6-rc2
2020-02-26 23:17:03 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-02-26 23:17:04 UTC/bin/sh -c #(nop) COPY multi:88dfba378530a466c3f5267f54b954dbcbcf2e7fb9e7a708e762ec78c75f4827 in /usr/bin/
2020-02-26 23:17:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-02-26 23:17:05 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-02-26T23:16:26Z
2020-02-26 23:17:05 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-02-26 23:17:05 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=b5175db3f7046c2ec1d1dc9eb5d745e84b6a7532
2020-02-26 23:17:06 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.