2020-09-22 03:56:34 UTC
156 MB
rancher/rancher-agent:master-903a8925f5cc8aad44d7481a77ecb64721bc98cc-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:5d9821c948472065b3c166b4abc08367160961c9ac4639eb0023670ab4845a6a - 16.28% (25.5 MB)
[#001] sha256:a610eae58dfceafc0725cb0472249020f75bcc796468615798ee394cbaf86120 - 0.0% (852 Bytes)
[#002] sha256:a40e0eb9f1408cd0bee02979b33f05689110bc9caba370388d94f73b46a6379a - 0.0% (162 Bytes)
[#003] sha256:20ff952d4a65da6cb875bbd7c06985e701bafa70e098fb85df758c938d3f55a2 - 0.0% (123 Bytes)
[#004] sha256:f19f356fd9cd8b251ba88cf2133e810bae44712116e9a357164fd5b6bd068e85 - 34.63% (54.2 MB)
[#005] sha256:566693d7b4eb05982f028e03fb2e4853e8c0e30969b9b9cd337913c1c552d626 - 1.41% (2.2 MB)
[#006] sha256:6e9df6ba07f4cb7bfb903bf4d24910a98d0e13dbb097ccf899d258f613ab1b16 - 16.99% (26.6 MB)
[#007] sha256:04715a9e8b0f5eb2e8591d2279851ccf955bff3b49808fa52257e8847b37c0c6 - 11.57% (18.1 MB)
[#008] sha256:1884756973ab7c56cb1ef3a1b6b7f05fbe552c3091a9aa11c9d8eac6ad727d56 - 19.12% (29.9 MB)
[#009] sha256:3b42e6e09eb6f85df39899c29599db291fd1bc81cdbfaa5266b59853a2e9b620 - 0.0% (173 Bytes)
/bin/sh -c #(nop) ADD file:84f8ddc4d76e1e867ab084f300cf4c2397bb9e4628d83dc22f4f5e2f6ec670b4 in /
2020-09-16 22:20:03 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-09-16 22:20:04 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-09-16 22:20:05 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-09-16 22:20:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-09-22 03:55:56 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-09-22 03:55:56 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-09-22 03:55:57 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-09-22 03:55:57 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6
2020-09-22 03:56:19 UTC|1 ARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git 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-09-22 03:56:20 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-09-22 03:56:22 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-09-22 03:56:22 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-09-22 03:56:24 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-09-22 03:56:24 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-09-22 03:56:25 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-09-22 03:56:25 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-09-22 03:56:25 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-903a8925f5cc8aad44d7481a77ecb64721bc98cc-head
2020-09-22 03:56:26 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-09-22 03:56:30 UTC/bin/sh -c #(nop) COPY dir:b49f9f0626c7aca17c6640eac65d215e19e30cf6d28d1f96b1fd355a34a42d3b in /var/lib/rancher-data
2020-09-22 03:56:32 UTC/bin/sh -c #(nop) COPY multi:a01f55a8480e89659b30a535acaaa5a5131747392159721391ffbfe4638c1759 in /usr/bin/
2020-09-22 03:56:33 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-09-22 03:56:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-09-22 03:56:33 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-22T03:55:04Z
2020-09-22 03:56:34 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-09-22 03:56:34 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=903a8925f5cc8aad44d7481a77ecb64721bc98cc
2020-09-22 03:56:34 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-09-22 03:50:28 UTC
248 MB
rancher/rancher-agent:master-903a8925f5cc8aad44d7481a77ecb64721bc98cc-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 - 38.84% (96.3 MB)
[#001] sha256:3650fec0ef6bbd59ef76eb73b3728f270cdfd4e5c23ff3a4f67f1aa71e8b476e - 0.0% (838 Bytes)
[#002] sha256:f88676ecf4cfbb7c51d6acddc9cc258f5382cd58b3b61587b60bdbfe22468339 - 0.0% (842 Bytes)
[#003] sha256:6b01b77ca2a1cd7192352f713781ac154c93275cbdb4891fb8dad86ba53f642f - 0.0% (838 Bytes)
[#004] sha256:8a0327f8ab813aca186bd82849954bfe720ea463b6be465969aab977f806dd30 - 0.03% (67 KB)
[#005] sha256:c7ecbf60bce08e33c4a83794e9aab6783513061c7858281a9b13042383cf000c - 0.0% (837 Bytes)
[#006] sha256:cfd618c4c1da8c3f69986665623201e96143693c89dd759f75c9030db701e4f1 - 35.86% (88.9 MB)
[#007] sha256:62598564b6a3a719aa27ad95fbdb832b2c55f8354b11213857688d9b18b68ba9 - 0.04% (92 KB)
[#008] sha256:09e8875832f3450f43161e05d8304353a8df24ef78a60c6df69c5ae1e72215b9 - 0.0% (827 Bytes)
[#009] sha256:c298bf23b54345dfe5c37e6ec717b2808fbf916131b2e8ea0973159c9e4efa60 - 0.0% (853 Bytes)
[#010] sha256:43e26a7a0d25b1e741d5e4425ee985b897828b268db14c0a16aa9dbb8a02c9e0 - 0.04% (96.5 KB)
[#011] sha256:c1ded42e63d605cd53f322a67ba2cba499ed2626107d33413994e715eacd192d - 13.15% (32.6 MB)
[#012] sha256:7353448dee3e0f18b5ec6bf4ac77d5c8684258f6b0771b1726ca150cd8e4473c - 0.0% (859 Bytes)
[#013] sha256:d4d708eb22ef89e50b7521046b5f2857bc4bbc287169d2b58cf68052258dd9a8 - 0.0% (830 Bytes)
[#014] sha256:462be60951c7f4376fa381e8a1bd34a231fca3a2b2056ea905d0d06a998bdbd9 - 0.0% (829 Bytes)
[#015] sha256:e955373721730c48386ae5215af694046d225bd22c1c5b0f3ddfc0906cddc6af - 0.0% (851 Bytes)
[#016] sha256:6ab42f4349a07f20d4cd896b6de614ebc7ef4456f1f2d0a95c575b189c165620 - 0.0% (829 Bytes)
[#017] sha256:e3ab11064507145ca08e2b3abe3ee9d3d5a7b966dbe235b972118e9f7c32fd3c - 12.05% (29.9 MB)
[#018] sha256:4e26b6016bebce8408c50bd667fd173526431066ad2bcde89b8e02401c773d73 - 0.0% (834 Bytes)
[#019] sha256:3c684190ed10736efc9f1477f8c930e91d2b7b5b858716a6e98fdbcc3d5c5b79 - 0.0% (824 Bytes)
[#020] sha256:ef34b4be5c062427a36ccf2f6e3dd1a75b0b6e19f028e3d793e5d71517196ae5 - 0.0% (829 Bytes)
[#021] sha256:566662ab29c958cf878a28259744e915ae0ed76ebfd8638ff30b7e70aade7618 - 0.0% (832 Bytes)
[#022] sha256:21128415593458e7e7b187963c98af9839a5ca31814ab4befc876471a5249a18 - 0.0% (848 Bytes)
Apply image 1809-KB4565349-amd64
2020-09-08 16:46:56 UTCcmd /S /C #(nop) ARG fromTag=1709
2020-09-08 16:46:56 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-09-08 16:46:57 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-08 16:47:06 UTC|1 fromTag=1809-KB4565349-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-09-08 16:47:07 UTCcmd /S /C #(nop) USER ContainerUser
2020-09-08 16:47:23 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-09-08 16:48:05 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-09-08 16:48:05 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-09-20 15:16:35 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-20 15:16:36 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-09-20 15:16:38 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-09-20 15:16:39 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-09-20 15:16:39 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-09-20 15:16:39 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-09-22 03:50:24 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-903a8925f5cc8aad44d7481a77ecb64721bc98cc-head
2020-09-22 03:50:25 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-09-22 03:50:26 UTCcmd /S /C #(nop) COPY multi:e7f3a5a5bee1c081c9cadba60e407124e7b8424636004eb3713785412071fe08 in \etc\rancher\
2020-09-22 03:50:27 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-09-22 03:50:27 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-22T03:50:22Z
2020-09-22 03:50:28 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-09-22 03:50:28 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=903a8925f5cc8aad44d7481a77ecb64721bc98cc
2020-09-22 03:50:28 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-09-22 03:51:31 UTC
250 MB
rancher/rancher-agent:master-903a8925f5cc8aad44d7481a77ecb64721bc98cc-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.21% (97.9 MB)
[#001] sha256:176a4bd330bfd072b56ffdbb984f062c94adc5769ce6a2134b388f8e92b717f4 - 0.0% (890 Bytes)
[#002] sha256:9af460dce600ec8a6e9b6526260039174a9c6a133d558fc4e8c2f59e6ae495df - 0.0% (840 Bytes)
[#003] sha256:a0d3f2217f3847a2c2103130a51e85d3dbd3e2d12f076bc16ed774c8f4a34773 - 0.0% (834 Bytes)
[#004] sha256:f2ba9edf93794bab84fb0e07690c26862a7e9e129acf96e5bfdced6c3bf0d230 - 0.03% (65.5 KB)
[#005] sha256:e49367b1f7899f36e95748d3442c28c85a4331e9d45be6ec919b1cb90e1856b3 - 0.0% (841 Bytes)
[#006] sha256:b29a42fcdf773c2a3862913bb7e7d58db675966a7909849d9e53f0a8c1e3fd00 - 35.64% (88.9 MB)
[#007] sha256:9f8a37ac3aec6d361cd1f1eb6122fa1ed61c19b7d970f3b541f3b3d938bf884b - 0.05% (122 KB)
[#008] sha256:547c54e71f4b4bfe1c93096405f58690b10a6095597fb50223e569cd17e13bc2 - 0.0% (862 Bytes)
[#009] sha256:cb28a07276038d75083c43761957ef8e8c9ea47a6a68e0b94f8ae72c1e09f59a - 0.0% (828 Bytes)
[#010] sha256:b24bd00a557091ad4bd877cbe8e61a35c5a515f892cc784bb5efc6de41a19226 - 0.04% (101 KB)
[#011] sha256:6ec635ad2b9104883bbf378dd5f1d2bf4a18997ea87e3312a94ad7e1e6cc925d - 13.06% (32.6 MB)
[#012] sha256:777413d30816045b2694b6cfe1764a1ae9af077a0828d05e51c84dfa88f27b6e - 0.0% (829 Bytes)
[#013] sha256:c6fc15aff6f4c5b3d6b42bbcb3513c9c0b53085c064b9cfc047fbfe4de782c44 - 0.0% (855 Bytes)
[#014] sha256:5a4df3eb38a1c6aafdc6b0636234423d68715fa6b81e9dc22f0cd4868bf4a893 - 0.0% (830 Bytes)
[#015] sha256:05c8a2aaa69d4537444217d7e4ba794296708c336f55c863491e7dca8ea1c799 - 0.0% (852 Bytes)
[#016] sha256:c3afd06aca541fd713a11cd4a6f086637df6862b40409c6c6fb263ec6d8bc6bc - 0.0% (830 Bytes)
[#017] sha256:84c57deabbe5e2a495e425b34225b275cc144d03a27e3064a5fe6ecda4f20496 - 11.97% (29.9 MB)
[#018] sha256:4d08fce91c7faed0dc8ebe217115ed7dd4f7afcf4f64dafc19420bebdfbfbd44 - 0.0% (809 Bytes)
[#019] sha256:eda4495ee185241526aabd9e9bf10fd3bc31acc55f7f7e7b39e70df4f2e91185 - 0.0% (853 Bytes)
[#020] sha256:bea0b041dfe60be2bea07703c86062ce5bcbd8d676ff04681293214cbe821121 - 0.0% (833 Bytes)
[#021] sha256:769788cd234ce611a765521a0d164f1b61031e9705df277d64d43d7eec97d75d - 0.0% (834 Bytes)
[#022] sha256:c78da81c32cebec8b79b9d52cf69d6e21768839c14ac1055e9498d516aeb5aab - 0.0% (828 Bytes)
Apply image 1909-KB4565483-amd64
2020-09-08 16:58:38 UTCcmd /S /C #(nop) ARG fromTag=1709
2020-09-08 16:58:38 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-09-08 16:58:39 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-08 16:59:00 UTC|1 fromTag=1909-KB4565483-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-09-08 16:59:01 UTCcmd /S /C #(nop) USER ContainerUser
2020-09-08 16:59:14 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-09-08 16:59:48 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-09-08 16:59:48 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-09-20 21:21:36 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-20 21:21:37 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-09-20 21:21:39 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-09-20 21:21:40 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-09-20 21:21:40 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-09-20 21:21:41 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-09-22 03:51:27 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-903a8925f5cc8aad44d7481a77ecb64721bc98cc-head
2020-09-22 03:51:27 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-09-22 03:51:28 UTCcmd /S /C #(nop) COPY multi:e7f3a5a5bee1c081c9cadba60e407124e7b8424636004eb3713785412071fe08 in \etc\rancher\
2020-09-22 03:51:29 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-09-22 03:51:30 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-22T03:51:25Z
2020-09-22 03:51:30 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-09-22 03:51:30 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=903a8925f5cc8aad44d7481a77ecb64721bc98cc
2020-09-22 03:51:31 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-09-22 03:50:18 UTC
250 MB
rancher/rancher-agent:master-903a8925f5cc8aad44d7481a77ecb64721bc98cc-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.21% (97.8 MB)
[#001] sha256:28c5e8c2d232426f7f1af5f0ce56946ee6cb3060b5ff4ae85773791fd09db17a - 0.0% (873 Bytes)
[#002] sha256:b52f710e5d3328dbef0b496b64cb38b8ea7ba9645bba96aceb48f9453576e6f5 - 0.0% (837 Bytes)
[#003] sha256:55fc2f22f5d9c39c7431c5c51b0e75537a2d08181dc0bd272c49751bdb67885c - 0.0% (862 Bytes)
[#004] sha256:771488126e41f4a3dec3b5d8877ee347236f05a57351c698374f1d1efdcbbdad - 0.03% (66.4 KB)
[#005] sha256:fcd3723e443e572be745cea6f03316525b4cfac670bd5a12aed97b9cab22305b - 0.0% (844 Bytes)
[#006] sha256:03db271c5e4bbd4dc330452ee7459456e89ad83ae8af2850813dd03b7e35d99a - 35.64% (88.9 MB)
[#007] sha256:65ea6ba0a04f932210d68a0861c0da62b590a2ffb49902fcb61f3dbc322198d1 - 0.04% (90.4 KB)
[#008] sha256:0cbe6ad83a5ffe3d7c973328a33fd1d0dce89d8f06b8dbf26ec610bb31fd6e2f - 0.0% (861 Bytes)
[#009] sha256:61611809cb8a3b1e3af3b49c24591b34c1e7c453dff6d654765d7cfdb790a43a - 0.0% (854 Bytes)
[#010] sha256:681e2c2f15d062e75afb76806e981133dc31a1a70d53c39a18264f26f0426253 - 0.04% (101 KB)
[#011] sha256:97eb8f281ac8ff47e59d0b97d237a91d82f7b40eb05765074d5d5e6fe989d377 - 13.07% (32.6 MB)
[#012] sha256:518a02146c1baa536621c291996a7277ec060a84bb181ec6b2d7124b47e4828e - 0.0% (832 Bytes)
[#013] sha256:fcef1403e75d7b16e20651be916a6fae1bf86c5f4b10d155cff01b4cdc8cdece - 0.0% (831 Bytes)
[#014] sha256:f402e1dd2e3b56dc8f8ddf3b4f90e2469ea102a6755c16b0adcfc3ce631cc07e - 0.0% (832 Bytes)
[#015] sha256:bceb2cf1cae1b64767c2bc80641b796de9e75d27db5516aedebb446cc542964f - 0.0% (852 Bytes)
[#016] sha256:0a1fc641ead0485ed146f9128a8256f86d9993ceb2cc46884a6754c8b9b4e77f - 0.0% (829 Bytes)
[#017] sha256:0b15c975dd76ed07c8f3a87dec691f33fa72691b24f3da7f356039aae71a5389 - 11.97% (29.9 MB)
[#018] sha256:713820ae554c81218b5d98e6df972c04058b7bd3bce339d17c8b4a1ed6cb4366 - 0.0% (832 Bytes)
[#019] sha256:d30d8f3efbfe7446c2f9872c414d3df8a9b57aa4942c3ec94b953aadd9aa0618 - 0.0% (829 Bytes)
[#020] sha256:644d5769b40dfc8460e2657dbb5b0efbc6bde277d8ab37484d71fc2f497f3bb4 - 0.0% (857 Bytes)
[#021] sha256:c89aab2ecc9a692071cff8a694a816bb73d5b12b2c115c6354ec0d09e54ca440 - 0.0% (826 Bytes)
[#022] sha256:4215d5d2875549886dc92b3ba1a205098360ee9032f1ca9b4867322cdcc1189b - 0.0% (856 Bytes)
Apply image 1903-KB4565483-amd64
2020-09-08 16:52:31 UTCcmd /S /C #(nop) ARG fromTag=1709
2020-09-08 16:52:32 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-09-08 16:52:34 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-08 16:53:09 UTC|1 fromTag=1903-KB4565483-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-09-08 16:53:10 UTCcmd /S /C #(nop) USER ContainerUser
2020-09-08 16:53:37 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-09-08 16:54:12 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-09-08 16:54:13 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-09-21 00:31:41 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-21 00:31:42 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-09-21 00:31:44 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-09-21 00:31:45 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-09-21 00:31:45 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-09-21 00:31:45 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-09-22 03:50:14 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-903a8925f5cc8aad44d7481a77ecb64721bc98cc-head
2020-09-22 03:50:14 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-09-22 03:50:16 UTCcmd /S /C #(nop) COPY multi:e7f3a5a5bee1c081c9cadba60e407124e7b8424636004eb3713785412071fe08 in \etc\rancher\
2020-09-22 03:50:16 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-09-22 03:50:16 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-22T03:50:12Z
2020-09-22 03:50:17 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-09-22 03:50:17 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=903a8925f5cc8aad44d7481a77ecb64721bc98cc
2020-09-22 03:50:18 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-09-22 03:52:59 UTC
145 MB
rancher/rancher-agent:master-903a8925f5cc8aad44d7481a77ecb64721bc98cc-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:e2d8ee3976bc7c15c8a5279cdf0249b7e41b2a489771330d0f7affb26dd7acfb - 15.61% (22.6 MB)
[#001] sha256:5007857f7b9b52d6efdfea9e086e6eaf35519130ff97bfe89970353f0ae53f13 - 0.0% (848 Bytes)
[#002] sha256:43927e60f12d8b877ded6af5048b2ac5753fe78caba77a6bbbece4f98559b672 - 0.0% (186 Bytes)
[#003] sha256:f9d62c411624ab3f461bda0a0259947bcf45545f2cd28d362590213bc01a1c87 - 0.0% (122 Bytes)
[#004] sha256:390043dfed7948669008fa38ae3af7e8652bb69311ad8a3f63d1041fb1e4ec32 - 34.57% (50.1 MB)
[#005] sha256:c9669d8ec2134993a2d4b79266d8a97e53488c799aacabd1f1d2470273dad07c - 1.34% (1.94 MB)
[#006] sha256:9f2a3ae6c05bad7901f9ffc79ac02e0db570488c9393dfefd346fba1df65d9e7 - 17.0% (24.6 MB)
[#007] sha256:c1be48c44601b4b611266a2e7502b7b43cd0a5528d1bf257864abc1d29c25761 - 12.48% (18.1 MB)
[#008] sha256:aea9126e9bdf34ddacae5b3157fb3e738fd2ecadbb6291b28ea44d1810851b98 - 18.99% (27.5 MB)
[#009] sha256:dafdd93fb66c3437c7b9df5b6c59f9aa9b1a9dcf2f97f91fb7bb5f11457025e0 - 0.0% (171 Bytes)
/bin/sh -c #(nop) ADD file:9eedc88c2028d53a81210b52c98121dddea7e30ecfbd4d11d2a1b2bdc94a0102 in /
2020-09-16 23:16:39 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-09-16 23:16:41 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-09-16 23:16:43 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-09-16 23:16:44 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-09-22 03:52:26 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-09-22 03:52:26 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-09-22 03:52:27 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-09-22 03:52:27 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6
2020-09-22 03:52:48 UTC|1 ARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git 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-09-22 03:52:48 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-09-22 03:52:49 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-09-22 03:52:50 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-09-22 03:52:51 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-09-22 03:52:52 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-09-22 03:52:52 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-09-22 03:52:52 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-09-22 03:52:52 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-903a8925f5cc8aad44d7481a77ecb64721bc98cc-head
2020-09-22 03:52:52 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-09-22 03:52:56 UTC/bin/sh -c #(nop) COPY dir:a42b54b790f102cf1090b25b5711fe11ed68ae39e00d92b3556a47803221da28 in /var/lib/rancher-data
2020-09-22 03:52:57 UTC/bin/sh -c #(nop) COPY multi:525bc30e75842747064fcd5e03b4b54724e55b7ab8a3bb2cadb3190afe35a366 in /usr/bin/
2020-09-22 03:52:58 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-09-22 03:52:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-09-22 03:52:58 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-22T03:52:12Z
2020-09-22 03:52:59 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-09-22 03:52:59 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=903a8925f5cc8aad44d7481a77ecb64721bc98cc
2020-09-22 03:52:59 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.