2020-12-29 22:25:23 UTC
162 MB
rancher/rancher-agent:master-2506427ba7bd31edf12f7110b7fdb8b2defe8eb3-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.75% (25.5 MB)
[#001] sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 - 0.0% (850 Bytes)
[#002] sha256:e80c964ece6a3edf0db1cfc72ae0e6f0699fb776bbfcc92b708fbb945b0b9547 - 0.0% (162 Bytes)
[#003] sha256:d38a8f66907c81374b10191785069e4f5000e51132d885b941eaaab7deafd66e - 0.0% (124 Bytes)
[#004] sha256:c3056742cc2bd332151dd9f2a622ce54053eea323daed81484a268c8dd0a5fba - 33.59% (54.3 MB)
[#005] sha256:8173306facae086d67be798301e1b4e3edccddc2bfa829b570a59cfdaedd09b8 - 1.36% (2.2 MB)
[#006] sha256:8916935f20ca5aa14260ec5cef0a62b2ce197edd6fef3343f76a9429c93c37ee - 16.44% (26.6 MB)
[#007] sha256:e0f16bea402699977b24b950edcbd7e4abb77da691c28cfe9b53c07d6092c87c - 14.32% (23.2 MB)
[#008] sha256:26d018f4aa6c7bdc04521e23c73a09ac72302e113e0d1aa5b40fd02ff362fa1a - 18.54% (30 MB)
[#009] sha256:5f90812156ba0dc0d212f16ac703b5936d6cad2685b914a499c268bc3e45f6eb - 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"]
2020-12-29 22:24:49 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-12-29 22:24:49 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-29 22:24:50 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-12-29 22:24:50 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2020-12-29 22:25:10 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/*
2020-12-29 22:25:11 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-12-29 22:25:12 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-29 22:25:12 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-12-29 22:25:14 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-29 22:25:14 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-12-29 22:25:15 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-12-29 22:25:15 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-12-29 22:25:15 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-2506427ba7bd31edf12f7110b7fdb8b2defe8eb3-head
2020-12-29 22:25:15 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-12-29 22:25:20 UTC/bin/sh -c #(nop) COPY dir:f04325d139fff01012daeebd9fff5aa88bf8805aa2acff6f2f66569f8e0b5b9c in /var/lib/rancher-data
2020-12-29 22:25:22 UTC/bin/sh -c #(nop) COPY multi:1968bdc9788d63f6bc0bdbb8e872265aca3e0cdb50e361732023d2c0d27868ff in /usr/bin/
2020-12-29 22:25:22 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-12-29 22:25:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-12-29 22:25:23 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-12-29T22:24:28Z
2020-12-29 22:25:23 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-12-29 22:25:23 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=2506427ba7bd31edf12f7110b7fdb8b2defe8eb3
2020-12-29 22:25:23 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-12-29 22:41:45 UTC
256 MB
rancher/rancher-agent:master-2506427ba7bd31edf12f7110b7fdb8b2defe8eb3-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.67% (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.83% (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:4bec6259f4cca0f0e9c606048b91d583c40239ce3f2610e44bcbd0e60abe9be1 - 0.0% (836 Bytes)
[#010] sha256:3c3b95193cd4041c60b3d1206959f7fd1ef2ce0956a8fc448fe7a6a3d68ef66f - 0.04% (96.5 KB)
[#011] sha256:b7d1324a6cb5e4d0f2d559bfaac60a491830a16e97c90acd3c5de1945ca8c3d8 - 12.72% (32.6 MB)
[#012] sha256:de1e55940e7a7c539bb6079fc68d32006ab3927ed0f283c901a4f748233a7131 - 0.0% (831 Bytes)
[#013] sha256:2e036dfbae0c4eed2fae6581362be044d851989780bf0df69463a5e3bb86a639 - 0.0% (854 Bytes)
[#014] sha256:3f3bc801d9ac534b1bba9127c88c2cf78790965437d95ee2ec4ca5384fe85c12 - 0.0% (848 Bytes)
[#015] sha256:2ac553c592585431fce41cf519412658349cab0f0895d91313fd1764b15cce71 - 0.0% (854 Bytes)
[#016] sha256:55f12beb2bd8d8517d025606f6ae50cafe6eafa4a91a0c32f00bc0235f944eee - 0.0% (828 Bytes)
[#017] sha256:db1fd0fa6e3f99725fab28a4d9a62091b9657022c2d3355a26518aecf19a11e6 - 11.68% (29.9 MB)
[#018] sha256:e773f2b710b32b25a39fdb941de7bc85b9f3839702ad632c77fa3f2c84b326af - 0.0% (830 Bytes)
[#019] sha256:5bb401f8ba47ab33161c9f993d22da6d4c48dba0d815df701c8f6efd1c3c659b - 0.0% (858 Bytes)
[#020] sha256:6ca15bb002b1014a1383d1b222225a424579fd65206252f49448b98bbe4c2f15 - 0.0% (857 Bytes)
[#021] sha256:678551f66099cfdd1a5bdd28655d77dfe57dda8ae7e0b84d926c679c8352095d - 0.0% (860 Bytes)
[#022] sha256:8ce6c9de731d7f3446233f448ecabfe7ea841dfc8de9d9f193169ba2de94359d - 0.0% (849 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-29 22:39:39 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-12-29 22:39:39 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-12-29 22:39:42 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-12-29 22:39:42 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-12-29 22:39:43 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-12-29 22:39:43 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-12-29 22:41:42 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-2506427ba7bd31edf12f7110b7fdb8b2defe8eb3-head
2020-12-29 22:41:42 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-12-29 22:41:43 UTCcmd /S /C #(nop) COPY multi:7ea3561810c5f22870e1efd951af272fee1ccca893fe0ab5ea527a84f904ac59 in \etc\rancher\
2020-12-29 22:41:44 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-12-29 22:41:44 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-12-29T22:41:37Z
2020-12-29 22:41:45 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-12-29 22:41:45 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=2506427ba7bd31edf12f7110b7fdb8b2defe8eb3
2020-12-29 22:41:45 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-12-29 22:44:39 UTC
258 MB
rancher/rancher-agent:master-2506427ba7bd31edf12f7110b7fdb8b2defe8eb3-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.06% (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.58% (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:15f24f96ca32397101d05099a15789b916332abedf435aef8ab027587c978f2e - 0.0% (828 Bytes)
[#010] sha256:618077c473a26ed81cd1c0c3a36027ffb277c9ccb8b0b404f6f64d0a966cb39d - 0.04% (101 KB)
[#011] sha256:eda5141099f25045a0d158c11dab94a79455a6bf018087893348971710d493f9 - 12.63% (32.6 MB)
[#012] sha256:6a0952f067c6edcb1d943802e3a10ea8cfd0ad3f9315e14531134f0a045e33c0 - 0.0% (822 Bytes)
[#013] sha256:250b1d05b226591fe7743b2b15aef21e3438a4b2a6f6b591a5813cf146c0cd79 - 0.0% (823 Bytes)
[#014] sha256:d122f5918cc462e83df8d1c8f65b88ace31cfb7d6561fe119f63ae579cf4c98b - 0.0% (831 Bytes)
[#015] sha256:70c278a02aa37851142bde571577dd92a93404159f47969afbb0a1b5c862c306 - 0.0% (831 Bytes)
[#016] sha256:e997c3487b2fff6772b6fb00d8c9ba697a2c443c2ae3c1f3dc327fd9a2f6a5b5 - 0.0% (825 Bytes)
[#017] sha256:fbaae2b71f6f1349e99f5603db094328b479529e5674b5948098d70d924314b3 - 11.6% (29.9 MB)
[#018] sha256:1c51e0b66d20f2b171e8333e6a184fe63cc4500b101284fcdb05f7d025bf12dd - 0.0% (829 Bytes)
[#019] sha256:03b5adaf9ba638eb38813aa1403b6b073e4121e069fd878de26f8783c0b4f61e - 0.0% (823 Bytes)
[#020] sha256:39cecac4aa8d2a8eedf36b4ec8391d1e6f7ede7087354528d76a4d1220bbd39e - 0.0% (832 Bytes)
[#021] sha256:5c62b62b2284178947f9dea59a8d0318677a83a6da39f1a1cc51c8c43b8b3340 - 0.0% (828 Bytes)
[#022] sha256:5a5024af9af4367c40099d7aaba4b25b2739980f96fda54ed92d167f32a69cb3 - 0.0% (827 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-29 22:43:49 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-12-29 22:43:49 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-12-29 22:43:51 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-12-29 22:43:52 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-12-29 22:43:52 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-12-29 22:43:52 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-12-29 22:44:36 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-2506427ba7bd31edf12f7110b7fdb8b2defe8eb3-head
2020-12-29 22:44:36 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-12-29 22:44:37 UTCcmd /S /C #(nop) COPY multi:7ea3561810c5f22870e1efd951af272fee1ccca893fe0ab5ea527a84f904ac59 in \etc\rancher\
2020-12-29 22:44:38 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-12-29 22:44:38 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-12-29T22:44:34Z
2020-12-29 22:44:39 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-12-29 22:44:39 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=2506427ba7bd31edf12f7110b7fdb8b2defe8eb3
2020-12-29 22:44:39 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-12-29 22:30:02 UTC
258 MB
rancher/rancher-agent:master-2506427ba7bd31edf12f7110b7fdb8b2defe8eb3-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.04% (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:5adc08f9ec49b235bf4a9c48804e4fe08d3be9a67e679d59e8d4bff8b1922223 - 0.0% (827 Bytes)
[#010] sha256:c47c5540515dd05fb300650642fcf53e51e7bad94ca5c917685db77a6d9d7b4f - 0.04% (101 KB)
[#011] sha256:3f193f40b4c6f50f6e38c85d638f4516d34e6a3ba77aac8c0bf7dfe14f53e3a6 - 12.64% (32.6 MB)
[#012] sha256:321b45fed3555f02d91181621fe0c69bcc1a42cb27bf832c82ca50408c5673dc - 0.0% (859 Bytes)
[#013] sha256:7c81dd3ed71a55ca894eff039fd902854273b6558c389c03c913c5c3ed145f5f - 0.0% (829 Bytes)
[#014] sha256:cc3fb576be42a01fdf246744862f33fc2785d5efe00d79acd3974a502e43fc40 - 0.0% (828 Bytes)
[#015] sha256:3c19ef9013266e02d7d93180c09875512736246e0ae06ab3025675e9bda4b9f5 - 0.0% (827 Bytes)
[#016] sha256:e3f5c7afcfd7c36a37b49163323960d4ffc341aa831405a0efda5200f3bca758 - 0.0% (834 Bytes)
[#017] sha256:a84959f77e6d155fddd8c0ddf86f93f944a04e346c6fd662e1d3b096b3e3059b - 11.61% (29.9 MB)
[#018] sha256:6f8c987d7488fe6db37313e63f759ad896b6e9c8c3465752794f36ee0874305a - 0.0% (829 Bytes)
[#019] sha256:e0a4c391f4a8a6eae5c96bf44e92481ee31aef72b1de3b08073946dbf363d9d7 - 0.0% (831 Bytes)
[#020] sha256:023c8d45e60227d2962765ef953db975718fe91b27f5d82380f079a5faca4a86 - 0.0% (830 Bytes)
[#021] sha256:f695e07ba958df5336fb7e3976491c1e23d21f818f242b3c324e3227904b2c7d - 0.0% (859 Bytes)
[#022] sha256:d2b01ed0b7de659b7b9788f03020acd3f21abfd247d5c1fcd3357196c9223b6c - 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"]
2020-12-29 22:29:11 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-12-29 22:29:11 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-12-29 22:29:13 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-12-29 22:29:14 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-12-29 22:29:14 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-12-29 22:29:15 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-12-29 22:29:58 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-2506427ba7bd31edf12f7110b7fdb8b2defe8eb3-head
2020-12-29 22:29:58 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-12-29 22:29:59 UTCcmd /S /C #(nop) COPY multi:7ea3561810c5f22870e1efd951af272fee1ccca893fe0ab5ea527a84f904ac59 in \etc\rancher\
2020-12-29 22:30:00 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-12-29 22:30:00 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-12-29T22:29:56Z
2020-12-29 22:30:01 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-12-29 22:30:01 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=2506427ba7bd31edf12f7110b7fdb8b2defe8eb3
2020-12-29 22:30:02 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-12-29 22:22:44 UTC
150 MB
rancher/rancher-agent:master-2506427ba7bd31edf12f7110b7fdb8b2defe8eb3-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.07% (22.6 MB)
[#001] sha256:b235194751dee33624fc154603f7e25ecdfbb02538fb7d55fa796df9afa95fee - 0.0% (855 Bytes)
[#002] sha256:606a67bb8db9a1111022bdc6406442e11c1a66653136c5c777114bf67b61038a - 0.0% (188 Bytes)
[#003] sha256:dcffb406e4a372b41803e6fe0622cf7b423a33360273656f933d2040a1b14020 - 0.0% (123 Bytes)
[#004] sha256:d84ea9fa38ecd00bc15113acfcc33ccdd12d8260bcc938b7180febadc512b666 - 33.45% (50.2 MB)
[#005] sha256:fb68af301411668cda4b05bc3b14ff0b70aa587d40a456a2d63e58ea65d95e5d - 1.29% (1.94 MB)
[#006] sha256:307e61c9f35af10a9d35a0d61f42b688005833f7d611394cddf3952bfa084f7c - 16.41% (24.6 MB)
[#007] sha256:141a4151d082e9af03f3af275f16d9cc87079ac5f5b504a3105bb3a504c63c4f - 15.4% (23.1 MB)
[#008] sha256:1514b1e3c50d9435d964af151d021f061f6c2114a56d59bd258eff78abc5b317 - 18.38% (27.6 MB)
[#009] sha256:79ead171d6731dd676cd4c2c596147cb9291bd9d14490fb6452bcc4f4c9960e2 - 0.0% (173 Bytes)
/bin/sh -c #(nop) ADD file:e5b221023382c9e42b8558f8887f8317fe7e9759f59feb1799548aed9236e99b in /
2020-11-25 22:42:56 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2020-11-25 22:42:58 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-11-25 22:43:00 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-11-25 22:43:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-12-29 22:22:12 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-12-29 22:22:12 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-29 22:22:13 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-12-29 22:22:13 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2020-12-29 22:22:33 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/*
2020-12-29 22:22:33 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-12-29 22:22:34 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-29 22:22:34 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-12-29 22:22:36 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-29 22:22:36 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-12-29 22:22:36 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-12-29 22:22:36 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-12-29 22:22:37 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-2506427ba7bd31edf12f7110b7fdb8b2defe8eb3-head
2020-12-29 22:22:37 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-12-29 22:22:41 UTC/bin/sh -c #(nop) COPY dir:4ec883870893254d5335cf68d4c54b314849f1497bd95a98cf42fe3e633936ad in /var/lib/rancher-data
2020-12-29 22:22:43 UTC/bin/sh -c #(nop) COPY multi:ffcc5dee54fdaaf0b04dcbe4509c980b042bc80ed18bb8108c61af187c842910 in /usr/bin/
2020-12-29 22:22:43 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-12-29 22:22:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-12-29 22:22:43 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-12-29T22:21:58Z
2020-12-29 22:22:44 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-12-29 22:22:44 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=2506427ba7bd31edf12f7110b7fdb8b2defe8eb3
2020-12-29 22:22: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.