2021-02-03 23:29:02 UTC
165 MB
rancher/rancher-agent:master-54b3a755b7899eaadf4fce42ecd7183551fd183c-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:d519e2592276828ca171d85e0532899cd4f98c70f5c697b45fa2e126e9f9fe49 - 15.41% (25.5 MB)
[#001] sha256:d22d2dfcfa9cd230ed3c47defec2670d45081598c721dd85cafc34ea459f970e - 0.0% (852 Bytes)
[#002] sha256:b3afe92c540b778c64ca316d1e679d55d2d2e812e450f516a808ee591f0c3f77 - 0.0% (162 Bytes)
[#003] sha256:baa91f0aca875bcc4ce391b49e9d4c6a65aad90abae6e2d2ee19d6da7330b25a - 0.0% (124 Bytes)
[#004] sha256:66c992f4873f14f7eff4cdeee5c911db5275eaa3efb7c433fd68a6eec8d8dbd8 - 32.84% (54.3 MB)
[#005] sha256:45bd5c24af08019cb7892aab421508f07b286c4f80bdf54a67225cd637df0878 - 1.33% (2.2 MB)
[#006] sha256:92038152ff810a065c412bd9a60037dca07745f472f233dda5482ccc1e3a2efb - 16.08% (26.6 MB)
[#007] sha256:eebd1b5394cb91ee5fde475db8584e357b1d558644265cd73318e533e631003e - 15.9% (26.3 MB)
[#008] sha256:3abcc6e4bd1790fdc1669913ab5f173562606ce4a9725ecc2d47772b0d1f6920 - 18.43% (30.5 MB)
[#009] sha256:e7450af0cae1ae56bdc741f2aac7cfe0640eef53feec6ceabb3df706780d5f60 - 0.0% (170 Bytes)
/bin/sh -c #(nop) ADD file:ef36fee25b0bd1d99979ecb8d54b206cec33d4e8fd2232189f0d8e5ab9754798 in /
2021-01-21 03:38:01 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
2021-01-21 03:38:03 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2021-01-21 03:38:05 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2021-01-21 03:38:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-02-03 23:28:26 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-02-03 23:28: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_amd64
2021-02-03 23:28:27 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-02-03 23:28:27 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2021-02-03 23:28:48 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-02-03 23:28:49 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-02-03 23:28:50 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-02-03 23:28:50 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-02-03 23:28:52 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-02-03 23:28:52 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-02-03 23:28:52 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-02-03 23:28:53 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-02-03 23:28:53 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-54b3a755b7899eaadf4fce42ecd7183551fd183c-head
2021-02-03 23:28:53 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-02-03 23:28:58 UTC/bin/sh -c #(nop) COPY dir:0d157831d517d2d59b696cbeadc417c640d194079ac2167de3ef5b1fbdc1f454 in /var/lib/rancher-data
2021-02-03 23:29:00 UTC/bin/sh -c #(nop) COPY multi:3e7ad681b7217aad20dfca7b0e42e76df2c1ac82f6a217cf131c9543885e83a9 in /usr/bin/
2021-02-03 23:29:01 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-02-03 23:29:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-02-03 23:29:01 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-02-03T23:28:04Z
2021-02-03 23:29:01 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2021-02-03 23:29:02 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=54b3a755b7899eaadf4fce42ecd7183551fd183c
2021-02-03 23:29:02 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-02-03 23:23:42 UTC
257 MB
rancher/rancher-agent:master-54b3a755b7899eaadf4fce42ecd7183551fd183c-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.61% (96.6 MB)
[#001] sha256:79172be4a01d6616ffd0c6ae0d96a0291f5f5100d7f53b364ea9bb643ce5661e - 0.0% (1.02 KB)
[#002] sha256:d674aa9cb1ac0a8ff56a779bf78c3b3b71bdb4f43fce18bfd2c3d04f47efe11a - 0.0% (1.01 KB)
[#003] sha256:bb7d9a806bc0f22294a5a8ce5d5fefb5650b44666dc84f2e85032cea002d36a6 - 0.03% (66.7 KB)
[#004] sha256:69eb5707a5ea26220d60e2ddb59add68f60c53b0a9388e30d530f3a090fc54a8 - 0.0% (1.01 KB)
[#005] sha256:b3207580c3ff299b9a306760aa1b68a218b0ee6c982185e7d324e6cf417dd154 - 37.75% (97 MB)
[#006] sha256:2f2803a69324894df66e72c94098a3ddfbdafa8d0509828f6c18168606a92877 - 0.04% (98.4 KB)
[#007] sha256:32888f63e3d16e032cabe9d541560a41a59a2a4ded4778f949edbb2819bea60b - 0.0% (1.02 KB)
[#008] sha256:030a41ef19dccc85b6886db0bf68546afba257fd6d2ecf71f65e5fa191bac0f7 - 0.0% (1.01 KB)
[#009] sha256:89ded030c93e2f2e9d540788621c1227bc95d9dd907aa0f0f5eeb5dd3d813ff7 - 0.0% (854 Bytes)
[#010] sha256:6b35bc5dc3c365c6699fb02a7aba88271be3986d996561615261d8eb8278ef01 - 0.04% (96.5 KB)
[#011] sha256:6c649ed0e72d83af8eb9e186bd8990b2800c35bc6b6c1a3aa95cdff703602e9c - 12.69% (32.6 MB)
[#012] sha256:5495df176dc237657d634023d97ce07a56b62943c199ab450fbd708195496ae1 - 0.0% (856 Bytes)
[#013] sha256:0e8b2a3436bce7926918aff8a60d67bbaaf37b8ed4e1d2cc30e4da8fd63d1c86 - 0.0% (828 Bytes)
[#014] sha256:115a911d2c86f3c60a2ad6cdb6266f9edfd23cc65f91d610185a7283174dc472 - 0.0% (831 Bytes)
[#015] sha256:6c3b03dfefc8c03a39d03f06a8a3478058187e6d9ea747a64796935ae2b4f4ae - 0.0% (834 Bytes)
[#016] sha256:f9f754543d3527cf673e79d4dac8af9805fd132b539bbba241c340c2148062c2 - 0.0% (856 Bytes)
[#017] sha256:841648b36503e518901234e0ef5988e67cfbdf5e457137da160d3d43fbe8fe30 - 11.85% (30.5 MB)
[#018] sha256:316a66e15099df37383779496f8311c26625997e834273a9ad64bca9288a776f - 0.0% (831 Bytes)
[#019] sha256:9786b741b91e52b5886c5a61c33ab92aee21f30e3de267ef03e05f6852ea0471 - 0.0% (830 Bytes)
[#020] sha256:b9cad9c3cf39054066d244d95b69f2bfbdb30f2161e6b15592421860e8b77fa9 - 0.0% (830 Bytes)
[#021] sha256:6fe8df4b9710d2c2dfb97a5d006b692d7e0dbf8f6be8a0af790db64c7541ad0d - 0.0% (858 Bytes)
[#022] sha256:cb2cba9a07469c7610512c03a737771b20cd6d4801ae80538a1d556b80e9ff23 - 0.0% (830 Bytes)
Apply image 1809-amd64
2021-01-25 00:21:40 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-25 00:21:40 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-25 00:22:25 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-01-25 00:22:26 UTCcmd /S /C #(nop) USER ContainerUser
2021-01-25 00:22:45 UTCcmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell
2021-01-25 00:23:21 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-25 00:23:22 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-01-25 00:23:22 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-01-31 20:47:09 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-01 16:43:42 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2021-02-01 16:43:45 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-02-01 16:43:45 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-02-01 16:43:46 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-02-01 16:43:46 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-02-03 23:23:37 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-54b3a755b7899eaadf4fce42ecd7183551fd183c-head
2021-02-03 23:23:38 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-02-03 23:23:39 UTCcmd /S /C #(nop) COPY multi:d603124ae5ad544f9b4b0282969a9411101810d1093cdbf988c36d0f545b94db in \etc\rancher\
2021-02-03 23:23:40 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-02-03 23:23:41 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-03T23:23:35Z
2021-02-03 23:23:41 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-02-03 23:23:41 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=54b3a755b7899eaadf4fce42ecd7183551fd183c
2021-02-03 23:23:42 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-02-03 23:24:15 UTC
260 MB
rancher/rancher-agent:master-54b3a755b7899eaadf4fce42ecd7183551fd183c-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.32% (99.6 MB)
[#001] sha256:8b1d08ea5d4437849cdd3e614a9893364a7018ec4ebc41338b468a9a346439f7 - 0.0% (1.01 KB)
[#002] sha256:529fffc03dafa29d3e0452cbe42f3c72b6ec592252ecb2dd07301ffde99244d1 - 0.0% (1.02 KB)
[#003] sha256:6419c98036ba519e83243a2128d4b797295aabea5defa5b06e01479ef6190798 - 0.03% (67.3 KB)
[#004] sha256:b3bfd36828d9a894a822ec30c7afaaa7cf42e63cc07c4e034b05e5be03af2f80 - 0.0% (1.02 KB)
[#005] sha256:ac81011c82772d94dfa2d85dd8c8fe3b1d1c36f54d8add13c5d41ca6adcd9dbd - 37.32% (97 MB)
[#006] sha256:56c731a59563fde7312ee65a42c28442b21f858db83db753e4e253ca86f20d73 - 0.04% (97.4 KB)
[#007] sha256:4b2a87dcb0befd5f4bc69361d4f594a56a40a9ccadf97e9f2207f296a875e916 - 0.0% (1.02 KB)
[#008] sha256:50436062905f9a73c4f6cd577445585394507fc1eae4e745474af67074993433 - 0.0% (1.02 KB)
[#009] sha256:d1debb7283836147a3bcbb751860aa5430589baa6435ebadcf6d035c3d8ba553 - 0.0% (859 Bytes)
[#010] sha256:bfacb8a866da61334516775cf2c25a5556374df6042906d477f7c194aeea078d - 0.04% (101 KB)
[#011] sha256:b24f2760c3f06ff3f8d0a31048ba7530aec4331177196f06559d26ceb9024633 - 12.54% (32.6 MB)
[#012] sha256:0d7a8ece10ad15ad2e0e56bb597eac11506781b93b94d51d4215c2af2de32ed5 - 0.0% (860 Bytes)
[#013] sha256:bcd8b9191afece50ea9a1563a655c88daf3fa3a027895e3c1f4b31316c354281 - 0.0% (858 Bytes)
[#014] sha256:50a716c7c41aeefeb1b422722bf9003fce413f27e9b340e5015577fbafb74741 - 0.0% (858 Bytes)
[#015] sha256:3c0ee60d91c369d5ab1ae11d2c3e505a61325b4042c01af30cc9fedca585b335 - 0.0% (854 Bytes)
[#016] sha256:205c9644e4dfe010d5f9647b574afb1211c581d3d052691a99c9277c2a49711c - 0.0% (834 Bytes)
[#017] sha256:d5367ac3f62024ffe9e5aeda8d5805f0f8dc50941e7e66d40364978e69b4a10e - 11.72% (30.5 MB)
[#018] sha256:161c31c898c33ca29f6c7a3a9cbe8d7500f397dac710811e0796fa1919d81e06 - 0.0% (830 Bytes)
[#019] sha256:ae46db0f5359b74653cc3cb1381c5961cd422c90f5ff0633eecae55af7495b2e - 0.0% (825 Bytes)
[#020] sha256:88f5b550189d41b784a4cc1b0fd0333a746f6c570d63c532105397062aa9f893 - 0.0% (829 Bytes)
[#021] sha256:d8c0cf660a4ea435a622a57149e5100ed29e7e89cbf25296d34064455128b6af - 0.0% (865 Bytes)
[#022] sha256:bff2fe2fd9ea1a8d0a83fcefc63c200769d9342ebf8d89f67fe198ad52c6b4bf - 0.0% (828 Bytes)
Apply image 1909-amd64
2021-01-25 00:14:53 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-25 00:14:53 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-25 00:15:18 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-01-25 00:15:18 UTCcmd /S /C #(nop) USER ContainerUser
2021-01-25 00:15:34 UTCcmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell
2021-01-25 00:16:10 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-25 00:16:11 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-01-25 00:16:11 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-01-31 20:50:03 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-01 16:45:28 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-02-01 16:45:30 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-02-01 16:45:31 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-02-01 16:45:31 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-02-01 16:45:32 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-02-03 23:24:11 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-54b3a755b7899eaadf4fce42ecd7183551fd183c-head
2021-02-03 23:24:11 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-02-03 23:24:13 UTCcmd /S /C #(nop) COPY multi:d603124ae5ad544f9b4b0282969a9411101810d1093cdbf988c36d0f545b94db in \etc\rancher\
2021-02-03 23:24:13 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-02-03 23:24:14 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-03T23:24:08Z
2021-02-03 23:24:14 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-02-03 23:24:15 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=54b3a755b7899eaadf4fce42ecd7183551fd183c
2021-02-03 23:24:15 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-02-03 23:24:28 UTC
258 MB
rancher/rancher-agent:master-54b3a755b7899eaadf4fce42ecd7183551fd183c-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.96% (98.1 MB)
[#001] sha256:de401d0ad50a73809f52f1b2cdd08372d48affaed3cdc2d9c82fd93fdb86935d - 0.0% (822 Bytes)
[#002] sha256:b251ece4f860cf57423dd1455d77586f293f469389d4e8f22eda21f3f3865674 - 0.0% (921 Bytes)
[#003] sha256:da83f3e327d6be0778a2e9cb3bdbcd4381d91d53be27a9d83e7a02d713898ab6 - 0.03% (67.5 KB)
[#004] sha256:128bd25e4a5fd56d89d1d3519ab5299fad89e0fa26b42a19bbcacf3ffc63a75a - 0.0% (849 Bytes)
[#005] sha256:02a46850464f896128d38032429af01ed881c9561496b85a7dcf75894d1cfd3f - 37.54% (97 MB)
[#006] sha256:99558043528fca28cf576a5dae72c8dbbe8a309833109869786f3e709ee3e864 - 0.04% (92.7 KB)
[#007] sha256:39ff56c128357f2bde42c7177c54985736cd9022f26f72f0560ccd997975b59d - 0.0% (843 Bytes)
[#008] sha256:bb889420c0e542967f5ff0364fc7f0f64026326699d5dba17be0ff04d9435c8c - 0.0% (917 Bytes)
[#009] sha256:c71911c4d8ea92f5150b7ccb0f68b51c2e7565edaf569f741ba9de3a40b38804 - 0.0% (823 Bytes)
[#010] sha256:0e03aab8a58938df1e2adcd415454541896427d77c6589efeb78fa7e82255041 - 0.04% (101 KB)
[#011] sha256:2eaba44c4d737ad95156f5fce396aa04f57102131de3e3b114fb2482c643e1ca - 12.61% (32.6 MB)
[#012] sha256:dd5834dcbd02b5688278a8f0bce81f3c153a2e204208a559f9994932cb89d34c - 0.0% (835 Bytes)
[#013] sha256:dc1b7151bf8407b1a61c161be5d0e4f20c6e0a6507a6631c8ad24464df033300 - 0.0% (856 Bytes)
[#014] sha256:17b5ce6fa845000bf8fe600000a94c65a4573413beb6eb5550ab5ee719d77524 - 0.0% (830 Bytes)
[#015] sha256:f357520bf606366c81835b1fa6e61ba5cefae5eb386f30b6cf29203158697282 - 0.0% (855 Bytes)
[#016] sha256:5b5ac85fb35760a9ddca8f4dc47930491c7ae0e00acb84bbe50a03ca600ea73b - 0.0% (834 Bytes)
[#017] sha256:c73bc2115ffce1e91db393d50e37f3b58666463c8627534ca0d92bb0bf02d9aa - 11.78% (30.5 MB)
[#018] sha256:72a37f263a6c25766620e81a287291a4cfa4ff2e9108915a48c2f3b2c402dba0 - 0.0% (852 Bytes)
[#019] sha256:8ef64c938a6f820408f4dc2aab466c083b231f47e88546b09a5f526bf87a4420 - 0.0% (862 Bytes)
[#020] sha256:26f86ae851c3d66fb42093c57879ca217a1fa1de8eb50bed928413e96f841205 - 0.0% (855 Bytes)
[#021] sha256:17570db430bb587fd0293b699b75937c0da5f53924f629466f1bd43205ecb4ec - 0.0% (829 Bytes)
[#022] sha256:b2c4a621ada6b60ea78dbfab9bef3a6033dcac59bf230d5cae57f59c20196427 - 0.0% (828 Bytes)
Apply image 1903-amd64
2021-01-15 21:08:09 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-15 21:08:10 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-15 21:08:55 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-01-15 21:08:56 UTCcmd /S /C #(nop) USER ContainerUser
2021-01-15 21:09:18 UTCcmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell
2021-01-15 21:09:58 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-15 21:09:59 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-01-15 21:10:00 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-01-31 20:48:09 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-01 16:42:11 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-02-01 16:42:13 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-02-01 16:42:14 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-02-01 16:42:14 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-02-01 16:42:15 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-02-03 23:24:24 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-54b3a755b7899eaadf4fce42ecd7183551fd183c-head
2021-02-03 23:24:24 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-02-03 23:24:26 UTCcmd /S /C #(nop) COPY multi:d603124ae5ad544f9b4b0282969a9411101810d1093cdbf988c36d0f545b94db in \etc\rancher\
2021-02-03 23:24:26 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-02-03 23:24:27 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-03T23:24:22Z
2021-02-03 23:24:27 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-02-03 23:24:28 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=54b3a755b7899eaadf4fce42ecd7183551fd183c
2021-02-03 23:24:28 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-02-03 23:23:11 UTC
261 MB
rancher/rancher-agent:master-54b3a755b7899eaadf4fce42ecd7183551fd183c-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.56% (101 MB)
[#001] sha256:d1d964e549934fb43ef81f521eed39d226a5f9afc19e123118fa80ed0cd87039 - 0.0% (1.09 KB)
[#002] sha256:cbce98f5c4da4f2e83525c8f4b6c1d56f9d1cdf192a2ec9dd67e123d9b9829e2 - 0.0% (1.07 KB)
[#003] sha256:f42568b218bfd71aba73f945e3e2be8b8289135be50910348db61210df5f14dd - 0.03% (90.1 KB)
[#004] sha256:2bf9438971aef03ac0ca75e76ba71ef5d736164d114cae312f5af38994b1e1a6 - 0.0% (1.04 KB)
[#005] sha256:b4a530a7da35f5e36da716f61840fafaf3cb4af8ba9eaa86645d4f086f68b299 - 37.16% (97 MB)
[#006] sha256:31734e44f83918514137f9a0a31f82062dfd1690fedf8dd363894cdc6db44606 - 0.04% (106 KB)
[#007] sha256:b1235424c5052c92d3ec8b7a69185d54dea8ee37ec2c5c529f536ce713c0e3a9 - 0.0% (1.02 KB)
[#008] sha256:b26e8d9f1843c0a843f8703ce17c558368c7bde62db5745031c024d31fa8a468 - 0.0% (1.01 KB)
[#009] sha256:59edfbf4b503c540ec67df1581ef71f40e3e08c4820eb0add5bb458e7e402438 - 0.0% (885 Bytes)
[#010] sha256:ca2dd3a2d1b526d31a14b10bc5a99bf38cd3e2dee63c0d4a5c7a5929975bed29 - 0.04% (102 KB)
[#011] sha256:3a296acc3f9ce1bc5d22cc01b48902b529bdf93c321bb581b4fd39ab11d70656 - 12.49% (32.6 MB)
[#012] sha256:a7baef4c8543aec389fdfbf39e717b1daea90e795b4f8345cea0b79034c33310 - 0.0% (869 Bytes)
[#013] sha256:4ebbefa34539381bfef3cf8f954e50c68dceeac4511bcc08aff61e8af716c492 - 0.0% (836 Bytes)
[#014] sha256:d83ae695e87307d26b8571ba18ba5f0125c2b5e8c40986bbd33b155ec89a8841 - 0.0% (836 Bytes)
[#015] sha256:e7030300946d5b348a952f28ab66d27ef75f5b5e5e88f0d6e642c6f7682e12a1 - 0.0% (836 Bytes)
[#016] sha256:8e7c81dcabef5776eb2c5084c5b3101fa209578dabb7529349925440b4ef4fdf - 0.0% (844 Bytes)
[#017] sha256:c6f094d8d830ae87f98104168dade5994081b461422c583a0330d7ea6104f844 - 11.67% (30.5 MB)
[#018] sha256:f100e0eef701edfb56bf9906f9a58e9088063a7657931adc242e805107ae5b61 - 0.0% (840 Bytes)
[#019] sha256:88d7fa58e09fbed29249018886dceb7c9a9fb4d57c4e6de14e5f8c2f49b77e66 - 0.0% (864 Bytes)
[#020] sha256:e32145d6e8f990b8a6b252406ce1978c8bb493d87abb6d9a7a82ee649462add8 - 0.0% (839 Bytes)
[#021] sha256:5e83236ce22908ce8a6466522675fdbeff031d92b665b466e3e2e9754e3fbbcc - 0.0% (841 Bytes)
[#022] sha256:ecf9aeefc64241996b4c98ce3ef95c21e51cb7527d2127ae010fea0aec0ca476 - 0.0% (839 Bytes)
Apply image 2004-amd64
2021-01-25 00:14: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-2004
2021-01-25 00:14:06 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-25 00:14:18 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-01-25 00:14:18 UTCcmd /S /C #(nop) USER ContainerUser
2021-01-25 00:14:33 UTCcmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell
2021-01-25 00:15:08 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-25 00:15:09 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-01-25 00:15:09 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-01-31 20:48:02 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-01 16:43:50 UTCcmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\
2021-02-01 16:43:52 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-02-01 16:43:53 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-02-01 16:43:53 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-02-01 16:43:54 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-02-03 23:23:07 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-54b3a755b7899eaadf4fce42ecd7183551fd183c-head
2021-02-03 23:23:07 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-02-03 23:23:09 UTCcmd /S /C #(nop) COPY multi:6366ccb6e1560ca6fa74ec3669a220ab2b5c8f36e1ceed67e9e6d0124c193de6 in \etc\rancher\
2021-02-03 23:23:10 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-02-03 23:23:10 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-03T23:23:05Z
2021-02-03 23:23:10 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-02-03 23:23:11 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=54b3a755b7899eaadf4fce42ecd7183551fd183c
2021-02-03 23:23:11 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-02-03 23:24:07 UTC
2.44 GB
rancher/rancher-agent:master-54b3a755b7899eaadf4fce42ecd7183551fd183c-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 57.41% (1.4 GB)
[#001] sha256:18629c768c3f1391a29a90ea5e5b8a2b4185ec20b1781c40273741f648a0c882 - 36.74% (918 MB)
[#002] sha256:d82d0c0a26dc157f851ed482001b50be69234bb1f686b47a20389c2d465be80f - 0.0% (1.07 KB)
[#003] sha256:e393ebcc16b1008ce4b0c681e48bff209ec97831fcae90a3bef75050f7e67e22 - 0.0% (1.07 KB)
[#004] sha256:8cdaefb4767840402f5d2f2c297c30c32d0643a07fd0d2620e8ee57cd23ff5cf - 0.82% (20.5 MB)
[#005] sha256:c1aa60dadb5a411346d4e0d0f37334b16a29c2b47ac3e49f42a2c193b6295e4a - 0.39% (9.75 MB)
[#006] sha256:237ddbe706c21df9ce0ed7dde72cea194fb009691edc3c0ffe1383a4fbe30f6a - 0.31% (7.82 MB)
[#007] sha256:828fae8391b0ee8902ebf41b9857ed1ea5148ef2a6d42bfd3e6022a77dfbe8a1 - 1.77% (44.1 MB)
[#008] sha256:c7671cf831f5922d98352ac413b3d2e69be96a1e91a72bf648ffbf4c9b010e84 - 0.19% (4.82 MB)
[#009] sha256:606802a48a4ed9683e7e0480c8e58b8ce33e3ae5b74903265bac1cc0fd1f9f78 - 0.62% (15.5 MB)
[#010] sha256:64f969103e953b5b8e0b2d24393b139c351e87e328c2e8b57fbf840b40d159fa - 0.54% (13.4 MB)
[#011] sha256:3f13d86dfd0a5103126caf9895bd4cade91a9823e3d0e3cbb2d3417f8e2d4f75 - 0.0% (1.07 KB)
[#012] sha256:83842fddf7764f947e1b55a9fdee010721821ec37b1b6fb187d8675c90df4961 - 0.0% (1.07 KB)
[#013] sha256:5c453cadcef976b48ad2903e45ee7686555bd147337192aee88be4d0193ac8f9 - 0.0% (1.09 KB)
[#014] sha256:a10bfbc510125c6d7abc562e38ad742c0780546d2868b14f47b3e20f458733f3 - 0.0% (1.07 KB)
[#015] sha256:6ac4d0b7b353a96f8f8d8af527022bd559578a71c992ad8ddb232ab183829976 - 0.0% (1.07 KB)
[#016] sha256:19eb29fff70d2310b1e4e747adb32de2d3df83265858829c035679bc75ea6491 - 1.22% (30.5 MB)
[#017] sha256:260f3bb5537f8a24ba08854aa097f337b65a7c61731091671348926374714ba1 - 0.0% (1.07 KB)
[#018] sha256:24955429c3c59b1522d89d3fbb94f2d94c3572170b60fe26bb80ef86c2364187 - 0.0% (1.08 KB)
[#019] sha256:376a13dc09cb4d3ab1e58c4baa4e1f961e7b18bd3ede26c660a539a49bb37f71 - 0.0% (1.07 KB)
[#020] sha256:bb1b88d47fafc708969aec0c6dc5353b946587de3da1c161eaad745eb5cc58d5 - 0.0% (1.08 KB)
[#021] sha256:937d53cc2207560f85f3dcfcca2ca9915d109891f1227ceab7ccbc85ba432e28 - 0.0% (1.1 KB)
Apply image 20H2-RTM-amd64
2021-01-09 13:33:38 UTCInstall update 20H2-amd64
2021-01-31 20:47:54 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-01-31 20:47:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-02-01 18:55:01 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-02-01 18:55:10 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-02-01 18:55:35 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-02-01 18:55:47 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-02-01 18:55:55 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-02-01 18:56:04 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-02-01 18:56:12 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-02-01 23:10:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-02-01 23:10:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-02-01 23:10:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-02-03 23:24:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-54b3a755b7899eaadf4fce42ecd7183551fd183c-head
2021-02-03 23:24:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-02-03 23:24:05 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:6366ccb6e1560ca6fa74ec3669a220ab2b5c8f36e1ceed67e9e6d0124c193de6 in \etc\rancher\
2021-02-03 23:24:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-02-03 23:24:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-02-03T23:24:02Z
2021-02-03 23:24:06 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-02-03 23:24:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=54b3a755b7899eaadf4fce42ecd7183551fd183c
2021-02-03 23:24:07 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-02-03 23:29:02 UTC
154 MB
rancher/rancher-agent:master-54b3a755b7899eaadf4fce42ecd7183551fd183c-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:64e3fba066352e44a4c1eeb6caedc87c29b46f0a7b31e21a58183fc8370005bd - 14.72% (22.6 MB)
[#001] sha256:3dbb433f451339aab734bb52e3df5b34cdea477f3f8e3aa32f7ac060bd852de2 - 0.0% (854 Bytes)
[#002] sha256:c3042a0d94b83caeb29bc20734c197130f58e14e86e8e6cdad8b768052bb563c - 0.0% (189 Bytes)
[#003] sha256:7b1b77d6c423f561af5fe7eda1f5b80eebd57c94e0022bb396c7d1530660807c - 0.0% (123 Bytes)
[#004] sha256:378eb4c2a9f0c90bbeab8ece47d64337df0bbc18a7c3ba981f01a4656abb955e - 32.66% (50.2 MB)
[#005] sha256:fffc0e4a1e23f2eeced3b94553539949a4d456d75fd2d035b6462a1c0b2a098f - 1.26% (1.94 MB)
[#006] sha256:0244d22c73d6dbd5c65444ee7b75441f8c87302b51540e274889a80a722cd313 - 16.02% (24.6 MB)
[#007] sha256:d857647689cd9cff3f36cfff5be3af5d379156203b1dcc9e42d1ee423cdc4397 - 17.09% (26.3 MB)
[#008] sha256:f54e0e1fd33e1978229ffc580909bcb93bb545bd424e21b275f07f98879fe4fc - 18.24% (28 MB)
[#009] sha256:46944259af16c5495afff50ef3f3c78620bb201c0ffe35d78f1a0067796d72d6 - 0.0% (170 Bytes)
/bin/sh -c #(nop) ADD file:7d9bc01cf1f3757bf5fa308213a77aeb128883cc13616ff46b3da5b0e65b92f2 in /
2021-01-21 03:49:27 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
2021-01-21 03:49:29 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2021-01-21 03:49:31 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2021-01-21 03:49:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-02-03 23:28:27 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-02-03 23:28:27 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-02-03 23:28:28 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-02-03 23:28:28 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2021-02-03 23:28:49 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-02-03 23:28:50 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-02-03 23:28:51 UTC|1 ARCH=arm64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin
2021-02-03 23:28:51 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-02-03 23:28:52 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-02-03 23:28:53 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-02-03 23:28:53 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-02-03 23:28:53 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-02-03 23:28:53 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-54b3a755b7899eaadf4fce42ecd7183551fd183c-head
2021-02-03 23:28:53 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-02-03 23:28:58 UTC/bin/sh -c #(nop) COPY dir:e0ea065cbb2d233f6423fb85837261b64d936da02240c6c340d16bff7657afa7 in /var/lib/rancher-data
2021-02-03 23:29:00 UTC/bin/sh -c #(nop) COPY multi:01b8e24c268c1f4c85d6e5454eb098ab2e77fc1282d39fd089f9a0ed5a7cb01c in /usr/bin/
2021-02-03 23:29:00 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-02-03 23:29:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-02-03 23:29:01 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-02-03T23:28:12Z
2021-02-03 23:29:01 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2021-02-03 23:29:01 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=54b3a755b7899eaadf4fce42ecd7183551fd183c
2021-02-03 23:29: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.