2021-01-07 19:11:16 UTC
161 MB
rancher/rancher-agent:v2.5-be72f967248a92190f7ed755fce7b9e36800c115-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.8% (25.5 MB)
[#001] sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 - 0.0% (850 Bytes)
[#002] sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 - 0.0% (162 Bytes)
[#003] sha256:299a32a0bb1bbc081364c8b71a2a1eeb66a80b8518d0595fd40db73c457776cd - 0.0% (124 Bytes)
[#004] sha256:879909452ce3b1df788f97e58eb2e95a74ba0c245021d83d76d23bff2324adc3 - 33.69% (54.3 MB)
[#005] sha256:8173306facae086d67be798301e1b4e3edccddc2bfa829b570a59cfdaedd09b8 - 1.37% (2.2 MB)
[#006] sha256:099a754977a68b1c6ebcab53b2b0489616640b5a0b3043383aea6f1aa14d48ba - 16.48% (26.6 MB)
[#007] sha256:a35ac97a77fba0a458be035106c1c583879a29545e9e740e93017a990c24b5dd - 14.04% (22.6 MB)
[#008] sha256:b5086a5ca71739d96ad1770d453af1c4200897ab672742409b923994250b1f7f - 18.62% (30 MB)
[#009] sha256:09adbeaf4e3e43c7ab572bee828fe7306196d9519b8e94d3ce8613fcc547d1d6 - 0.0% (172 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-07 19:10:35 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-01-07 19:10:35 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-07 19:10:36 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-01-07 19:10:36 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2021-01-07 19:11:01 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-07 19:11:02 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-01-07 19:11:04 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-07 19:11:04 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-01-07 19:11:06 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-07 19:11:07 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-01-07 19:11:07 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-01-07 19:11:07 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-07 19:11:07 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-be72f967248a92190f7ed755fce7b9e36800c115-head
2021-01-07 19:11:07 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-01-07 19:11:13 UTC/bin/sh -c #(nop) COPY dir:fa71fcb5878be3c3d813e680e66ff7a4b0945619bac2c9ba998634e68f58fc39 in /var/lib/rancher-data
2021-01-07 19:11:15 UTC/bin/sh -c #(nop) COPY multi:a099c8c3a556a6b40df4720e34b42d8f7aa942e5bd50741cc26cd4c53cc4f11b in /usr/bin/
2021-01-07 19:11:15 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-01-07 19:11:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-01-07 19:11:16 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-01-07T19:10:13Z
2021-01-07 19:11:16 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-07 19:11:16 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=be72f967248a92190f7ed755fce7b9e36800c115
2021-01-07 19:11:16 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-07 19:11:44 UTC
256 MB
rancher/rancher-agent:v2.5-be72f967248a92190f7ed755fce7b9e36800c115-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:21be49aa856f07be4e0a677b988e43c04bd595a3c858e58b6c364477bbbf7222 - 37.66% (96.6 MB)
[#001] sha256:7b5e1bc2bc95804adfcd2715992e45609590e0dd1afb70a25f787ba285e2101c - 0.0% (863 Bytes)
[#002] sha256:899884f723056a55de1dceecd183d49f07dc37fd9dee994f5de6cdd6942f78b4 - 0.0% (838 Bytes)
[#003] sha256:ffea4b65bddf583646e6419e008d26b11f6ae5667f70ebcbe49243f7874ae591 - 0.02% (65.6 KB)
[#004] sha256:4603361ba950abc81d0a75a705733ce99a80a6a1d6da29926187201559bb26f7 - 0.0% (842 Bytes)
[#005] sha256:78cf252b5eb9467c62c464b50e49f8d29974163d83bfeb5b4a9efb94db38e968 - 37.82% (97 MB)
[#006] sha256:ed2e0a7850c4c8d90a0eef11853b97fca5a9ecb0f8fae3249f209a856e8a26f9 - 0.04% (101 KB)
[#007] sha256:af4d4a5234690c54c2ad75e085e197f745a51c722de5d6653484ed49d9e93355 - 0.0% (869 Bytes)
[#008] sha256:c389f220757c04e843571be1557f262bd27ec7ff77a862dc52ec4811a9a5fd1d - 0.0% (839 Bytes)
[#009] sha256:20d4f31ce6963915cdbeecae1d1f7e9a623804352b39fe8981f67e6880125df8 - 0.0% (834 Bytes)
[#010] sha256:c3591eeb2ee992301c38904b00cdc35f2598e4eb71d54cf4b5a5fbed72c3cb73 - 0.04% (96.5 KB)
[#011] sha256:473d8315b57fa6ef59a1478df469241b4dcad5114c09278cbe61abc65206fe28 - 12.71% (32.6 MB)
[#012] sha256:a32599fb100ebe82f6067b76e741e036915acdb398ca0f7581cd17a7c98fb659 - 0.0% (827 Bytes)
[#013] sha256:9707dcb889b0e1e7149c18ebfdf48e4ce54d77b590b94918e779f1f49f549bba - 0.0% (831 Bytes)
[#014] sha256:69fe204c2860ecb81a7604a24b3898656d58ce5f35b29d52d11b4599fde3f194 - 0.0% (832 Bytes)
[#015] sha256:b5316f9b4e0269bfb197dd6ddb2624e08f078f7c4806190197cfb6337a5fab78 - 0.0% (860 Bytes)
[#016] sha256:a615b7e149a3863c59315a209a84704095f7cf27047aff54312fa4a017baa035 - 0.0% (857 Bytes)
[#017] sha256:d62c000d79742310229644338008f8ba9d2dc72346d0bcf0ea28d3a808bf97dd - 11.7% (30 MB)
[#018] sha256:a9bf8b47eb7dc7cd0043ca8228e8462e78c909e2e600e7ae5e4eaa89add71c9c - 0.0% (859 Bytes)
[#019] sha256:4a1468a218a14d9f80f27335aa2b3bb9298e31c9c5e9e708908eea2da22b0484 - 0.0% (832 Bytes)
[#020] sha256:c12d39e47eb11613dcb64b98b32f91e090ae8a9259564d91c570687858d15eae - 0.0% (828 Bytes)
[#021] sha256:75f279e32ca7bcffab0f2c37063eb48ff9cf545ccd6a33a222d518b2fc4d3896 - 0.0% (825 Bytes)
[#022] sha256:77cf89976ca0e03808d16d54647b3f4121aa057338f9f3c47b4a20562795d7c7 - 0.0% (855 Bytes)
Apply image 1809-amd64
2020-12-15 00:41:22 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
2020-12-15 00:41:22 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-12-15 00:41:50 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-12-15 00:41:50 UTCcmd /S /C #(nop) USER ContainerUser
2020-12-15 00:42:13 UTCcmd /S /C #(nop) COPY dir:b7d603d3d1dc6eb42b16e4fb4b3aa3e67b31f78165f808c7221eb79966e50f68 in C:\Program Files\PowerShell
2020-12-15 00:42: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 ; }"
2020-12-15 00:42:49 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-12-15 00:42:50 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-01-04 17:20:36 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-04 17:20:37 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2021-01-04 17:20:39 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-01-04 17:20:40 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-01-04 17:20:41 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-01-04 17:20:41 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-07 05:40:39 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-be72f967248a92190f7ed755fce7b9e36800c115-head
2021-01-07 05:40:39 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-07 05:40:40 UTCcmd /S /C #(nop) COPY multi:68af963a8b9f286f2d0f01dfd556d22566466c2b0b61ce0cc11fd821469228c9 in \etc\rancher\
2021-01-07 05:40:41 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-07 19:11:42 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-07T19:11:40Z
2021-01-07 19:11:43 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-07 19:11:43 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=be72f967248a92190f7ed755fce7b9e36800c115
2021-01-07 19:11:44 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-07 19:11:30 UTC
258 MB
rancher/rancher-agent:v2.5-be72f967248a92190f7ed755fce7b9e36800c115-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:c5135e5444e8016d822960427ecd7b8a8aab4249eda3495d8365c73961b1d3f1 - 38.05% (98.2 MB)
[#001] sha256:e9be38d9a6b955dbfb1a5c7eb6115c88e4e8738ed5646678e276c8164185a970 - 0.0% (843 Bytes)
[#002] sha256:10a04c6a04e8539c940f7bab3d8be08da6293d13f5958c440b88d7517b2842e1 - 0.0% (843 Bytes)
[#003] sha256:eb58378af5b252d457f6eb987cab040d9ddf292e1e82915029c31bad4c20e7d5 - 0.02% (63.7 KB)
[#004] sha256:b78482ecfc8b7e65a874538fa9978aabf80ba520c1d5980f2432af6f4b675a98 - 0.0% (840 Bytes)
[#005] sha256:d6bc40f72d95c437c21541d297cfdc574da11a96c6ad358bf5df68119add3383 - 37.57% (97 MB)
[#006] sha256:c9788e27fb616c95809efc30cf6bb5ec6ed5b3f094314249697fc3cb2d4d16c6 - 0.05% (135 KB)
[#007] sha256:c78a88cdb21649afb7fb8b14025d33c115a6ac8b22e5c423adff0317c12be659 - 0.0% (866 Bytes)
[#008] sha256:9577883c7326a85917c28709057c5e2a86034ea861b41030554144939c6a1b1b - 0.0% (841 Bytes)
[#009] sha256:20c4473df2688eeb5b78d90e28f1f16e3a74af02f407ba9836879b6d3810dc65 - 0.0% (832 Bytes)
[#010] sha256:9342e260e88680af7150f62f47bdb1a37df26bd5e0d95bcd5645b71d10326c85 - 0.04% (101 KB)
[#011] sha256:f8a9b360790fd84caeee0eb07bf2fffc92a4384d5a716650f574c497b4eac389 - 12.63% (32.6 MB)
[#012] sha256:5af66d1ec1bdc310e396a117d65586e422f477c71fd9a71d9ef4c728f319728f - 0.0% (830 Bytes)
[#013] sha256:2d2523e54d15933bdcf65339c3f10d3b27747ee23dea18058d8fd28b11a261ad - 0.0% (856 Bytes)
[#014] sha256:ea2212f3f891febb50ddc3fd8401dcd585411e03c3aa9ed12078a4e7abf1cfe3 - 0.0% (828 Bytes)
[#015] sha256:702343097191e213cec4c735879a342e360dce13106c8fa0c4efcbe5d78fc380 - 0.0% (880 Bytes)
[#016] sha256:8d30292f5a058074c250831eb24624fd9686ab6fb9d234f78f9b48ed863f6f01 - 0.0% (858 Bytes)
[#017] sha256:bb08799d114e858533927a8f7f860afeba6e9dd5bd9e85ebba4f990fc0b5df24 - 11.62% (30 MB)
[#018] sha256:8b9a779590ac3a64113af644f7da6abf4c41c8a5ef928075bd56b1c7830fcee0 - 0.0% (839 Bytes)
[#019] sha256:58a645e43d3260d2cbe018282d745ad9d7b3f96f9c3c094daf894fb85bf843bc - 0.0% (830 Bytes)
[#020] sha256:07b35b4f3d83be4e9f2b6a557ff7c798a19dfe38041fac5437d90477fa92b189 - 0.0% (834 Bytes)
[#021] sha256:e52fffaac4751735a7d66d857ee9378e9410606024e234fdd750a5451e98c9bc - 0.0% (832 Bytes)
[#022] sha256:b60ea9d332ab2fc2909d90cb937d2eaad77854bf707eb5fe90cf21be1f39cf70 - 0.0% (833 Bytes)
Apply image 1909-amd64
2020-12-15 00:31:16 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
2020-12-15 00:31:17 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-12-15 00:32:04 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-12-15 00:32:04 UTCcmd /S /C #(nop) USER ContainerUser
2020-12-15 00:32:31 UTCcmd /S /C #(nop) COPY dir:b7d603d3d1dc6eb42b16e4fb4b3aa3e67b31f78165f808c7221eb79966e50f68 in C:\Program Files\PowerShell
2020-12-15 00:33:11 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 ; }"
2020-12-15 00:33:12 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-12-15 00:33:12 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-01-04 17:24:47 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-04 17:24:48 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-01-04 17:24:50 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-01-04 17:24:51 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-01-04 17:24:52 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-01-04 17:24:52 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-07 05:38:42 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-be72f967248a92190f7ed755fce7b9e36800c115-head
2021-01-07 05:38:43 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-07 05:39:00 UTCcmd /S /C #(nop) COPY multi:68af963a8b9f286f2d0f01dfd556d22566466c2b0b61ce0cc11fd821469228c9 in \etc\rancher\
2021-01-07 05:39:03 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-07 19:11:29 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-07T19:11:27Z
2021-01-07 19:11:30 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-07 19:11:30 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=be72f967248a92190f7ed755fce7b9e36800c115
2021-01-07 19:11:30 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-07 19:10:47 UTC
258 MB
rancher/rancher-agent:v2.5-be72f967248a92190f7ed755fce7b9e36800c115-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 - 38.03% (98.1 MB)
[#001] sha256:c99b71322f98094328cbfe4e533e62c323564185edb3aef36f201817c35d316f - 0.0% (874 Bytes)
[#002] sha256:644592099bcca3931ac208de7acb18b9864fc376aa82ce79d503ff8811305b80 - 0.0% (824 Bytes)
[#003] sha256:7f7168ee45921ab5248822efe6710cd780cf1a3ce1ce72f4902c574a2fdca84a - 0.02% (64.4 KB)
[#004] sha256:567655c4eda01ab6f5e1b0c8458db71ca7ebcc436a8e8f3105d57ce7c18dc775 - 0.0% (847 Bytes)
[#005] sha256:0439fdc969df0a1428ef1ee44139a71fdcce4e14d78a889ba00380d3c13884b7 - 37.6% (97 MB)
[#006] sha256:72a7a5d1fb28553e60322aa9f952dfd9bf21b40672041fa06131be2f8fea358c - 0.03% (91.9 KB)
[#007] sha256:68fc068d7c1db4cdc2fe38f2bcb9c5ad86ee8bd823baba9f0a479586a1bad7e0 - 0.0% (840 Bytes)
[#008] sha256:d13bfa802c2e0f5118e03c462abe5f10ae3dbb32512317987800a17255806b3c - 0.0% (840 Bytes)
[#009] sha256:28215b304a95b52c72b9a726195f25f1852d2dc4dde98452d514831a4fdcd7e8 - 0.0% (850 Bytes)
[#010] sha256:e486f35445d8bcb23517396d78355d6c671acd1d173db0c7e22c9ff4eda5e248 - 0.04% (101 KB)
[#011] sha256:afc4492f96001e7c659a6b71d0964262f67013571e4ba2fcbb1dd471a1791f9a - 12.64% (32.6 MB)
[#012] sha256:7006251b77af54fd41e94eb25d13c8c4772419d85c4a5b8bf36063a8cae841f3 - 0.0% (832 Bytes)
[#013] sha256:e331d01c548890a97b37f31ad94041bfc52e8f3fc5cfabf41843aae3efe51328 - 0.0% (831 Bytes)
[#014] sha256:fb33b693a344e20a00d6805444a96b904037271a5ec2cfde8db25840e7d72fd1 - 0.0% (849 Bytes)
[#015] sha256:142ca552f75947f7aff9b07ed5cb835252ce66a95b25c28dbf1dc0ce8303c411 - 0.0% (860 Bytes)
[#016] sha256:7228e8e1d8fd45ffafba1ea1c62c3f2ede923a0f6126f3080e79ed0eea0674e0 - 0.0% (856 Bytes)
[#017] sha256:6db80229d5df8e330b15d3cfd032782bb84f7f725f14cfa5e3b27285d4ba4120 - 11.63% (30 MB)
[#018] sha256:42589fb63653dd897cddff7638baf4530f9f1a0c1041bd6030b578f43293e85b - 0.0% (876 Bytes)
[#019] sha256:e0c5f8f158c2b4a5a947bdefc5d3fcd7978c2ca78bad819ecc4e693dcf2086d2 - 0.0% (855 Bytes)
[#020] sha256:aba02729b3e5d175733f4e43e9c78d99f1fdfe44d7eb7b7c7601c004aab02fb2 - 0.0% (864 Bytes)
[#021] sha256:fd4c6dad2d285b9ecff38556941f96c266d34bda6e45d99f138f577a312e36fa - 0.0% (882 Bytes)
[#022] sha256:c75d174677106f6c2e671ecb750a20ab4ced2f5fb773c6c72f974a558f158a87 - 0.0% (829 Bytes)
Apply image 1903-amd64
2020-12-15 00:30:30 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
2020-12-15 00:30:30 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-12-15 00:30:59 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-12-15 00:31:00 UTCcmd /S /C #(nop) USER ContainerUser
2020-12-15 00:31:50 UTCcmd /S /C #(nop) COPY dir:b7d603d3d1dc6eb42b16e4fb4b3aa3e67b31f78165f808c7221eb79966e50f68 in C:\Program Files\PowerShell
2020-12-15 00:32: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 ; }"
2020-12-15 00:32:36 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-12-15 00:32:37 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-01-04 17:23:16 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-04 17:23:17 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-01-04 17:23:19 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-01-04 17:23:20 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-01-04 17:23:20 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-01-04 17:23:20 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-07 05:41:06 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-be72f967248a92190f7ed755fce7b9e36800c115-head
2021-01-07 05:41:07 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-07 05:41:08 UTCcmd /S /C #(nop) COPY multi:68af963a8b9f286f2d0f01dfd556d22566466c2b0b61ce0cc11fd821469228c9 in \etc\rancher\
2021-01-07 05:41:09 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-07 19:10:46 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-07T19:10:43Z
2021-01-07 19:10:46 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-07 19:10:47 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=be72f967248a92190f7ed755fce7b9e36800c115
2021-01-07 19:10:47 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-07 19:08:44 UTC
150 MB
rancher/rancher-agent:v2.5-be72f967248a92190f7ed755fce7b9e36800c115-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.12% (22.6 MB)
[#001] sha256:b235194751dee33624fc154603f7e25ecdfbb02538fb7d55fa796df9afa95fee - 0.0% (855 Bytes)
[#002] sha256:606a67bb8db9a1111022bdc6406442e11c1a66653136c5c777114bf67b61038a - 0.0% (188 Bytes)
[#003] sha256:b728ca937a37da0a17bb45a83cf5dfb958ec58cd44598d0cae6afa51b96cdb2d - 0.0% (123 Bytes)
[#004] sha256:7dc484c6a79f45ce45394ec4c13d9c1fc8e46b13530e5609ffa9fc4390ee1cd1 - 33.55% (50.2 MB)
[#005] sha256:fb68af301411668cda4b05bc3b14ff0b70aa587d40a456a2d63e58ea65d95e5d - 1.3% (1.94 MB)
[#006] sha256:2345d34cb751752d5d30fefb3d27872237441e9f334048a1c7aa4733fa06bf5c - 16.46% (24.6 MB)
[#007] sha256:1cc426391c10f98b7ab0782d3effee3bef948e6a8574b8a22a8afa70363e5291 - 15.12% (22.6 MB)
[#008] sha256:8928dc0764f39e895976b2fc5fbc6d7cf69b92aae15b090cffddd801fa43d3c2 - 18.46% (27.6 MB)
[#009] sha256:e4f300bcb3df0c8f03b714075dffc2f03bf35fcc69b7af9117ea609df64e21e0 - 0.0% (172 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-07 19:08:04 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-01-07 19:08:04 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-07 19:08:05 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-01-07 19:08:05 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2021-01-07 19:08:26 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-07 19:08:26 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-01-07 19:08:27 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-07 19:08:28 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-01-07 19:08:35 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-07 19:08:35 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-01-07 19:08:35 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-01-07 19:08:36 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-07 19:08:36 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-be72f967248a92190f7ed755fce7b9e36800c115-head
2021-01-07 19:08:36 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-01-07 19:08:40 UTC/bin/sh -c #(nop) COPY dir:890f0e0032c140e320700faf6deaa61a0b3680a9fd76c8439eede456d7273fab in /var/lib/rancher-data
2021-01-07 19:08:42 UTC/bin/sh -c #(nop) COPY multi:af40a3ba5c35d3cdce6fa177ccfff30ed4df7c98d3e0755765fc7c7134ee8f98 in /usr/bin/
2021-01-07 19:08:43 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-01-07 19:08:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-01-07 19:08:43 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-01-07T19:07:49Z
2021-01-07 19:08:43 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-07 19:08:43 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=be72f967248a92190f7ed755fce7b9e36800c115
2021-01-07 19:08: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.