2020-08-19 20:30:17 UTC
114 MB
rancher/rancher-agent:master-a851b88c390171e89fb444931343956cf50bf5fc-head
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.17.6
KUBEPROMPT_VERSIONv1.0.10
LOGLEVEL_VERSIONv0.1.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:7595c8c21622ea8a8b9778972e26dbbe063f7a1c4b0a28a80a34ebb3d343b586 - 22.38% (25.5 MB)
[#001] sha256:d13af8ca898f36af68711cb67c345f65046a78ccd802453f4b129adf9205b1f8 - 0.03% (34.5 KB)
[#002] sha256:70799171ddba93a611490ba3557d782714b3f4da8963d49ac8726786ba8274a5 - 0.0% (848 Bytes)
[#003] sha256:b6c12202c5ef07dc9eb8f9d9e71407064684ed70f8c4040b62679b7d30200840 - 0.0% (161 Bytes)
[#004] sha256:da1f2a0f38f5db9ba4e3cab3faa4277d76c68de0883ffd53700248b9f7a55a3e - 0.0% (122 Bytes)
[#005] sha256:9a23be698026e7f383e97c1cd9df747e07363f4ddee6970f583be2dfa1abb5c8 - 26.6% (30.3 MB)
[#006] sha256:4895be44e8710dc3cf4c2e2fe8bb41833ad247ae0e017ecbfd03eb7573beb435 - 1.94% (2.2 MB)
[#007] sha256:9c78801a31ad4eaedc97d3a7359073cb2feeaf77b0a641fce54f10d390ae536e - 1.07% (1.22 MB)
[#008] sha256:abd4cec63ec2364657f1c1271b9195e967668b7aaeffb2cdcde0c5022728592c - 23.36% (26.6 MB)
[#009] sha256:6b0e18d1ac287ee67a2a24fb602c1885828468ff7bce4aa0456cc7a623286710 - 24.62% (28 MB)
/bin/sh -c #(nop) ADD file:7d9bbf45a5b2510d44d3206a028cf6502757884d49e46d3d2e6356c3a92c4309 in /
2020-07-24 14:38:20 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-07-24 14:38:21 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-07-24 14:38:21 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-07-24 14:38:22 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-08-19 20:29:51 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-08-19 20:29:51 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-08-19 20:29:52 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-08-19 20:29:52 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6
2020-08-19 20:30: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-08-19 20:30:09 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-08-19 20:30:10 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-08-19 20:30:11 UTC|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.7/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin
2020-08-19 20:30:12 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-08-19 20:30:13 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-08-19 20:30:13 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-08-19 20:30:14 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-08-19 20:30:14 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-08-19 20:30:14 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-a851b88c390171e89fb444931343956cf50bf5fc-head
2020-08-19 20:30:14 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-08-19 20:30:15 UTC/bin/sh -c #(nop) COPY multi:846ecffc76e1750acaf1bab3cd87d4acc815589733cb9365873257765a10a63d in /usr/bin/
2020-08-19 20:30:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-08-19 20:30:16 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-08-19T20:29:44Z
2020-08-19 20:30:16 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-08-19 20:30:16 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=a851b88c390171e89fb444931343956cf50bf5fc
2020-08-19 20:30:17 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-08-19 20:28:01 UTC
246 MB
rancher/rancher-agent:master-a851b88c390171e89fb444931343956cf50bf5fc-head
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1809-KB4565349-amd64
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:ce1c649a3e5b5b5449776d4afce631c673cade12336ccb5a38a0aac7c9d8b2bc - 39.12% (96.3 MB)
[#001] sha256:7faa8b742f9631b42a9205876cc727ffa352abb6cee017c1d1d9392abddcd313 - 0.0% (838 Bytes)
[#002] sha256:0c2fc86b9dadff222eca11e0e6bab2c3158a31e22cce766ac9cfde1f4a576856 - 0.0% (838 Bytes)
[#003] sha256:52bdd3932c0557c61f78db49bdf4196f2b9be53675af22e99852d11e66d38794 - 0.0% (836 Bytes)
[#004] sha256:9b106ae5c4d8c2a9fe2acb5a1eeb391506140ffb4cc220c3b9f5d850159e43ab - 0.03% (64.9 KB)
[#005] sha256:895b948ccfa29db408ff14b7f4b71a8dbc4370dea4d4cb2f62408124ba4155de - 0.0% (860 Bytes)
[#006] sha256:72e8c8759db590ccd720acc7459bbdd9164b4e2b8c8c99dcaa436dd2832df3b4 - 36.13% (88.9 MB)
[#007] sha256:dbdae1ce5b6368ca3a0d1d8e93be51a5d7b060e701b60daa27d5793f18e1c97d - 0.05% (132 KB)
[#008] sha256:ae20a9b494b26c05caf10a84c47e036bacecd0da3451c32ddca9158e60a229ea - 0.0% (836 Bytes)
[#009] sha256:5954decfbd5a3f11adf57651a276880af8b05b36891f2c128468fa65b44f104a - 0.0% (834 Bytes)
[#010] sha256:2bcd3e96d22febc4bdafbd6d0197e3d4c0b098efe5d267f0b827f243d3b96f41 - 0.04% (96.5 KB)
[#011] sha256:e1729b516c73e91b48487e46e791489d0947245afb19bd1830cbbd0e14f59595 - 13.24% (32.6 MB)
[#012] sha256:42a38d049bfbf5960bff0ae8b1ffb82a6deac521e6130f8c2700845729880ac4 - 0.0% (832 Bytes)
[#013] sha256:87acd95ffec24f6790a5bc2b2d891771275985a646805cd139a89043315d3657 - 0.0% (854 Bytes)
[#014] sha256:d7b6084ba6c7e1702addc40ccaa67d121e9edf8a90d98d2462b215b8d4c6f1c6 - 0.0% (827 Bytes)
[#015] sha256:70263ff448954a20fd2cf7b53d41922b3443671b973bf1d02979fbc7d1710d80 - 0.0% (845 Bytes)
[#016] sha256:72119294396882fce60ef75afbc19d2cefa385f2d127da50afb7f1e6399b4f1a - 0.0% (830 Bytes)
[#017] sha256:2546b673169afd06b0aa3f21b179e5420d8c936db3655c7bd332be0e375896b5 - 11.39% (28 MB)
[#018] sha256:9df67b12bf444d5e88b48e54810f104f496b72235208f9843edf46631b1aea97 - 0.0% (826 Bytes)
[#019] sha256:95f21bb2df55e997a47d44e8a902971d24bdef98ea632ed7bd7cfa6668fca526 - 0.0% (823 Bytes)
[#020] sha256:820faeb30c3a923a16aa0c7ea9b8de4107e887e0b3e6e16565516a026ee020c4 - 0.0% (832 Bytes)
[#021] sha256:bde741982f198abe537fec2479faae0e88aa05264a088485c63f0fdb195e6c14 - 0.0% (857 Bytes)
[#022] sha256:2a06f08b35d402a1cfa9c4b426ed6099dae46b74cf28526b1d40d64a1aabcee5 - 0.0% (853 Bytes)
Apply image 1809-KB4565349-amd64
2020-08-14 17:11:24 UTCcmd /S /C #(nop) ARG fromTag=1709
2020-08-14 17:11:25 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 POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1809-KB4565349-amd64
2020-08-14 17:11:25 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-08-14 17:11:45 UTC|1 fromTag=1809-KB4565349-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-08-14 17:11:45 UTCcmd /S /C #(nop) USER ContainerUser
2020-08-14 17:11:57 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-08-14 17:12:30 UTC|1 fromTag=1809-KB4565349-amd64 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-08-14 17:12:30 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-08-18 19:31:09 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-08-18 19:31:09 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-08-18 19:31:11 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-08-18 19:31:12 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-08-18 19:31:12 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-08-18 19:31:12 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-08-19 20:27:57 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-a851b88c390171e89fb444931343956cf50bf5fc-head
2020-08-19 20:27:58 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-08-19 20:27:59 UTCcmd /S /C #(nop) COPY multi:f9976338ca4b8b5db471a894430313d8257321937f1fec76a0baf176cdeb96a9 in \etc\rancher\
2020-08-19 20:28:00 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-08-19 20:28:00 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-08-19T20:27:55Z
2020-08-19 20:28:00 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-08-19 20:28:01 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=a851b88c390171e89fb444931343956cf50bf5fc
2020-08-19 20:28:01 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-08-19 20:27:38 UTC
248 MB
rancher/rancher-agent:master-a851b88c390171e89fb444931343956cf50bf5fc-head
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1909-KB4565483-amd64
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:e8a609e7f617bec4bcf5ba70cf691a9884e732141eadfcc9c42c436f917d0164 - 39.51% (97.9 MB)
[#001] sha256:f69c4c04af059b407ce235a9fe0f5dbdac1acb659c430e1833f032d59c54a44d - 0.0% (832 Bytes)
[#002] sha256:72b97ba92e8318fc9a92e5844f0fd6d9f18c98d0a3617751c97929f75ea30a7d - 0.0% (909 Bytes)
[#003] sha256:d42f4e553405da437ee2340b55b881b0331c3248fcf50e4d99d5f10681872813 - 0.0% (837 Bytes)
[#004] sha256:eb2bd59962273b3695d74c39f57f7f6cb94b660c6b24a50842dfa0b92cd3456e - 0.03% (66.6 KB)
[#005] sha256:f88712b8391a1bc1df04ce30ae241e6e6db02e7a299974cb2369737cf97fcd70 - 0.0% (840 Bytes)
[#006] sha256:9854a896de0f9cd78b8ecdf5435e85f911c7eb7f559bfcbb22e156f092725622 - 35.9% (88.9 MB)
[#007] sha256:552d1cab94d2e705e3f64b564242ed79bce25764edba87f44ef9017baae83ff1 - 0.04% (95.1 KB)
[#008] sha256:3ac31881f1657ad00f46be984a19351fbbd793d1cb03ea34040b2ec3664ee19e - 0.0% (839 Bytes)
[#009] sha256:9e0ed350d1ef005a5f2224a3311bc93737375aab88d10c630b65fad3045823ac - 0.0% (833 Bytes)
[#010] sha256:4af6cddd13eb9b60ee8ad914b85dad63e6f4bfdc8305ef91696fd4e318dad1be - 0.04% (101 KB)
[#011] sha256:e8ef0163149b652ef2ca75ff65e4b8c3fb1a10ed0cc6c21227b1f01e2c9f0cf9 - 13.16% (32.6 MB)
[#012] sha256:c4691730d2c1e494315a53637a8f6fb07f85bae2b3f79eaaf30cf25c7a418bb9 - 0.0% (833 Bytes)
[#013] sha256:2605b8c20e8674cce38acf9cd9867fa4d9458daaad3c17d548ade45ef3302495 - 0.0% (847 Bytes)
[#014] sha256:5ba44aee9ea348ae44f6f17895a0174edd5dc3d6d4756c1d57004171706ec35c - 0.0% (828 Bytes)
[#015] sha256:05934cd6d2ef54d2a8253c8b1cbc85480f9c450f5e50a42b3f3509aeceaf1277 - 0.0% (823 Bytes)
[#016] sha256:fa258916d15766b517bffc0f12ab12678870d121e8a6dc273d1cd8d3e76bbb8d - 0.0% (855 Bytes)
[#017] sha256:d2e3f848458126b11879152e3a6bb6d90189b16729ba69f0a902b67413284e40 - 11.32% (28 MB)
[#018] sha256:506c60c3ad6be8e7e433c43f504a2ec1fdee63808b78a0f32f2bfe76c1887146 - 0.0% (830 Bytes)
[#019] sha256:9b84e905ac6f0459fa46a2975ad0cfde12888921618e29e132cfe3640e2dbd71 - 0.0% (830 Bytes)
[#020] sha256:6dee55f5a69bceb65c06c0b0a8027aa375c28f35be2b0a75254ab27db930ebf7 - 0.0% (860 Bytes)
[#021] sha256:cd8839e8abad5a3e5f3220f6c6fb9e8cbdc222561bd49bf50ecdcf1b9b14b4a9 - 0.0% (854 Bytes)
[#022] sha256:a600a5a5481f563539008b51fdfe99e358aa443f5addd81bb6edad47081be95a - 0.0% (829 Bytes)
Apply image 1909-KB4565483-amd64
2020-08-14 17:23:02 UTCcmd /S /C #(nop) ARG fromTag=1709
2020-08-14 17:23:03 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 POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1909-KB4565483-amd64
2020-08-14 17:23:04 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-08-14 17:23:38 UTC|1 fromTag=1909-KB4565483-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-08-14 17:23:39 UTCcmd /S /C #(nop) USER ContainerUser
2020-08-14 17:23:58 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-08-14 17:24:36 UTC|1 fromTag=1909-KB4565483-amd64 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-08-14 17:24:37 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-08-18 19:30:57 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-08-18 19:30:57 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-08-18 19:30:59 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-08-18 19:31:00 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-08-18 19:31:00 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-08-18 19:31:00 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-08-19 20:27:34 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-a851b88c390171e89fb444931343956cf50bf5fc-head
2020-08-19 20:27:35 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-08-19 20:27:36 UTCcmd /S /C #(nop) COPY multi:f9976338ca4b8b5db471a894430313d8257321937f1fec76a0baf176cdeb96a9 in \etc\rancher\
2020-08-19 20:27:36 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-08-19 20:27:37 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-08-19T20:27:32Z
2020-08-19 20:27:37 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-08-19 20:27:37 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=a851b88c390171e89fb444931343956cf50bf5fc
2020-08-19 20:27:38 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-08-19 20:27:34 UTC
248 MB
rancher/rancher-agent:master-a851b88c390171e89fb444931343956cf50bf5fc-head
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1903-KB4565483-amd64
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:f07c298b155a926cb3857f19bd243eb37ae8af769486fb258a756447b691840c - 39.5% (97.8 MB)
[#001] sha256:ca7240146fcae31715f97a7a041e18abddb4e45a62c258a06cff51627d288f80 - 0.0% (838 Bytes)
[#002] sha256:4ab9f8429c375839d6325571aa6c1c7bc958b425bd393233d1a9852f6774171d - 0.0% (859 Bytes)
[#003] sha256:0e6769c1f528d865e79b1e48bb760bd5737b15d5a6c20d269e3efcdd481d898e - 0.0% (840 Bytes)
[#004] sha256:9bba958fbda2a14e697725fdd9f866e8613210b24d9a833dc363d8a0212c20ed - 0.03% (64.6 KB)
[#005] sha256:85bdb87e0b8ff7ab40be1f9f13b9aafce3daf1f7096753e6bf8cb83da746b13b - 0.0% (841 Bytes)
[#006] sha256:bac1aa0ab642d13082c010dd7deb5d5c3029a41155cf0116fe2c71d4594f353c - 35.9% (88.9 MB)
[#007] sha256:4eca6ad779e8a51543bd157c90213e734e171efc4f794000a309aa48b1182f0e - 0.05% (128 KB)
[#008] sha256:cd8b0df07d7d96744f49a7c9d9140a897f0afc5009b248a6a9559e7f76721398 - 0.0% (833 Bytes)
[#009] sha256:0a9280353dbc4016e68e98210735b658362e0f45004a4c323f2f431d2d20f622 - 0.0% (831 Bytes)
[#010] sha256:30f001637f4cff656e6d38a3b3a3e34b0ed661b58fcc2dc300c76d9861c31293 - 0.04% (101 KB)
[#011] sha256:d1889983bd44a4b64f9eb3fea624afd969f3c094f9437fea8fc6ab857e79acd3 - 13.16% (32.6 MB)
[#012] sha256:f6758b5ad20e11322439da3f97359d0ae05956f974c4f765122d034fee6b8966 - 0.0% (832 Bytes)
[#013] sha256:80f079dec96fcfd18200c46b29ece76cdac3c902a93f73964b16ccde856c6bbd - 0.0% (831 Bytes)
[#014] sha256:19355d383ba642024110c35a418a5c713d2b7e5e5ae72aad011187e6549109d6 - 0.0% (825 Bytes)
[#015] sha256:d16312f64d4544d0ccd4640753b23b2ae59a7ad7897e9c33b0b272cf4c361ef9 - 0.0% (829 Bytes)
[#016] sha256:267ba856ed8d320c73046e8823f7f8c3e018097916b40875dd6726c1832a634f - 0.0% (828 Bytes)
[#017] sha256:d5ae0d91d3259aa44eff99090224568e7a99327e4a03d1c558386385bd577d33 - 11.32% (28 MB)
[#018] sha256:035a1b66ac6befd8f6a4028fef8ca2f7fb2738f7479ec52de20f870f8234e6b0 - 0.0% (836 Bytes)
[#019] sha256:be24f77a2f7542ef9837af18e25ede3f31c519a163a1eb7af5c47cda6ba9c48a - 0.0% (829 Bytes)
[#020] sha256:33cfd75fe5e8bea2af5da6aa3684e347545cc659e6f7beb948bc8cb444c4f1cc - 0.0% (822 Bytes)
[#021] sha256:866df9ce67983fea0b40907f366c23a17fe53fa8d4aa94d6c0b125d11eb3f899 - 0.0% (852 Bytes)
[#022] sha256:981dfe223ac9a0eceffaafc6df146fd91c42755fdc9ad84ae294ccfe1f8e24ec - 0.0% (848 Bytes)
Apply image 1903-KB4565483-amd64
2020-08-14 17:17:01 UTCcmd /S /C #(nop) ARG fromTag=1709
2020-08-14 17:17:01 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 POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1903-KB4565483-amd64
2020-08-14 17:17:02 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-08-14 17:17:25 UTC|1 fromTag=1903-KB4565483-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-08-14 17:17:26 UTCcmd /S /C #(nop) USER ContainerUser
2020-08-14 17:17:42 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-08-14 17:18:30 UTC|1 fromTag=1903-KB4565483-amd64 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-08-14 17:18:30 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-08-18 19:30:42 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-08-18 19:30:42 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-08-18 19:30:44 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-08-18 19:30:45 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-08-18 19:30:45 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-08-18 19:30:46 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-08-19 20:27:30 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-a851b88c390171e89fb444931343956cf50bf5fc-head
2020-08-19 20:27:31 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-08-19 20:27:32 UTCcmd /S /C #(nop) COPY multi:f9976338ca4b8b5db471a894430313d8257321937f1fec76a0baf176cdeb96a9 in \etc\rancher\
2020-08-19 20:27:32 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-08-19 20:27:33 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-08-19T20:27:28Z
2020-08-19 20:27:33 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-08-19 20:27:33 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=a851b88c390171e89fb444931343956cf50bf5fc
2020-08-19 20:27:34 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-08-19 20:28:02 UTC
104 MB
rancher/rancher-agent:master-a851b88c390171e89fb444931343956cf50bf5fc-head
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.17.6
KUBEPROMPT_VERSIONv1.0.10
LOGLEVEL_VERSIONv0.1.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:a114936b480795ec46632c29c96e126744c314983ee0d83354804dc39d1afb46 - 21.85% (22.6 MB)
[#001] sha256:a27ecf0d2a869e5d188121e6b38473e481b66599a26d8df24d22c9170f50bfa9 - 0.03% (34.4 KB)
[#002] sha256:f4eb48eb870f62ec1a7a4a2d753bf2b92dff62a6dbedaeff6db6e41cb33196bc - 0.0% (849 Bytes)
[#003] sha256:0f912b9bb20d998fd0f1a2526d5539f35d34a476da71c783d0041b25b78c0af5 - 0.0% (188 Bytes)
[#004] sha256:bada26e92174a75e9ce8ba4ae8da8fe587c5758f164b17c57b45f97471ba87d3 - 0.0% (121 Bytes)
[#005] sha256:a4079bcd691b09bb204c105ef0b9b164775a3b0595dfa88fac0682f8d64819a1 - 26.44% (27.4 MB)
[#006] sha256:48ca6be820061eeb0f1e99b63b5135bcaad3b4f2e214d801a4c4e56b91ff1408 - 1.87% (1.94 MB)
[#007] sha256:fdca27b0905607f3d01d4af673823b3d88cc1a6eaa23d4bf209b50d4db000740 - 1.09% (1.13 MB)
[#008] sha256:8764445c6e9c1e85264b7d23bab2e42af20705daf109797cc5dc11e1d85b3865 - 23.79% (24.6 MB)
[#009] sha256:125f52c50a8478fc415268f32f6973fafb6237ef67d631220d2a083a5aee7cae - 24.92% (25.8 MB)
/bin/sh -c #(nop) ADD file:146b4b3953060bbe623c06f374b3b3798872e4e1ddfef76071c7c4b69a834622 in /
2020-07-24 16:21:35 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-07-24 16:21:51 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-07-24 16:23:26 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-07-24 16:23:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-08-19 20:27:36 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-08-19 20:27:36 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-08-19 20:27:37 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-08-19 20:27:37 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6
2020-08-19 20:27:55 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-08-19 20:27:55 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-08-19 20:27:57 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-08-19 20:27:58 UTC|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.7/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin
2020-08-19 20:27:58 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-08-19 20:27:59 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-08-19 20:28:00 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-08-19 20:28:00 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-08-19 20:28:00 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-08-19 20:28:00 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-a851b88c390171e89fb444931343956cf50bf5fc-head
2020-08-19 20:28:00 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-08-19 20:28:01 UTC/bin/sh -c #(nop) COPY multi:381fec764caeec3b44ba114d91a5d4aee1a8c12558a73283d4d5ddf3e117567e in /usr/bin/
2020-08-19 20:28:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-08-19 20:28:02 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-08-19T20:27:33Z
2020-08-19 20:28:02 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-08-19 20:28:02 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=a851b88c390171e89fb444931343956cf50bf5fc
2020-08-19 20:28:02 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.