2021-01-19 20:57:48 UTC
162 MB
rancher/rancher-agent:master-3ba112acba52c36b87c2bf88c40a64c693fba41d-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.18.2
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:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 - 15.7% (25.5 MB)
[#001] sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 - 0.0% (850 Bytes)
[#002] sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 - 0.0% (162 Bytes)
[#003] sha256:dabfbcf2b54cec275f94c9c77c8df21cdeb72fd518f59eead02f5a2f1d5fdf60 - 0.0% (124 Bytes)
[#004] sha256:a1295ec4d4177253239554bc41cdbf7691cbfaf81ff2c36e708b3ebb2064d217 - 33.47% (54.3 MB)
[#005] sha256:8173306facae086d67be798301e1b4e3edccddc2bfa829b570a59cfdaedd09b8 - 1.36% (2.2 MB)
[#006] sha256:5d1931d49bd65c71c3681543a4b84e31dd71addecba5f6425d5eeec582f1dea1 - 16.38% (26.6 MB)
[#007] sha256:8fc2a34655646a872c88f16f4c81090067c47700896480db544eabb88e3c70a7 - 14.39% (23.3 MB)
[#008] sha256:9e22b69a85669fd5ab0384877babc090888791c81afa4ee13d819d9efdadb3cf - 18.71% (30.4 MB)
[#009] sha256:bcd0598f257a28cc1cca3a26d01987dd342b8abe5b04e1da70437aa4bd0b0c6f - 0.0% (174 Bytes)
/bin/sh -c #(nop) ADD file:6ef542de9959c3061f2d0758adb031e226b221a1a2cd748ff59e6fc13216a1c0 in /
2020-11-25 22:25:14 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-11-25 22:25:15 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-11-25 22:25:16 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-11-25 22:25:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-01-19 20:57:07 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-01-19 20:57:07 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
2021-01-19 20:57:08 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-01-19 20:57:08 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2021-01-19 20:57:33 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/*
2021-01-19 20:57:34 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-01-19 20:57:35 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
2021-01-19 20:57:35 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-01-19 20:57:38 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
2021-01-19 20:57:38 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-01-19 20:57:38 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-01-19 20:57:38 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-19 20:57:39 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-3ba112acba52c36b87c2bf88c40a64c693fba41d-head
2021-01-19 20:57:39 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-01-19 20:57:44 UTC/bin/sh -c #(nop) COPY dir:b03a8e41aa5fe8937990f58898e8d081dfc572520ce4eede71f0072c5cdf8305 in /var/lib/rancher-data
2021-01-19 20:57:47 UTC/bin/sh -c #(nop) COPY multi:2ebc278313a6789b1848586b60d844486e9f7749a134048474678f6d0b6c60f0 in /usr/bin/
2021-01-19 20:57:47 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-01-19 20:57:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-01-19 20:57:48 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-01-19T20:56:27Z
2021-01-19 20:57:48 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-19 20:57:48 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=3ba112acba52c36b87c2bf88c40a64c693fba41d
2021-01-19 20:57:48 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-19 20:52:43 UTC
257 MB
rancher/rancher-agent:master-3ba112acba52c36b87c2bf88c40a64c693fba41d-head
DOCKER_API_VERSION1.24
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1809
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePathC:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:62239e9aa1a352a20b0d4969c2b508b8a18d10e799d4db72e6f24ccbb2c724d9 - 37.62% (96.6 MB)
[#001] sha256:0c18e98e0a52bd99a6af410f6f52eed4b9e883aa15917fc450711663e60bef93 - 0.0% (897 Bytes)
[#002] sha256:75d75a5996545a2a89fd967e75029a9b7dca5edb3a0ab5113800f3a5fd359209 - 0.0% (867 Bytes)
[#003] sha256:06e0c8c45e8fa9a82aba733d0e974b496b1cc02b909dd83a0a62ce4b89d3a5ee - 0.03% (71.8 KB)
[#004] sha256:0eb0c35c2d7c5e31d0e76a4746ba84528c60de57b48c824a30de4b89096ad85f - 0.0% (832 Bytes)
[#005] sha256:104ce8c5b1dc374c1ba164a085047ccd5dce7a54503df8659ed00b1d8b961fa2 - 37.76% (97 MB)
[#006] sha256:780c470cdff71bd8825aaa424088c4a47f7f8720d303d10fa677054d771d89ee - 0.05% (136 KB)
[#007] sha256:4b9fc59aa1702a360afa24792fb5ab5a00a9847f0d5308098a5bad52f9f644bc - 0.0% (839 Bytes)
[#008] sha256:bf374c154d575a6c4be2a4b4e7a952517c4027b2705ebf0e349e502d59416023 - 0.0% (839 Bytes)
[#009] sha256:94c365cb5d3e53bc53078ea70484755a32e062ffa31d55417d1ab6a83cc1522f - 0.0% (855 Bytes)
[#010] sha256:bf4491eb5730915da3b38b0abf95240c8eb63f12bfe1a49b4cc903184dc4e8e0 - 0.04% (96.5 KB)
[#011] sha256:48f3f41bc111c5d017a695a8f8844ea5e8678dddd18bfc340ad4d6edcd83fc3b - 12.69% (32.6 MB)
[#012] sha256:8a6cef502718a80c01cb66c2e9ef219dcc71ac641668a3e716201180a721023c - 0.0% (819 Bytes)
[#013] sha256:7aafac88215a2cee4815502b6611cc14cf08800118fa1ad387f4ea5b614b0dd9 - 0.0% (857 Bytes)
[#014] sha256:3462dc433b1614bbe9fea5bb6283c8a983b01b2f846b0e062a8ac8462d5e0e31 - 0.0% (856 Bytes)
[#015] sha256:846d881cba6e8cc730c7713e776cca25588b8d6b583b93e091ee5de6aee21e99 - 0.0% (829 Bytes)
[#016] sha256:32de61b02d9e0101925fb471b87fbe501397f1ae4cb6c76ac850c4f1e2233f41 - 0.0% (830 Bytes)
[#017] sha256:3d9f048d18cb92227be8a3c02127057f9759593662158e2446380141c3750489 - 11.81% (30.3 MB)
[#018] sha256:76a83c6c142c2e2d82a5ae129daa48c9ac295bc57c2a2dd1e0f6d06f3d7514b8 - 0.0% (856 Bytes)
[#019] sha256:3fb9d2015dd1ed5f116e6772d76e60b4e57bb5f8a43a3afb611b25a7ba6b18ab - 0.0% (858 Bytes)
[#020] sha256:473205f131f47aab2d8eb53cb8c5e1384713d1cb122db38f924fa43b1cd4f97e - 0.0% (855 Bytes)
[#021] sha256:9e96f73da25bfc997d78ac3420967f3c0d8aeca491ca655d8a3b3c683d7135a1 - 0.0% (830 Bytes)
[#022] sha256:dddee859760f351cd1fde7e6681e58a4b484ff4039c417906e0691c802d92e7f - 0.0% (828 Bytes)
Apply image 1809-amd64
2021-01-14 00:48:28 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1809
2021-01-14 00:48:29 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-14 00:48:53 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-01-14 00:48:54 UTCcmd /S /C #(nop) USER ContainerUser
2021-01-14 00:49:11 UTCcmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell
2021-01-14 00:49:49 UTCcmd /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 ; }"
2021-01-14 00:49:49 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-01-14 00:49:50 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-01-19 20:52:04 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-19 20:52:05 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2021-01-19 20:52:07 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-01-19 20:52:08 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-01-19 20:52:08 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-01-19 20:52:08 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-19 20:52:39 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-3ba112acba52c36b87c2bf88c40a64c693fba41d-head
2021-01-19 20:52:40 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-19 20:52:41 UTCcmd /S /C #(nop) COPY multi:e58dc5e6f9bdb549c61ff8814b661dfaa89e7559737cdd20294a6168db4de5b5 in \etc\rancher\
2021-01-19 20:52:41 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-19 20:52:42 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-19T20:52:37Z
2021-01-19 20:52:42 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-19 20:52:43 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=3ba112acba52c36b87c2bf88c40a64c693fba41d
2021-01-19 20:52:43 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-19 20:54:21 UTC
260 MB
rancher/rancher-agent:master-3ba112acba52c36b87c2bf88c40a64c693fba41d-head
DOCKER_API_VERSION1.24
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1909
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePathC:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:3155a5f44f3dc969ff02d04e7f3dbd46e828c217c194c52591f5ac542dcd622b - 38.33% (99.6 MB)
[#001] sha256:72d4e970f9b348b537a538b4ab2a361a2887e9b7ab45164db40cdef18ca21864 - 0.0% (841 Bytes)
[#002] sha256:4fa38e2974f0a4ae59500a099882451b23e1358b030df7cca2637baf586968ef - 0.0% (839 Bytes)
[#003] sha256:79b3ecd3c56c6f1b874a3bf213b2557c77a1cd709b21d54f020cc181a031a741 - 0.02% (64.4 KB)
[#004] sha256:c1240bfac88991398fc8ba4f9adbcf1a103b52db11f10f9b099fbea4f933a678 - 0.0% (837 Bytes)
[#005] sha256:a05e90b6eeac8e88f99bd7bbee2e762ce3c43ca23c86c05a3cf321a3217edf31 - 37.33% (97 MB)
[#006] sha256:c0de07cebb8227f0820cb7fc9ff7539246b84e7ec3c845b19c893304a8456296 - 0.05% (127 KB)
[#007] sha256:9f28fda277a499ff683160d7e5cd753f67242f5d77ede45ff9c7e8fc638662d3 - 0.0% (860 Bytes)
[#008] sha256:803571cad750f9593e465630c62bbe375b988b4b9e04dd0546339f81d22ed9e5 - 0.0% (896 Bytes)
[#009] sha256:6cf1ccfb572e4fec487c7a52690189811441240d798ae2951473201722ff1f56 - 0.0% (877 Bytes)
[#010] sha256:6a2ce7c0eb3f14a25652c77810e6ed894829811d1fdb3cd8d9d5a94278bb7986 - 0.04% (101 KB)
[#011] sha256:5ee4468dd572dcaf5898328d5b163d76c375338a6bece40d27bfa8058d421a5a - 12.55% (32.6 MB)
[#012] sha256:a824f56689ca48df154d65462363552245580338fd27da007240be7064ded874 - 0.0% (834 Bytes)
[#013] sha256:d031c03b65eb81bf7f24c1346ebdd4427ff3c2d084c084fe31ece90e78e843fe - 0.0% (832 Bytes)
[#014] sha256:43b747bbd3beb43c430b37b2b294dae367723ae7abe167380c39929c679317bc - 0.0% (852 Bytes)
[#015] sha256:7fc2007e97a1596e78cba0e44c1a6b802e35d514a5aee9e66de157f13485b68a - 0.0% (861 Bytes)
[#016] sha256:12b50d2498d614582cb8a2b86b2c897b5d163f3019945e7c2de382000a4465fc - 0.0% (846 Bytes)
[#017] sha256:7dc754f00f6dbdbb1fb3e26fe207c006f002d7e903e6ed82f1ea1a02863b7bcf - 11.68% (30.3 MB)
[#018] sha256:623634e7574aa0076c5c2fba57df97266d199bc3c03fb59e3088a190cdec436b - 0.0% (832 Bytes)
[#019] sha256:96d1bc0c1ebf9cc1f0a24c5d763d3809a55809c61f203df964a2231aadbd6b68 - 0.0% (860 Bytes)
[#020] sha256:f2e13e0c483cd7214586623defb6193d07960aabe557a294207a8fd2a19c6e16 - 0.0% (852 Bytes)
[#021] sha256:aaf54f6f06240044011edbd16d8c1148c9c1fdb2c95101daec74e5bee9e25882 - 0.0% (825 Bytes)
[#022] sha256:5e04498df24622a89ecfd6fd57c7147e02815cc51f301b4e4706a6100e0b7b2e - 0.0% (855 Bytes)
Apply image 1909-amd64
2021-01-14 00:49:31 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1909
2021-01-14 00:49:31 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-14 00:50:28 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-01-14 00:50:29 UTCcmd /S /C #(nop) USER ContainerUser
2021-01-14 00:50:48 UTCcmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell
2021-01-14 00:51:30 UTCcmd /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 ; }"
2021-01-14 00:51:31 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-01-14 00:51:32 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-01-19 20:53:27 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-19 20:53:27 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-01-19 20:53:30 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-01-19 20:53:31 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-01-19 20:53:31 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-01-19 20:53:31 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-19 20:54:16 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-3ba112acba52c36b87c2bf88c40a64c693fba41d-head
2021-01-19 20:54:16 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-19 20:54:18 UTCcmd /S /C #(nop) COPY multi:e58dc5e6f9bdb549c61ff8814b661dfaa89e7559737cdd20294a6168db4de5b5 in \etc\rancher\
2021-01-19 20:54:19 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-19 20:54:19 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-19T20:54:13Z
2021-01-19 20:54:20 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-19 20:54:20 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=3ba112acba52c36b87c2bf88c40a64c693fba41d
2021-01-19 20:54:21 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-19 20:51:45 UTC
258 MB
rancher/rancher-agent:master-3ba112acba52c36b87c2bf88c40a64c693fba41d-head
DOCKER_API_VERSION1.24
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1903
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePathC:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:302b7cf33b3a2bd3c958c33a0bb0221099c7abebd46bd685a171899210be5180 - 37.98% (98.1 MB)
[#001] sha256:9f26ca03406f5a8ec501e525d77d1afb95a68b9422de3537733e64a81c94d1ac - 0.0% (862 Bytes)
[#002] sha256:d0970ea9ec60347951f52350b5d641f138878fb9c8b206a7eac63299cb7080e1 - 0.0% (842 Bytes)
[#003] sha256:c181346927b907c378e817ea72493e6601ca6ff887fc1e21e7a2e5959cdca318 - 0.03% (66.3 KB)
[#004] sha256:6b23ddf852d79e12f40c9ec008b87e70eceb1ca9bc0d997e3faa62e6ff2b0b7f - 0.0% (870 Bytes)
[#005] sha256:351c9a6d6f05792758d1243074da597af5bed5bfbf30cb38ac85d9e9e26507d8 - 37.55% (97 MB)
[#006] sha256:6aa7002d6b3f1cdbfe747b229e4a9ea5e39cf6598e452a50a42d18c745517973 - 0.04% (93.2 KB)
[#007] sha256:c2d4d506895efd29956abe635f7a2d549a1d9b438511fc2bb036525f89650e23 - 0.0% (835 Bytes)
[#008] sha256:03ada09e220b64c340bb9e709725780270ef1d53c776ad575bb2abdf3c8e3873 - 0.0% (876 Bytes)
[#009] sha256:1150134282c1fd99b3a03ccfac5abc909c5a29200c11b51ae20edb44e0a46b49 - 0.0% (831 Bytes)
[#010] sha256:de8e7acdb69ecd3b898afe96e62d4e802788734817c6480e6c15bfd5afc74058 - 0.04% (101 KB)
[#011] sha256:e5bc7a378979b792bbcf031bcde0879880b307bc2c6c2442a36ea885590bc843 - 12.62% (32.6 MB)
[#012] sha256:e86b82b6749290cfaca11e65cae1778ea41a5c608503bc042232bb37b088cbcf - 0.0% (854 Bytes)
[#013] sha256:58b7e22b6c875e2bd219122d3c587568e95402ce1b8d37093bc6919c7c6805cc - 0.0% (856 Bytes)
[#014] sha256:f154f917d939766b3cdf145db9a560a93a8b4f234674098d3bd060fb4636b361 - 0.0% (864 Bytes)
[#015] sha256:816e3d67dc238bf2b3b2ba5f705af181235ede0d3ee9d62d743cb95d53bc6642 - 0.0% (830 Bytes)
[#016] sha256:08cc125f50479b644635f08d9b4ed38c6332ceb6db876304797221c3f6bbb855 - 0.0% (825 Bytes)
[#017] sha256:3699eb6368c7e76c819da25631b0d35bfa4140945d7525c40acf52c61b6dd46e - 11.75% (30.3 MB)
[#018] sha256:a5d0e17608389ecc992d6f9b1b9b04c9bb857f4900519949af9f6ee1b212387e - 0.0% (827 Bytes)
[#019] sha256:60f174d56e696396b22e15e5c2f500e17c2fc75cd405da200238d1052a6edb7a - 0.0% (833 Bytes)
[#020] sha256:0338166f7cfc28c627a6446bfdd139e057a41c570957eef0f056f690cea767f3 - 0.0% (856 Bytes)
[#021] sha256:48d838df4a0fd53e4a6955862c8a06da8f014f4d352be19be8639ce561c786f8 - 0.0% (831 Bytes)
[#022] sha256:5baa70ce405aedd5b08043332c0e00854540181cbb5437a52db194953c31b70f - 0.0% (834 Bytes)
Apply image 1903-amd64
2021-01-14 01:01:05 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1903
2021-01-14 01:01:06 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-14 01:02:25 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-01-14 01:02:26 UTCcmd /S /C #(nop) USER ContainerUser
2021-01-14 01:02:50 UTCcmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell
2021-01-14 01:03:35 UTCcmd /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 ; }"
2021-01-14 01:03:36 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-01-14 01:03:37 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-01-19 20:50:56 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-19 20:50:56 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-01-19 20:50:58 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-01-19 20:50:59 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-01-19 20:50:59 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-01-19 20:51:00 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-19 20:51:41 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-3ba112acba52c36b87c2bf88c40a64c693fba41d-head
2021-01-19 20:51:42 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-19 20:51:43 UTCcmd /S /C #(nop) COPY multi:e58dc5e6f9bdb549c61ff8814b661dfaa89e7559737cdd20294a6168db4de5b5 in \etc\rancher\
2021-01-19 20:51:44 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-19 20:51:44 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-19T20:51:39Z
2021-01-19 20:51:44 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-19 20:51:45 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=3ba112acba52c36b87c2bf88c40a64c693fba41d
2021-01-19 20:51:45 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-19 20:53:10 UTC
261 MB
rancher/rancher-agent:master-3ba112acba52c36b87c2bf88c40a64c693fba41d-head
DOCKER_API_VERSION1.24
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-2004
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePathC:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:9334511b2b1d4bc43d8ca0e23b2fcce8b7b0968a9f9aa67cd61de71abad9a5b0 - 38.58% (101 MB)
[#001] sha256:ccdccf685fa78181a28c906cd4b3a7e0a54c2955ff06d09a2b0bced650341ba9 - 0.0% (838 Bytes)
[#002] sha256:2ca0364472ea34ed0baace31a0d578b169382c98832d31ffb842942c5b549653 - 0.0% (841 Bytes)
[#003] sha256:53919c6d1b3dd52f9b91062706cf498407d5b018a3bb40306c687bcc67c5569a - 0.03% (67.9 KB)
[#004] sha256:996c9cba4b5597765766ba6a6e3c16e1429d295658f0568f6a1059b4abec6891 - 0.0% (846 Bytes)
[#005] sha256:53f7b050f88e511a6cf062d759d5802559ae1a5fb833a0a9cc0420063651c48b - 37.18% (97 MB)
[#006] sha256:6bd473cebc2089a06626d36fcd3300b96eff83e67398f7b28384720c32f1f0d1 - 0.04% (98 KB)
[#007] sha256:ad6d023010ad660bb27721350c51bdd103128e26581bd02ac1c87b1df823a7d5 - 0.0% (836 Bytes)
[#008] sha256:70d9326376c25c149078565ae1de64bb89ffce73f3fe4b93b31f7a03cbafbefd - 0.0% (838 Bytes)
[#009] sha256:9228ad015effa439f4bc6774a49156b154aa017e536ffc28dd0d7d3653912505 - 0.0% (838 Bytes)
[#010] sha256:134e9c4c8087a1b839f48958d8aca07d36425f44fe77ad98a08d2369de99b2c7 - 0.04% (102 KB)
[#011] sha256:f029dcd3f81f9329180b0c5c7dc7652195470e0baf724b19eb35f35f255e10d4 - 12.5% (32.6 MB)
[#012] sha256:34d6b4173536d4fdf6ba27e3e40e8294f0db5670aaa928692279ba71fbb5def0 - 0.0% (842 Bytes)
[#013] sha256:d8f61a07ba769b38bf90cf4b69d81bc1cff98717bebc69e6c1c004e9c2e2a65c - 0.0% (859 Bytes)
[#014] sha256:3674fa75df61e1da3b4f6cc2347d69d8ff0dfd7a5ca0a69a18bad784b5e282fa - 0.0% (865 Bytes)
[#015] sha256:2c9719637f1116b5c9fda9bb47fb247448b59c4e67db31b98536404895a7af9d - 0.0% (837 Bytes)
[#016] sha256:1e75397483aad3aeb078473947fb2c135f949ee2751b2e494f1af527b85ee11f - 0.0% (839 Bytes)
[#017] sha256:5cd757e2e6e208a4b9db32c37eafaec78f8544510cf303e1e9ccc2cf3c1ddc35 - 11.63% (30.3 MB)
[#018] sha256:3d93bb8b3b3972decbac0baf88f90516c97aaffc5c00bf55f07c1bb9f759c054 - 0.0% (838 Bytes)
[#019] sha256:ced9214982e2eb6d9ee4a20652a3f0265b31e652d972a29c712ccf6ee9f38870 - 0.0% (841 Bytes)
[#020] sha256:d3ed772ab2ab5fc11f982ba97e98c23d64b26e29537f822841c39614aae3b105 - 0.0% (837 Bytes)
[#021] sha256:a85b7117209d163179d7cc2fc974898ec6a2b99227cf467d8b65f1b5451f7aff - 0.0% (838 Bytes)
[#022] sha256:60548e87a887b22466792db4702a3bfc2e3891abfea7dbc330a80f102aee5dc3 - 0.0% (837 Bytes)
Apply image 2004-amd64
2021-01-14 00:59:54 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-2004
2021-01-14 00:59:54 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-14 01:00:28 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-01-14 01:00:29 UTCcmd /S /C #(nop) USER ContainerUser
2021-01-14 01:00:51 UTCcmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell
2021-01-14 01:01:46 UTCcmd /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 ; }"
2021-01-14 01:01:46 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-01-14 01:01:47 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-01-19 20:52:23 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-19 20:52:24 UTCcmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\
2021-01-19 20:52:26 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-01-19 20:52:26 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-01-19 20:52:27 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-01-19 20:52:27 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-19 20:53:06 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-3ba112acba52c36b87c2bf88c40a64c693fba41d-head
2021-01-19 20:53:07 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-19 20:53:08 UTCcmd /S /C #(nop) COPY multi:ca910135d7e649df8bc11d984349b7792e3004d65ac800bab50563053a449102 in \etc\rancher\
2021-01-19 20:53:09 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-19 20:53:09 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-19T20:53:05Z
2021-01-19 20:53:09 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-19 20:53:10 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=3ba112acba52c36b87c2bf88c40a64c693fba41d
2021-01-19 20:53:10 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-19 21:07:13 UTC
2.43 GB
rancher/rancher-agent:master-3ba112acba52c36b87c2bf88c40a64c693fba41d-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 57.75% (1.4 GB)
[#001] sha256:18629c768c3f1391a29a90ea5e5b8a2b4185ec20b1781c40273741f648a0c882 - 36.96% (918 MB)
[#002] sha256:b9a366c6df6df83388ddc231d9c816a829ca46074954ab7bf5ec7f0613f64507 - 0.0% (1.1 KB)
[#003] sha256:31c6255dc4c1380927caf4016f467bc76560896aa3795ea24ef8f6e0aabc0a63 - 0.0% (1.13 KB)
[#004] sha256:3dedf0d4a818aedc981f51230d69860f1d972fde5fd7edc8768461235197e8d0 - 0.62% (15.5 MB)
[#005] sha256:e57206ad0180e89753ae7b8ac0508c008dd6e1d66e40edf157bed933193bf519 - 0.19% (4.77 MB)
[#006] sha256:52a7b10c59a89c5f7b5a3ce852df8d55691b81e11ba8e7ed25c2ac7d9cccdb85 - 0.31% (7.82 MB)
[#007] sha256:3a037dfb2aa9c4b354b31f42a26b92dedff1b2526c8a7b25a9f089a9ab5e66bb - 1.58% (39.2 MB)
[#008] sha256:eeee4653ec16342f5cb91ffd44318a7c4540d0bed9b13d9737eca11127d01b0d - 0.19% (4.82 MB)
[#009] sha256:5246bcb2953cb1cd4dbe779ab6d24d1d56bf86bbe5332de7ee611a057374f886 - 0.63% (15.5 MB)
[#010] sha256:449fe1a9ba0cf462c72098f511ce24005e456317e495153b56d80fe389f879c5 - 0.54% (13.4 MB)
[#011] sha256:503c66b567ff9f5845940491ddb48b9c6b606562b8222790055fdc99196401ad - 0.0% (1.08 KB)
[#012] sha256:a31b24d099cff1946a811c1efa7fc7b325425d27abea9488e6351cd5c23101cc - 0.0% (1.09 KB)
[#013] sha256:c46861a85409e4c5e72ba924f1c90e11b2575db9b0347596ebec0169c956e219 - 0.0% (1.1 KB)
[#014] sha256:7bb1c1f52ae27dae2df1da7ab7e22c4b82c2a461d82436b118b38a3591c64310 - 0.0% (1.08 KB)
[#015] sha256:1e7b16ccce2550c071c8fd8f1df1614bc1e4e7d40ce57eda7918a645051d3ed5 - 0.0% (1.09 KB)
[#016] sha256:f350f6d3d8139a75f7ecf6e850084b123b1c6795c75d40935eca07c89d2404f4 - 1.22% (30.3 MB)
[#017] sha256:4280d2753f23e866f41992804abd27b6a75d8f7b898e085a77b1a6a330f9a23d - 0.0% (1.07 KB)
[#018] sha256:559decb2f41c9150eed5b9aec88f746ccad78e876c66209ffe5f56c743c2e9b6 - 0.0% (1.07 KB)
[#019] sha256:9ae395564dec7c5190bcd748a1d33cfaa977bd0249281dadffaf1584355dd45f - 0.0% (1.07 KB)
[#020] sha256:3261f04946ec7b4bbf60a929ebebb5a654e4bcd8267797798651ff2253008fd7 - 0.0% (1.1 KB)
[#021] sha256:2952fd55ca0ebb2dc85f1818931558d82fbb484a142e597486ec686a7de2ff28 - 0.0% (1.1 KB)
Apply image 20H2-RTM-amd64
2021-01-09 13:33:38 UTCInstall update 20H2-amd64
2021-01-19 21:04:26 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-01-19 21:04:26 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-01-19 21:04:49 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'
2021-01-19 21:05:05 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.0.4/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'
2021-01-19 21:05:55 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; if (-not (Get-Command Expand-7Zip -ErrorAction Ignore)) { Install-PackageProvider -Name NuGet -Force -Verbose; Install-Module -Name 7Zip4Powershell -Repository PSGallery -Force -Verbose; if(-not $?) { Write-Error "Failed to install package"; Exit 1; } }
2021-01-19 21:06:32 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.14.3/kubernetes-client-windows-amd64.tar.gz'; function Expand-GZip ($inFile, $outFile) { $input = New-Object System.IO.FileStream $inFile, ([IO.FileMode]::Open), ([IO.FileAccess]::Read), ([IO.FileShare]::Read); $output = New-Object System.IO.FileStream $outFile, ([IO.FileMode]::Create), ([IO.FileAccess]::Write), ([IO.FileShare]::None); $gzipStream = New-Object System.IO.Compression.GzipStream $input, ([IO.Compression.CompressionMode]::Decompress); try { if (!$input -or !$output -or !$gzipStream) { Write-Error "Failed to Unzip the archive"; Exit 1; } $buffer = New-Object byte[](1024); while ($true) { $read = $gzipstream.Read($buffer, 0, 1024); if ($read -le 0 ) { break; } $output.Write($buffer, 0, $read); } } finally { $gzipStream.Close(); $output.Close(); $input.Close(); } }; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\kubernetes.tar.gz -Uri $URL; Write-Host 'Expanding ...'; Expand-GZip c:\kubernetes.tar.gz c:\kubernetes.tar; Expand-7Zip c:\kubernetes.tar c:\; Write-Host 'Complete.'
2021-01-19 21:06:42 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-01-19 21:06:54 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-01-19 21:07:06 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-01-19 21:07:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-01-19 21:07:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-01-19 21:07:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-19 21:07:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-3ba112acba52c36b87c2bf88c40a64c693fba41d-head
2021-01-19 21:07:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-19 21:07:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:ca910135d7e649df8bc11d984349b7792e3004d65ac800bab50563053a449102 in \etc\rancher\
2021-01-19 21:07:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-19 21:07:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-01-19T21:04:23Z
2021-01-19 21:07:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-19 21:07:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=3ba112acba52c36b87c2bf88c40a64c693fba41d
2021-01-19 21:07:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-19 20:54:44 UTC
151 MB
rancher/rancher-agent:master-3ba112acba52c36b87c2bf88c40a64c693fba41d-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.18.2
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:04da93b342eb651d6b94c74a934a3290697573a907fa0a06067b538095601745 - 15.02% (22.6 MB)
[#001] sha256:b235194751dee33624fc154603f7e25ecdfbb02538fb7d55fa796df9afa95fee - 0.0% (855 Bytes)
[#002] sha256:606a67bb8db9a1111022bdc6406442e11c1a66653136c5c777114bf67b61038a - 0.0% (188 Bytes)
[#003] sha256:c5e7ac795d8492711a1d9f00da195f36dc493eaea0984e1b6429ce431e28a72d - 0.0% (123 Bytes)
[#004] sha256:ef00e862a8f93363cce3e27814876a77b1a35716334896f2d81644469ad1f02d - 33.33% (50.2 MB)
[#005] sha256:fb68af301411668cda4b05bc3b14ff0b70aa587d40a456a2d63e58ea65d95e5d - 1.29% (1.94 MB)
[#006] sha256:3482f6ad5683369e728ac1023fb127e4814ec8a2dca101f3b93bd91b4224ab9b - 16.35% (24.6 MB)
[#007] sha256:0d5ae7a1d7ebaac3f8cac8dcbe8caf0000cd70e8b57bf3e93c92868c795e8c75 - 15.49% (23.3 MB)
[#008] sha256:41aaf426e6fe24759a5043663ca845c6ae4396b22450ea688b91cb8b0b2ae26a - 18.54% (27.9 MB)
[#009] sha256:4e3881c4398ca1ceec5465dc35cb46583e75a284718621cdb93b3fcae63c50a3 - 0.0% (173 Bytes)
/bin/sh -c #(nop) ADD file:e5b221023382c9e42b8558f8887f8317fe7e9759f59feb1799548aed9236e99b in /
2020-11-25 22:42:56 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-11-25 22:42:58 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-11-25 22:43:00 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-11-25 22:43:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-01-19 20:54:06 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-01-19 20:54:07 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
2021-01-19 20:54:09 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-01-19 20:54:09 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2021-01-19 20:54:30 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/*
2021-01-19 20:54:31 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-01-19 20:54:32 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
2021-01-19 20:54:33 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-01-19 20:54:34 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
2021-01-19 20:54:35 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-01-19 20:54:35 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-01-19 20:54:35 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-19 20:54:35 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-3ba112acba52c36b87c2bf88c40a64c693fba41d-head
2021-01-19 20:54:36 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-01-19 20:54:40 UTC/bin/sh -c #(nop) COPY dir:2fedace5ee020eea0eecfa2be5b4d846306ef7f88afd7204a4f8084d7ea297da in /var/lib/rancher-data
2021-01-19 20:54:42 UTC/bin/sh -c #(nop) COPY multi:12386e29007c1eeae6713524a83cff3630b4f695448deeed69c3eada66fe1b09 in /usr/bin/
2021-01-19 20:54:43 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-01-19 20:54:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-01-19 20:54:43 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-01-19T20:53:53Z
2021-01-19 20:54:43 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-19 20:54:44 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=3ba112acba52c36b87c2bf88c40a64c693fba41d
2021-01-19 20:54:44 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.