2020-12-21 22:45:37 UTC
105 MB
rancher/rancher-agent:v2.4.12-rc2
DOCKER_API_VERSION1.24
DOCKER_URLDOCKER_URL_amd64
DOCKER_URL_amd64https://get.docker.com/builds/Linux/x86_64/docker-1.10.3
DOCKER_URL_arm64https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64
KUBECTL_VERSIONv1.17.6
KUBEPROMPT_VERSIONv1.0.10
LOGLEVEL_VERSIONv0.1.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 - 24.32% (25.5 MB)
[#001] sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 - 0.0% (850 Bytes)
[#002] sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 - 0.0% (162 Bytes)
[#003] sha256:8e7725a7122524b50e4b6b910d7ff2f33edf0b1fe318f649db8a0086362c67d4 - 0.0% (123 Bytes)
[#004] sha256:8128bf11051c44a1f20fe17e4821a54d86880fecf027e1cb0f2fd64c7cee505d - 28.92% (30.3 MB)
[#005] sha256:8173306facae086d67be798301e1b4e3edccddc2bfa829b570a59cfdaedd09b8 - 2.1% (2.2 MB)
[#006] sha256:4a013d337db284072097e64534e000bb9300a37ae6c3071bb1ea66c11289cab5 - 1.16% (1.22 MB)
[#007] sha256:1ef90ea5beb3b4e83249638c9e9641f382f9df68d9364ef3bca54124fcb93213 - 25.37% (26.6 MB)
[#008] sha256:e9506ae19c816278f8f04b5428a370e4864d07a755f5105d00e560e214d19145 - 18.13% (19 MB)
/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"]
2020-12-21 22:45:04 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-12-21 22:45: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_amd64
2020-12-21 22:45:05 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-12-21 22:45:05 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6
2020-12-21 22:45:26 UTC|1 ARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
2020-12-21 22:45:27 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-12-21 22:45:28 UTC|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin
2020-12-21 22:45:29 UTC|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.7/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin
2020-12-21 22:45:30 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-12-21 22:45:31 UTC|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin
2020-12-21 22:45:32 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-12-21 22:45:32 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-12-21 22:45:33 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-12-21 22:45:33 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4.12-rc2
2020-12-21 22:45:33 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-12-21 22:45:35 UTC/bin/sh -c #(nop) COPY multi:cecc6cb71469c23199e8f39197010c988914c5bfa548bd77f8076f0ce0514f51 in /usr/bin/
2020-12-21 22:45:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-12-21 22:45:36 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-12-21T22:44:56Z
2020-12-21 22:45:36 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-12-21 22:45:37 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=e06685d51f674f5caed0d2d65998bdf95ff92eb3
2020-12-21 22:45:37 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-12-21 22:38:18 UTC
240 MB
rancher/rancher-agent:v2.4.12-rc2
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 - 40.26% (96.6 MB)
[#001] sha256:7b5e1bc2bc95804adfcd2715992e45609590e0dd1afb70a25f787ba285e2101c - 0.0% (863 Bytes)
[#002] sha256:899884f723056a55de1dceecd183d49f07dc37fd9dee994f5de6cdd6942f78b4 - 0.0% (838 Bytes)
[#003] sha256:ffea4b65bddf583646e6419e008d26b11f6ae5667f70ebcbe49243f7874ae591 - 0.03% (65.6 KB)
[#004] sha256:4603361ba950abc81d0a75a705733ce99a80a6a1d6da29926187201559bb26f7 - 0.0% (842 Bytes)
[#005] sha256:78cf252b5eb9467c62c464b50e49f8d29974163d83bfeb5b4a9efb94db38e968 - 40.42% (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:6be3a7f40b2e879df6e2056666aaf0ec05a1ba6616bbee4e0aac57295d609f1a - 0.0% (854 Bytes)
[#010] sha256:83b5450b11c44235688b2e0682be12d2c206f9d85f765cd17756f55e2a07d701 - 0.04% (96.5 KB)
[#011] sha256:e17f828158419142b6e76ccde8e8ad775885cb5603ba3dc0592e9781c663ca48 - 13.59% (32.6 MB)
[#012] sha256:4983bc39d0036ad94efa1cea4be48595aec95d69af48234bb1d91b056f7766ca - 0.0% (830 Bytes)
[#013] sha256:78c9a611048a4184ad15cacae501f07675761869fcf7d084558c50ec7d0ddd4a - 0.0% (828 Bytes)
[#014] sha256:53af8235d3698c0ad0230fd6387c409eb44b4913e02a39751867f06cdf2cbfa3 - 0.0% (820 Bytes)
[#015] sha256:5562904289c36b09e4209e4d0eaa5e7c6efddfba4b11d178defc1738160a468d - 0.0% (832 Bytes)
[#016] sha256:7b72f8b2101c48ec1649c8955f73744c7b0f8de3e41dee8d4db76037a8f617df - 0.0% (827 Bytes)
[#017] sha256:093c647a88710d134ced61b4cd87db364e01ed272329d667d0f46bed9ecaad9a - 5.62% (13.5 MB)
[#018] sha256:267f2acc82b046598d1d884cf70b0f653858dddadc50abace9f5ea9f8b47e8f1 - 0.0% (835 Bytes)
[#019] sha256:b802de21a8085ad4fd56381bad382aff86451e63a5acbe0f6eea5a5e611d78a2 - 0.0% (857 Bytes)
[#020] sha256:5db2972e43b9528744c48b3db6b528f45d7d8e428942a35417569421b9e32346 - 0.0% (830 Bytes)
[#021] sha256:5909ee64d7b3c2b98b2b10662ea48bd0eec6d9d713357c0bd8eb365532a76b43 - 0.0% (829 Bytes)
[#022] sha256:cbb2e4ae9ac73a8dfe08bc5afb3fb4dedf501daa33fc21fbb7c6d340fdb30ea8 - 0.0% (827 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"]
2020-12-21 18:07:42 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-12-21 18:07:43 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-12-21 18:07:45 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-12-21 18:07:46 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-12-21 18:07:47 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-12-21 18:07:47 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-12-21 21:59:51 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4.12-rc2
2020-12-21 21:59:51 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-12-21 21:59:52 UTCcmd /S /C #(nop) COPY multi:b76c7173ed7937c78310c8820319113f3d4afe96f4b868da7cf0cb2059633767 in \etc\rancher\
2020-12-21 21:59:52 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-12-21 22:38:17 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-12-21T22:38:15Z
2020-12-21 22:38:17 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-12-21 22:38:18 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=e06685d51f674f5caed0d2d65998bdf95ff92eb3
2020-12-21 22:38:18 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-12-21 22:38:55 UTC
242 MB
rancher/rancher-agent:v2.4.12-rc2
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 - 40.66% (98.2 MB)
[#001] sha256:e9be38d9a6b955dbfb1a5c7eb6115c88e4e8738ed5646678e276c8164185a970 - 0.0% (843 Bytes)
[#002] sha256:10a04c6a04e8539c940f7bab3d8be08da6293d13f5958c440b88d7517b2842e1 - 0.0% (843 Bytes)
[#003] sha256:eb58378af5b252d457f6eb987cab040d9ddf292e1e82915029c31bad4c20e7d5 - 0.03% (63.7 KB)
[#004] sha256:b78482ecfc8b7e65a874538fa9978aabf80ba520c1d5980f2432af6f4b675a98 - 0.0% (840 Bytes)
[#005] sha256:d6bc40f72d95c437c21541d297cfdc574da11a96c6ad358bf5df68119add3383 - 40.14% (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:3f5d32f49477ca45bd5b45d81e3cdc97130434dd6f3ec6483c854d9aca403c59 - 0.0% (854 Bytes)
[#010] sha256:6fb49354ec248f00228c45a5b4bb04efcd99d6798f7a2f12783ea45acb484744 - 0.04% (101 KB)
[#011] sha256:5225f833a891a534751b82b8155226ee7d8acae0c06522800f38e6af76048d7a - 13.49% (32.6 MB)
[#012] sha256:95b8b1c1f6ad253dc25cc8a1a8305ac68d43b9521b2c4df97ac63a4d7782d0cd - 0.0% (823 Bytes)
[#013] sha256:d1ba34fc9668b67d88216b289d3f877751313e05cde4b6417e51e45038b68f94 - 0.0% (831 Bytes)
[#014] sha256:5fe1c2e6fb71c3b23a1a9a04a1d58318172a0bae1e7027848254596618c411ed - 0.0% (827 Bytes)
[#015] sha256:f6d50b545061f8ee6964a56804916dbe261c0b37c181ee07dbe637980d53d62d - 0.0% (830 Bytes)
[#016] sha256:145acb101b5fb8bc8e4952f10c83bbab7275f5c2da6b356c58b7246f0b47b766 - 0.0% (825 Bytes)
[#017] sha256:6603ca09be43b757aa998e6dc7bfcb31367a8d73b88fa39734a9811d7ebad9e3 - 5.58% (13.5 MB)
[#018] sha256:d2a07b1ab42000481b7f567d8b57bc080d192836e910cf21282beefb802d4ae6 - 0.0% (828 Bytes)
[#019] sha256:004b403ac39b034a93b77fdac8befaa00a2894a34edda7ede605fb84bec95003 - 0.0% (834 Bytes)
[#020] sha256:0d457aa472f197914e4765481af53ed63e1463d9d53d0b709bf09a1b98ef81dd - 0.0% (831 Bytes)
[#021] sha256:3e8b64d74a6133cbabc02759b5c3175b2b1e55e5dcd7f63cb9352a105cee2873 - 0.0% (846 Bytes)
[#022] sha256:34fa04d1662c3ea96942d123625317f6ca542c3ba494ed9034ef2028933bd11c - 0.0% (851 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"]
2020-12-21 18:12:30 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-12-21 18:12:31 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-12-21 18:12:34 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-12-21 18:12:35 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-12-21 18:12:36 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-12-21 18:12:36 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-12-21 22:38:35 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4.12-rc2
2020-12-21 22:38:36 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-12-21 22:38:36 UTCcmd /S /C #(nop) COPY multi:b76c7173ed7937c78310c8820319113f3d4afe96f4b868da7cf0cb2059633767 in \etc\rancher\
2020-12-21 22:38:37 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-12-21 22:38:54 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-12-21T22:38:52Z
2020-12-21 22:38:54 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-12-21 22:38:54 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=e06685d51f674f5caed0d2d65998bdf95ff92eb3
2020-12-21 22:38:55 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-12-21 22:38:53 UTC
241 MB
rancher/rancher-agent:v2.4.12-rc2
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 - 40.64% (98.1 MB)
[#001] sha256:c99b71322f98094328cbfe4e533e62c323564185edb3aef36f201817c35d316f - 0.0% (874 Bytes)
[#002] sha256:644592099bcca3931ac208de7acb18b9864fc376aa82ce79d503ff8811305b80 - 0.0% (824 Bytes)
[#003] sha256:7f7168ee45921ab5248822efe6710cd780cf1a3ce1ce72f4902c574a2fdca84a - 0.03% (64.4 KB)
[#004] sha256:567655c4eda01ab6f5e1b0c8458db71ca7ebcc436a8e8f3105d57ce7c18dc775 - 0.0% (847 Bytes)
[#005] sha256:0439fdc969df0a1428ef1ee44139a71fdcce4e14d78a889ba00380d3c13884b7 - 40.17% (97 MB)
[#006] sha256:72a7a5d1fb28553e60322aa9f952dfd9bf21b40672041fa06131be2f8fea358c - 0.04% (91.9 KB)
[#007] sha256:68fc068d7c1db4cdc2fe38f2bcb9c5ad86ee8bd823baba9f0a479586a1bad7e0 - 0.0% (840 Bytes)
[#008] sha256:d13bfa802c2e0f5118e03c462abe5f10ae3dbb32512317987800a17255806b3c - 0.0% (840 Bytes)
[#009] sha256:53cc2cb793203dd814691ffe6dc312a90e80342b0dd94e914767d30e341c7ce0 - 0.0% (875 Bytes)
[#010] sha256:cf6c79a20ec0bb2488e05acd41935fe58ef45ea42cfb5a0024bfed2c21ca30f5 - 0.04% (101 KB)
[#011] sha256:845c44ba6a7f1875d941ce550f5a9d7ce8d8b175527598abfda206fe95b7e658 - 13.5% (32.6 MB)
[#012] sha256:71654dd20f93c56197a5bc5db2975139f76906b126a19fa5ad834d2c9656c98a - 0.0% (836 Bytes)
[#013] sha256:9b5d23cff867534b717ea344c01b9d17374d1d3f5843c8601cf384a5664d440e - 0.0% (829 Bytes)
[#014] sha256:9c7200b62f22a44f285b7a95c94411423df2d5726185af9d8892006fba378266 - 0.0% (831 Bytes)
[#015] sha256:a92cd6064fa415597b9b644feb4fa07b77b12af486ed08a08c4eaa1e19a63533 - 0.0% (855 Bytes)
[#016] sha256:862e3a85e318dd29bcc4faad4e5e617e5ebca299621a5ef6f154c58e62fa9a5d - 0.0% (828 Bytes)
[#017] sha256:f4580a56ea94b716319064d9b7736d60b2f191b0889f865097ff8e1f20cf9092 - 5.58% (13.5 MB)
[#018] sha256:28ddd8e6521cb44259714b976ec01c35ab8609263e82945d894db57ce109ea54 - 0.0% (877 Bytes)
[#019] sha256:cd6e9de8cc1c982c12a7ca9d8239e620e61245030fa3a07c669dbb2279e62ce3 - 0.0% (832 Bytes)
[#020] sha256:3323c3c43a741f4de123f3a7c649aac0742f3a6fff31c1da7f7709a824290285 - 0.0% (834 Bytes)
[#021] sha256:97f8467ba0f24c8cfba351cac035e77ae42c08bc1b31c99e86948e152c1e898c - 0.0% (824 Bytes)
[#022] sha256:5f86a033812b626619dce4394a2417dc37297651a0ebbf2b05d229ddeacf13d2 - 0.0% (853 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"]
2020-12-21 18:10:22 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-12-21 18:10:23 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-12-21 18:10:25 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-12-21 18:10:26 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-12-21 18:10:26 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-12-21 18:10:27 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-12-21 22:00:12 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4.12-rc2
2020-12-21 22:00:12 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-12-21 22:00:13 UTCcmd /S /C #(nop) COPY multi:b76c7173ed7937c78310c8820319113f3d4afe96f4b868da7cf0cb2059633767 in \etc\rancher\
2020-12-21 22:00:13 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-12-21 22:38:52 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-12-21T22:38:50Z
2020-12-21 22:38:52 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-12-21 22:38:53 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=e06685d51f674f5caed0d2d65998bdf95ff92eb3
2020-12-21 22:38:53 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-12-21 22:44:38 UTC
95.1 MB
rancher/rancher-agent:v2.4.12-rc2
DOCKER_API_VERSION1.24
DOCKER_URLDOCKER_URL_arm64
DOCKER_URL_amd64https://get.docker.com/builds/Linux/x86_64/docker-1.10.3
DOCKER_URL_arm64https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64
KUBECTL_VERSIONv1.17.6
KUBEPROMPT_VERSIONv1.0.10
LOGLEVEL_VERSIONv0.1.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:04da93b342eb651d6b94c74a934a3290697573a907fa0a06067b538095601745 - 23.79% (22.6 MB)
[#001] sha256:b235194751dee33624fc154603f7e25ecdfbb02538fb7d55fa796df9afa95fee - 0.0% (855 Bytes)
[#002] sha256:606a67bb8db9a1111022bdc6406442e11c1a66653136c5c777114bf67b61038a - 0.0% (188 Bytes)
[#003] sha256:7759e2ae4d14a3c01debcf7fc7bb4c73c8eee512be2d7372b89f4ab8ae85de7f - 0.0% (122 Bytes)
[#004] sha256:870e1eb5f145265ede58dcda9a98afe6d17ae9131ad4d4bf23bb3f25b69b4529 - 28.81% (27.4 MB)
[#005] sha256:fb68af301411668cda4b05bc3b14ff0b70aa587d40a456a2d63e58ea65d95e5d - 2.04% (1.94 MB)
[#006] sha256:e0511c046b85126fe81fe7ce6f140adb725b919974ca7b8460ca0b4d10d1b51b - 1.19% (1.13 MB)
[#007] sha256:7df99ca9485e4f72a5f30972713d19fa91969f7ba94463a392fa4f4be38d17ed - 25.89% (24.6 MB)
[#008] sha256:ecb42bfafa9971bd3b7fe5da6a4876451bd517f54bc228a979bbff695308154a - 18.28% (17.4 MB)
/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"]
2020-12-21 22:43:57 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-12-21 22:43:57 UTC/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_arm64
2020-12-21 22:43:59 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-12-21 22:43:59 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6
2020-12-21 22:44:28 UTC|1 ARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
2020-12-21 22:44:28 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-12-21 22:44:30 UTC|1 ARCH=arm64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin
2020-12-21 22:44:31 UTC|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.7/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin
2020-12-21 22:44:31 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-12-21 22:44:34 UTC|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin
2020-12-21 22:44:34 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-12-21 22:44:35 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-12-21 22:44:35 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-12-21 22:44:35 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4.12-rc2
2020-12-21 22:44:35 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-12-21 22:44:37 UTC/bin/sh -c #(nop) COPY multi:1174caa02bd659dde122724851e83c53a4934a6c7bcff2f61827b9c2a8f883b9 in /usr/bin/
2020-12-21 22:44:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-12-21 22:44:37 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-12-21T22:43:53Z
2020-12-21 22:44:38 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-12-21 22:44:38 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=e06685d51f674f5caed0d2d65998bdf95ff92eb3
2020-12-21 22:44:38 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.