2021-01-21 16:07:11 UTC
162 MB
rancher/rancher-agent:v2.5-23a29c306a1279cb1aa124f41992508ff60b508a-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.69% (25.5 MB)
[#001] sha256:d22d2dfcfa9cd230ed3c47defec2670d45081598c721dd85cafc34ea459f970e - 0.0% (852 Bytes)
[#002] sha256:b3afe92c540b778c64ca316d1e679d55d2d2e812e450f516a808ee591f0c3f77 - 0.0% (162 Bytes)
[#003] sha256:42633f4138e8b116719b4e822c7adf581ec769096e2100f47e34084f44ba0a24 - 0.0% (123 Bytes)
[#004] sha256:2b4969bab22c9fd5603b3fc3c6c162d7493a80075dc840054dfb2dd08e06c8e8 - 33.46% (54.3 MB)
[#005] sha256:45bd5c24af08019cb7892aab421508f07b286c4f80bdf54a67225cd637df0878 - 1.36% (2.2 MB)
[#006] sha256:e33016bbdfa7f131f9402c0781a48b3afe00bec6fe251e410505cdd08b363c3f - 16.37% (26.6 MB)
[#007] sha256:f11203d01059c388ff44bc32bf521027f703b992b01e411eb04ab851566d6708 - 14.38% (23.3 MB)
[#008] sha256:28768ad0bf21f551ec5f9e9db6bf218cff60bbd48defd43e41685e96a236af67 - 18.73% (30.4 MB)
[#009] sha256:ad86a8db458a2c3d1d839cac9ed19b1a0ae9ec1c94669c62aef89c24a4ec6561 - 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-01-21 16:06:37 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-01-21 16:06:37 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-21 16:06:38 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-01-21 16:06:38 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2021-01-21 16:06:58 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-21 16:06:59 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-01-21 16:07:00 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-21 16:07:00 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-01-21 16:07:02 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-21 16:07:03 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-01-21 16:07:03 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-01-21 16:07:03 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-21 16:07:03 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-23a29c306a1279cb1aa124f41992508ff60b508a-head
2021-01-21 16:07:03 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-01-21 16:07:08 UTC/bin/sh -c #(nop) COPY dir:fff0b54130198b1ec13fc09dea707242528311b57d60286acb2fd54f4e4f8cc3 in /var/lib/rancher-data
2021-01-21 16:07:10 UTC/bin/sh -c #(nop) COPY multi:52ae881b1636d433ff62c3075e8022eb8d406b82a2ca8e9e5afc5c75058bd568 in /usr/bin/
2021-01-21 16:07:10 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-01-21 16:07:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-01-21 16:07:11 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-01-21T16:06:15Z
2021-01-21 16:07:11 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-21 16:07:11 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=23a29c306a1279cb1aa124f41992508ff60b508a
2021-01-21 16:07:11 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-21 16:02:10 UTC
257 MB
rancher/rancher-agent:v2.5-23a29c306a1279cb1aa124f41992508ff60b508a-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:70220169a64d6302f4515abf14ee74d434c26c52ff69344a39e0f2f4b3ad9e1c - 0.0% (1.12 KB)
[#002] sha256:c0f9ae42832169b80a7e5fd5d2c0af705bf2ab6a91e2640fc5da366bca49da5d - 0.0% (1.02 KB)
[#003] sha256:b81a75f9f189ee547be6d8966eafe7b0daeac19d4bd3f01e050d31caa4775797 - 0.03% (69.9 KB)
[#004] sha256:e9d331c5c4fbc2ac580c25d25707a54d530fb84c1a448c028f6b0212844cf973 - 0.0% (1020 Bytes)
[#005] sha256:f8972875c02fa530c7f1d299f39b756432b38ad975cc2647f824b6d46449909c - 37.75% (97 MB)
[#006] sha256:1b71a133c06991dbfb554cb3c18a70c2767910ea1e11edca4fb6a82ba563a8bf - 0.05% (135 KB)
[#007] sha256:ddeeb0ae1ab9d63933fc73f4e59acf095e275192e67ba8f80d303207f2a454c3 - 0.0% (1.02 KB)
[#008] sha256:63774abb91c6cf0aadb55894a9f5f0580b74f4df186b1adfd3a657c3d79b66e5 - 0.0% (1.02 KB)
[#009] sha256:473ff5cdeadef5d5dd0f31298495da6179608b7a9e333121d2f57f0bf4034712 - 0.0% (848 Bytes)
[#010] sha256:3152002a3f6fed13c7b03046fef7a585ef824cbbf66f20c6cca48b41c5931909 - 0.04% (96.5 KB)
[#011] sha256:b461701d35686179d27a936e7657c1c3965f93aa2cc91e6d361c402067705d2c - 12.69% (32.6 MB)
[#012] sha256:1b7f39e0502b03a991efb12067d188edd193621d004d49eec252932b1fe83a1d - 0.0% (826 Bytes)
[#013] sha256:c8afdcbfc48292b6192bc3d6ab52e1dcd6a0c956a1fe788e83c989cf40c5918a - 0.0% (831 Bytes)
[#014] sha256:bcaae0726d8805d27c4d5bf2cab899f828d263a7cd137663538f8e0e21ef51d0 - 0.0% (854 Bytes)
[#015] sha256:2031aadbaed2022e1ed1d7db1290a989d232837a38bfd41aefbae9337d982083 - 0.0% (831 Bytes)
[#016] sha256:ff6aad846d82ac79991db53d6e923999fe15170e8b2003c5eba01fe0b567e6d6 - 0.0% (829 Bytes)
[#017] sha256:2b94d1b00367f9682d32989e25dd190e94d7af56409ebcffe4aaa47c655af289 - 11.83% (30.4 MB)
[#018] sha256:8e97d91429437ca238fe6b954bcab9c76333433aec5b103131360050b132c160 - 0.0% (829 Bytes)
[#019] sha256:90ed81a957b98f720a39448773077e9a9fcd94199934de1cf8e53aa8f877af5d - 0.0% (857 Bytes)
[#020] sha256:b4ed999e2e1fd5b033f45d57615dc7da9e1e0a354f8957357f578d11df605b5b - 0.0% (833 Bytes)
[#021] sha256:e5f327c8ecc7b7adc80d0ba33f7b0719efe27d8b3438a65cf09c5fc8cbe34ddc - 0.0% (853 Bytes)
[#022] sha256:186c69af373c2b53f50083acd9c826a048aa4b2b9d74bbfaf9185640bb97fc93 - 0.0% (830 Bytes)
Apply image 1809-amd64
2021-01-19 23:20:25 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-19 23:20:27 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-19 23:20:59 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-01-19 23:20:59 UTCcmd /S /C #(nop) USER ContainerUser
2021-01-19 23:21:19 UTCcmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell
2021-01-19 23:21:57 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-19 23:21:58 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-01-19 23:21:58 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-01-20 00:06:19 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-20 04:21:12 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2021-01-20 04:21:14 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-01-20 04:21:15 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-01-20 04:21:15 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-01-20 04:21:15 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-21 16:02:06 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-23a29c306a1279cb1aa124f41992508ff60b508a-head
2021-01-21 16:02:07 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-21 16:02:08 UTCcmd /S /C #(nop) COPY multi:ebf559ce290ecb4ac3aa27ac116994d31ffea6193e0fe0709dcedf764cf8a3dd in \etc\rancher\
2021-01-21 16:02:09 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-21 16:02:09 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-21T16:02:04Z
2021-01-21 16:02:09 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-21 16:02:10 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=23a29c306a1279cb1aa124f41992508ff60b508a
2021-01-21 16:02:10 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-21 16:02:51 UTC
260 MB
rancher/rancher-agent:v2.5-23a29c306a1279cb1aa124f41992508ff60b508a-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:fb0d0a5eed4c7e3b9d4dfdfa8b844bfcef7ad31367ac269af0e54415ec105418 - 0.0% (1.02 KB)
[#002] sha256:06806150752e491f8a27a80f45530405979e83f2f26632fc668c844a70bd289b - 0.0% (1.01 KB)
[#003] sha256:c0f33331efcd07bba50f3651e0f8a9084431a914b07e060a4c61802c3770851a - 0.02% (63.9 KB)
[#004] sha256:57d90fb8451c5e89042c677794634ce14a2a76ca7e348e66fca168797086f832 - 0.0% (1.07 KB)
[#005] sha256:2fbd100c04dbf81a6360fa2f18417049fc8e1c7ad54e9027b18326a236432d9a - 37.33% (97 MB)
[#006] sha256:37d494e8738dc9918335085c14701262c32eb03582eccb8f1e2e69548e416d3d - 0.05% (128 KB)
[#007] sha256:a659f515f56209f514254145483ae074ed4790af9ce7fd7592cfc610d830ace8 - 0.0% (1.02 KB)
[#008] sha256:205ec9ef187f76b2b8d9fd8a1e8d69fd69ccda4dd44b2bdbd4b8eb718759e34c - 0.0% (1.02 KB)
[#009] sha256:485601979b744102037cd36c6f949b2e72e2987fb68406574fea4add373117a5 - 0.0% (834 Bytes)
[#010] sha256:752e0b222e5b0de2b33deab0f5191dd5e0104a8e9a9906768b0f320c7955a31f - 0.04% (101 KB)
[#011] sha256:89821220f7d50f4279f3b64e9fcbb939299f0ff264e2b4a6a85ea7f144b4498b - 12.54% (32.6 MB)
[#012] sha256:3191ed4fc3fc8a9770cdd693e2db08c2842a92992fd1c898d4130caf78710f07 - 0.0% (853 Bytes)
[#013] sha256:320cc99b98b1a376143b4c65115a0040bc09080f92a942c7954a8a416df0c33d - 0.0% (860 Bytes)
[#014] sha256:03fd8f2ed61971fd44b5943a902e90cd2fa2e5904e905ff88c99b5051a610e73 - 0.0% (860 Bytes)
[#015] sha256:8df1ef67abcbab9e9b33fcbaf43dd9b058e0b5444fd7dd165846ca98bf6327c9 - 0.0% (834 Bytes)
[#016] sha256:d6d738033c8b5800a4e2b4c4525900552e3b50b81f42c3fc0db2dedcdff23d8a - 0.0% (830 Bytes)
[#017] sha256:0805da816e9c51fdfedd512d627a0da60d177517edcf70dbcae34246944e3b61 - 11.7% (30.4 MB)
[#018] sha256:395721352d425e1229c01f3bff1cd6a54bde7cfbe07d6768c999d529b63ba64d - 0.0% (830 Bytes)
[#019] sha256:07f378fc3a8cf51559ccce6fd3e356a7b4d8934746a1dfbe3a82591b2594259d - 0.0% (831 Bytes)
[#020] sha256:39bfae819891d31dfa7f4939580ad5632507ce63c32813bcd0e6672032883f35 - 0.0% (859 Bytes)
[#021] sha256:3634bdf755b4bbd4055e6c39e4e7513f65fcca1a1cab97b5d7c5d0df2de08582 - 0.0% (827 Bytes)
[#022] sha256:3100e6b41c3646d0f78e0b68584621b43b89c56e51c5d9e1b607f518dd29c83f - 0.0% (831 Bytes)
Apply image 1909-amd64
2021-01-19 23:20:39 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-19 23:20:40 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-19 23:21:04 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-01-19 23:21:05 UTCcmd /S /C #(nop) USER ContainerUser
2021-01-19 23:21:22 UTCcmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell
2021-01-19 23:22:06 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-19 23:22:06 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-01-19 23:22:07 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-01-20 00:06:33 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-20 04:21:13 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-01-20 04:21:16 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-01-20 04:21:16 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-01-20 04:21:17 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-01-20 04:21:17 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-21 16:02:47 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-23a29c306a1279cb1aa124f41992508ff60b508a-head
2021-01-21 16:02:48 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-21 16:02:49 UTCcmd /S /C #(nop) COPY multi:ebf559ce290ecb4ac3aa27ac116994d31ffea6193e0fe0709dcedf764cf8a3dd in \etc\rancher\
2021-01-21 16:02:50 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-21 16:02:50 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-21T16:02:45Z
2021-01-21 16:02:50 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-21 16:02:51 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=23a29c306a1279cb1aa124f41992508ff60b508a
2021-01-21 16:02:51 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-21 16:02:41 UTC
258 MB
rancher/rancher-agent:v2.5-23a29c306a1279cb1aa124f41992508ff60b508a-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.97% (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.55% (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:490fdfe4863e27aed7edab4fa89185f432359d349936eebdf76a706b1b7da95e - 0.0% (861 Bytes)
[#010] sha256:3a2dc61c17608e44217eae8b2efb5136002778a04c07196a6ef6728c3e149432 - 0.04% (101 KB)
[#011] sha256:9b989cbec2c4252801ceece0538797a1afa69de365b631ae8eb3b2ffb6310c6d - 12.62% (32.6 MB)
[#012] sha256:f01931c404a15606ed5d0b219cf7420139ba42eff44838d0d6042d963841ef98 - 0.0% (832 Bytes)
[#013] sha256:eda34c65b48f9dc3be3285afd24a800ee78818795f3d2950ca9bb30423a17fd5 - 0.0% (855 Bytes)
[#014] sha256:87ac2aca96d3560dad1d1f0f059eaabae9bb55312cb6f33be375b4a0f26cdaf9 - 0.0% (833 Bytes)
[#015] sha256:a9ad2dfbf5251fb69820cf5a9eec65f141f1ed6f21b7725a400f16f73a207a6c - 0.0% (828 Bytes)
[#016] sha256:2badaccb1ce92fb3090ef4a3b12a5361d639a1ce1b12a16dce8bf607e7f444b4 - 0.0% (822 Bytes)
[#017] sha256:9fb2fc5498bac70ee02091929cda8ef8e535f24645e85e0b714c213838a43510 - 11.76% (30.4 MB)
[#018] sha256:4fe622ce3a4db56985138f2fa628ba16a29a8fc4d38921799b9677781a45bd5b - 0.0% (828 Bytes)
[#019] sha256:51ff3a98589c5bd0f9b35cca6d912750552e18208e09b238f001caf4c5a45465 - 0.0% (833 Bytes)
[#020] sha256:762bc10e737c44fe7c6ad9b80957a1b703b7064820abd63bd80a7f6348bf6900 - 0.0% (862 Bytes)
[#021] sha256:349f02bd35c2c18928fb30db4735f81e56459c3838d94383b79411b79872ed93 - 0.0% (851 Bytes)
[#022] sha256:0d3186a86475e3703a97201a62781843db20687690ccaf960596fd35af26c5ec - 0.0% (874 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-20 00:06:25 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-20 04:21:15 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-01-20 04:21:17 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-01-20 04:21:17 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-01-20 04:21:18 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-01-20 04:21:18 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-21 16:02:36 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-23a29c306a1279cb1aa124f41992508ff60b508a-head
2021-01-21 16:02:37 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-21 16:02:38 UTCcmd /S /C #(nop) COPY multi:ebf559ce290ecb4ac3aa27ac116994d31ffea6193e0fe0709dcedf764cf8a3dd in \etc\rancher\
2021-01-21 16:02:39 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-21 16:02:39 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-21T16:02:33Z
2021-01-21 16:02:39 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-21 16:02:40 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=23a29c306a1279cb1aa124f41992508ff60b508a
2021-01-21 16:02:41 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-21 16:03:34 UTC
261 MB
rancher/rancher-agent:v2.5-23a29c306a1279cb1aa124f41992508ff60b508a-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:ac18d60ee9d9b4f3015e830753bae6893a532d3b4dd8014e3d6c6eb88da3f6c4 - 0.0% (848 Bytes)
[#002] sha256:f4fdb86e81d80f489c6e6687a68b3d67b8ac86bc1cb97ba04e4824077119721d - 0.0% (866 Bytes)
[#003] sha256:9c41b2f1330f5ae16d95cb2eb3b818e48f9135c0f5464115ac32c0f799d9a2df - 0.02% (66.7 KB)
[#004] sha256:14f7cead66efafb716abf87092223d4734104f8015dcc06a33ee4fc045c900e1 - 0.0% (861 Bytes)
[#005] sha256:8ec87f85aff51331a8202a0e416c7018d6526bc17e8f19cb164e44b8033c7e1b - 37.18% (97 MB)
[#006] sha256:0feb01220857faaa7860a3284633a47e0343e681e78cd104ab724610b3f97566 - 0.03% (93 KB)
[#007] sha256:f1b71f507c90a68807daa2129ce902dc4f776bb6bebbdc000834cc9c2a586646 - 0.0% (841 Bytes)
[#008] sha256:b003621459c006b7ec2ec6b1d222a904338faef546b296601c4558609636e037 - 0.0% (846 Bytes)
[#009] sha256:d320bb3592d145517eb6f476fa9210214b355ecaca95989c07d38ab864a9eb41 - 0.0% (839 Bytes)
[#010] sha256:ec310470d775ba05727f95dfe4af2e7419a8ee745cd5b3dfe7d8f28a0db73f57 - 0.04% (102 KB)
[#011] sha256:cda9c48fa1d80be7ee784ce3faefd71664e520d34c42ca27ec5a52583db2fa4f - 12.49% (32.6 MB)
[#012] sha256:105ae86a8ac419c80a60933b3dbbbd2280646a6ea7a3a5d3f430594533fc1a3c - 0.0% (841 Bytes)
[#013] sha256:f17b7b878d3f51721363d1b087f41de9d53cedaeae7b41af38da75d1910627f2 - 0.0% (841 Bytes)
[#014] sha256:5f904793720f6caa88b1a9f2227ce3a8be1c101c003d9d88290be8e954233e78 - 0.0% (845 Bytes)
[#015] sha256:8f99ddc1e7918883192d54dfa4662b503ac7b5dd77b3ccca6a7247d0428d13b7 - 0.0% (863 Bytes)
[#016] sha256:40e747a2d8e3832ce608bab29a9483c1fb985cc77f180099c6d86b7716074b59 - 0.0% (839 Bytes)
[#017] sha256:cb8765a572e9de9426939d3fa95a5d101f271a307526bec1c757d25c55eb75c4 - 11.65% (30.4 MB)
[#018] sha256:ba65111e2f4f9d2a6e82c9b02da2984d349a425daddf76530c1f4d1367318625 - 0.0% (835 Bytes)
[#019] sha256:aab57c922d3869893df062db5b729a22bc48ff2f5fbc7d1d3ee166248ed835f9 - 0.0% (839 Bytes)
[#020] sha256:8670b378851df5be71955f6dcca77be7a4da0425cf83bde736f2740fb4071a5e - 0.0% (864 Bytes)
[#021] sha256:b9ad6d6f972c5e32227ce29f3987a5c1814d755a8c151e2fe0907e0415bb402e - 0.0% (839 Bytes)
[#022] sha256:3deb83620900ed2ea08eba7819fc02551d3aef85d772a588233147a45ffeffb2 - 0.0% (833 Bytes)
Apply image 2004-amd64
2021-01-15 20:37: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-15 20:37:06 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-15 20:37:43 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-01-15 20:37:44 UTCcmd /S /C #(nop) USER ContainerUser
2021-01-15 20:38:30 UTCcmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell
2021-01-15 20:39:17 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 20:39:18 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-01-15 20:39:20 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-01-20 00:06:22 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-20 04:21:31 UTCcmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\
2021-01-20 04:21:33 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-01-20 04:21:34 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-01-20 04:21:34 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-01-20 04:21:34 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-21 16:03:30 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-23a29c306a1279cb1aa124f41992508ff60b508a-head
2021-01-21 16:03:31 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-21 16:03:32 UTCcmd /S /C #(nop) COPY multi:548aed37ec070a213400b10d42588a0e8910f7c3df7c5c83201388113289d4a1 in \etc\rancher\
2021-01-21 16:03:33 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-21 16:03:33 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-21T16:03:28Z
2021-01-21 16:03:33 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-21 16:03:34 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=23a29c306a1279cb1aa124f41992508ff60b508a
2021-01-21 16:03:34 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-21 16:03:12 UTC
2.43 GB
rancher/rancher-agent:v2.5-23a29c306a1279cb1aa124f41992508ff60b508a-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:484c7b8ef4347cd0c9c5f8632e5d8363e4441eaf6cfd30561b1218127ce19024 - 0.54% (13.4 MB)
[#011] sha256:949dc9f7590d82d131a0d9b793808f6b2b5b80e99e69107cb456c0669b51a372 - 0.0% (1.08 KB)
[#012] sha256:7382fdac289aa2fca63c29dcb413138eca91dff9a3b8b0c751118c7ccc2f25fc - 0.0% (1.07 KB)
[#013] sha256:061798ab41de30519785fc2055d69035b294f11941195b2cdaaa14181006343f - 0.0% (1.12 KB)
[#014] sha256:3b1db2cc3efd39fc6f44b2d94a1571303512b30fbbfe1a1ee923873fc0fe4f25 - 0.0% (1.09 KB)
[#015] sha256:c09d2453209b059a7b909dc2d516336175293e341d7c73a4236a38c80cd64ec7 - 0.0% (1.09 KB)
[#016] sha256:7e7bcbef5667d93aeb6dee7b227cdc4f2959fadb3c74e42a20d3f9b18ed2446e - 1.22% (30.4 MB)
[#017] sha256:6dbc6e679547f2eee95d7ea1fb5aa81477e4fb2919e0f0890804c4ceaa27357c - 0.0% (1.07 KB)
[#018] sha256:414ad00fa4e063ac24a1605e8ce01e0380270c67355bd5888d285f30e4a7bdd2 - 0.0% (1.07 KB)
[#019] sha256:1e3b87342208beabc15cabe4bb034f0c358c6fe711b294ec2281b117ecfa2921 - 0.0% (1.06 KB)
[#020] sha256:90aef74550e90dfe0ed0ca495b1fa00c215626538f9767d5052338c1325127ec - 0.0% (1.09 KB)
[#021] sha256:9ad1f6773abe41c0bf0f91defd925199f57677090eb8c066c04ec9bb749652df - 0.0% (1.09 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:12 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:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-01-19 21:07:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-01-19 21:07:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-21 16:03:08 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-23a29c306a1279cb1aa124f41992508ff60b508a-head
2021-01-21 16:03:09 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-21 16:03:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:548aed37ec070a213400b10d42588a0e8910f7c3df7c5c83201388113289d4a1 in \etc\rancher\
2021-01-21 16:03:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-21 16:03:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-01-21T16:03:06Z
2021-01-21 16:03:11 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-21 16:03:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=23a29c306a1279cb1aa124f41992508ff60b508a
2021-01-21 16:03:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-21 16:06:28 UTC
151 MB
rancher/rancher-agent:v2.5-23a29c306a1279cb1aa124f41992508ff60b508a-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 - 15.01% (22.6 MB)
[#001] sha256:3dbb433f451339aab734bb52e3df5b34cdea477f3f8e3aa32f7ac060bd852de2 - 0.0% (854 Bytes)
[#002] sha256:c3042a0d94b83caeb29bc20734c197130f58e14e86e8e6cdad8b768052bb563c - 0.0% (189 Bytes)
[#003] sha256:56209178ccb68ea68952651daf125df2edc3a3a88e727b44d56d98d553597b81 - 0.0% (123 Bytes)
[#004] sha256:9bc0888a28ee8aa02e616cc5c28d4f47c3bf4b09624548811b08898cb9fcb9e8 - 33.31% (50.2 MB)
[#005] sha256:fffc0e4a1e23f2eeced3b94553539949a4d456d75fd2d035b6462a1c0b2a098f - 1.29% (1.94 MB)
[#006] sha256:867fa687c727c265f25e746aedd0d5acdd5de0dce76f4ec351cd5eaf4f5c9025 - 16.34% (24.6 MB)
[#007] sha256:a4598d3ea6103241be5f05bcf1dd35af1d5f38c269692b706e1ebaefee6cb9a3 - 15.48% (23.3 MB)
[#008] sha256:a3bba64b8ab21a0fedbf21d47c3e2c8754972486a8774c494a6cc6dc7d85a17d - 18.57% (28 MB)
[#009] sha256:ddde7b1087c0c9db4d5e46f80bf591389c7bfd5d31fec7a49a32f534d6e4e289 - 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-01-21 16:05:41 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-01-21 16:05:41 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-21 16:05:42 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-01-21 16:05:42 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2021-01-21 16:06:09 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-21 16:06:10 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-01-21 16:06:16 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-21 16:06:17 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-01-21 16:06:19 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-21 16:06:19 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-01-21 16:06:19 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-01-21 16:06:20 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-21 16:06:20 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-23a29c306a1279cb1aa124f41992508ff60b508a-head
2021-01-21 16:06:20 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-01-21 16:06:24 UTC/bin/sh -c #(nop) COPY dir:608cd79a9febb9af959aa90fd44744eaa302f4731460cf28137850ae81cf3941 in /var/lib/rancher-data
2021-01-21 16:06:26 UTC/bin/sh -c #(nop) COPY multi:0818ab574a8aa9bcab10ea18f4209de0e24cae02e75ade11291bdddfed2f296b in /usr/bin/
2021-01-21 16:06:27 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-01-21 16:06:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-01-21 16:06:27 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-01-21T16:05:25Z
2021-01-21 16:06:27 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-21 16:06:28 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=23a29c306a1279cb1aa124f41992508ff60b508a
2021-01-21 16:06:28 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.