2020-10-20 04:55:02 UTC
159 MB
rancher/rancher-agent:master-298a206050ee689ed9b29afb5e1b8bf26fc32a7a-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:171857c49d0f5e2ebf623e6cb36a8bcad585ed0c2aa99c87a055df034c1e5848 - 16.02% (25.5 MB)
[#001] sha256:419640447d267f068d2f84a093cb13a56ce77e130877f5b8bdb4294f4a90a84f - 0.0% (852 Bytes)
[#002] sha256:61e52f862619ab016d3bcfbd78e5c7aaaa1989b4c295e6dbcacddd2d7b93e1f5 - 0.0% (162 Bytes)
[#003] sha256:96a0017bbc9a8a80b090d1c751b60ec6da2f9f2754b0eaeac2362cfec8584713 - 0.0% (124 Bytes)
[#004] sha256:9224e131d9d82e106ab0b6c2c5ab3bc46cf0b33544381a11508a682179ee3072 - 34.14% (54.3 MB)
[#005] sha256:151cee34087306d16032c450bf523cda7531b2b1cd30f8d07916138131feb1cb - 1.39% (2.2 MB)
[#006] sha256:865fcc485c91092cc6136781fde25e3f335d6516e034cfe3aac4496219c9a04f - 16.72% (26.6 MB)
[#007] sha256:3b7a0552bb197c7a77b45d93c35e6c0c2ce9da4bb55b5d9d709ea85ab250d104 - 12.9% (20.5 MB)
[#008] sha256:809d00700cd4adbf281e1b5f6a2903593fcb775adaa88fbd8e725fc11ecfacc9 - 18.84% (29.9 MB)
[#009] sha256:a9cf94accdddcf3e71790d4a0ed252b3b7ee1b1f474d374e590ae0592717e671 - 0.0% (172 Bytes)
/bin/sh -c #(nop) ADD file:4974bb5483c392fb54a35f3799802d623d14632747493dce5feb4d435634b4ac in /
2020-09-25 22:33:50 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-09-25 22:33:51 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-09-25 22:33:52 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-09-25 22:33:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-10-20 04:54:27 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-10-20 04:54:28 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-10-20 04:54:28 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-10-20 04:54:29 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2020-10-20 04:54:49 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-10-20 04:54:50 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-10-20 04:54:51 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-10-20 04:54:51 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-10-20 04:54:53 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-10-20 04:54:53 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-10-20 04:54:53 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-10-20 04:54:53 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-20 04:54:53 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-298a206050ee689ed9b29afb5e1b8bf26fc32a7a-head
2020-10-20 04:54:54 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-10-20 04:54:58 UTC/bin/sh -c #(nop) COPY dir:e4d561e6e3ee6148b7425d29f6ce83dd9b12145455468eb424e26e3bfce48d0a in /var/lib/rancher-data
2020-10-20 04:55:00 UTC/bin/sh -c #(nop) COPY multi:f7f9e5df891d0796b18f3ea3515fa51d317caf69b2f3ff8adf749d294bc0318e in /usr/bin/
2020-10-20 04:55:01 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-10-20 04:55:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-10-20 04:55:01 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-20T04:54:07Z
2020-10-20 04:55:01 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-20 04:55:01 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=298a206050ee689ed9b29afb5e1b8bf26fc32a7a
2020-10-20 04:55:02 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-10-20 04:50:03 UTC
248 MB
rancher/rancher-agent:master-298a206050ee689ed9b29afb5e1b8bf26fc32a7a-head
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1809
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePath\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:aab6118ce69c93410df7fa15842a6e3b3c7ff20b639c779b5d5f78e7653eaa07 - 38.88% (96.5 MB)
[#001] sha256:e87311d03479573968ae8231cd384724cf427ca73a38ede4281f84fda108b0d2 - 0.0% (856 Bytes)
[#002] sha256:0f67c3c4df27c98731c4865bd4ca3a96e9c6026ffc333b71728a9d9035533899 - 0.0% (844 Bytes)
[#003] sha256:548810693754461f5197d5e695f32d1a0bef5b6bc4e2b73afd78594a1b8b49b0 - 0.03% (66.3 KB)
[#004] sha256:f81120d691c3371b255c32f0b696d2b20bc7526e5c6cdb8fb49766d8d3eecb56 - 0.0% (847 Bytes)
[#005] sha256:613b41896e63992719057861e096883666d9f5b7af7d369910194604e6b0fcf6 - 35.82% (88.9 MB)
[#006] sha256:bfe69b58b572059dfa5b09f2e02abce1f253084bc7bdcda985221597b4617f2c - 0.04% (92.2 KB)
[#007] sha256:77f2a954ebdcf37db141c252e6cdd89c8998c52c63eb6094c72e81cd26616403 - 0.0% (844 Bytes)
[#008] sha256:8b5f1b00b146da9c228d8866068516f9e24d14334e5f3422d28d16f7f7aedb31 - 0.0% (890 Bytes)
[#009] sha256:bfb835d29e8ce58291dea97d0fab1c035e6318c92da8c2bae5eb318fbdc7d8c0 - 0.0% (830 Bytes)
[#010] sha256:dbacea4e5f165ac259914b4566f3bb537a2498b233ba205999b26ccef7203a06 - 0.04% (96.5 KB)
[#011] sha256:701573b110c8392a901f0f33953c7b744e74c44e2bbb2b11b957d15d25a4aa0c - 13.13% (32.6 MB)
[#012] sha256:a9e1fd217bbd14cf023789ff2d3aa67c70e2b82492b9d274cae4a33febf256d0 - 0.0% (826 Bytes)
[#013] sha256:ef705b8914942798de955d943736355345efed85ad78351c705671ab3aa3983d - 0.0% (851 Bytes)
[#014] sha256:c8ff056778e9586feb78bc2d4d0d45c15d944a5cbc4e296ed61532cbcd4be45e - 0.0% (858 Bytes)
[#015] sha256:20059a899fa61d1bee728091db1a1cc91cb6cb2130dbc7b6cda21ad6c0bf72d8 - 0.0% (822 Bytes)
[#016] sha256:c2ebe289e23a1f8661e7944d6eb2acf86df8014a77ca4a777cc3a1044254bcce - 0.0% (854 Bytes)
[#017] sha256:2305884dcccbeac7fda4c36d7ce7536587e1d60bb9413133ea3f80ae992812dc - 12.06% (29.9 MB)
[#018] sha256:c5f27f14933c493252903fcb9cfe8a5bf0dc1e864516a330c395becb06424db0 - 0.0% (833 Bytes)
[#019] sha256:0e55b60bfa91d11f2c19cb16db0c378596735d8a568fded9c756686a5ad033de - 0.0% (832 Bytes)
[#020] sha256:29c667ad5a3bee2737b58f4a417f0722f6af856859cc0091acd8056bab678116 - 0.0% (829 Bytes)
[#021] sha256:89b673edcecdeb182b3c00741e95024ab5ccbc8b9dfffa875bfce563c23ef2ef - 0.0% (827 Bytes)
[#022] sha256:597afe2159921b0551dd50eb5f969af1801c9da4a0c943a69c1ec17eb257d4e4 - 0.0% (854 Bytes)
Apply image 1809-amd64
2020-10-13 21:19:40 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1809
2020-10-13 21:19:42 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-13 21:20:41 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-10-13 21:20:42 UTCcmd /S /C #(nop) USER ContainerUser
2020-10-13 21:21:32 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-10-13 21:22:18 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-10-13 21:22:19 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-10-13 21:22:20 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-10-19 16:04:27 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-19 16:04:27 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-10-19 16:04:30 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-10-19 16:04:30 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-10-19 16:04:31 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-10-19 16:04:31 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-20 04:50:00 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-298a206050ee689ed9b29afb5e1b8bf26fc32a7a-head
2020-10-20 04:50:00 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-20 04:50:01 UTCcmd /S /C #(nop) COPY multi:7daf2d44e8595853276124bbdf4c27652bc6b26732bc88a66f292a3ad8a1c58d in \etc\rancher\
2020-10-20 04:50:02 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-20 04:50:02 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-20T04:49:58Z
2020-10-20 04:50:03 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-20 04:50:03 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=298a206050ee689ed9b29afb5e1b8bf26fc32a7a
2020-10-20 04:50:03 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-10-20 04:52:01 UTC
250 MB
rancher/rancher-agent:master-298a206050ee689ed9b29afb5e1b8bf26fc32a7a-head
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1909
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePath\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:d6c6a99d5726a68a35f81bb15a53ebdc98b41ff763b7b2442647543ee44bb89c - 39.26% (98.1 MB)
[#001] sha256:faa8988fc2d308b9b4e084a50f8bc40c16ddae3517b7d58f1cde8627c6a9ddbb - 0.0% (868 Bytes)
[#002] sha256:dcf285ae7655b2b00df747d22eb1d2fcaead30c4e69cda916005dff76af27efe - 0.0% (890 Bytes)
[#003] sha256:6e88f022b28ae41033816a947de89c48b962eabc428583f07a2f354428c10496 - 0.03% (65.1 KB)
[#004] sha256:923fb13d34a36233d30c597a6a5c76fdfd67f512797509532d0e04ba1901a8be - 0.0% (865 Bytes)
[#005] sha256:30ddde0cd7c121cb08b9d94bdbb08fa7ca275d7361c37d8be2580974bf106c96 - 35.6% (88.9 MB)
[#006] sha256:d9c8fbe30aeb95b57241f9a7c7b99ad0bad567a346a7824c0b098e955c1d033e - 0.04% (90.9 KB)
[#007] sha256:dfd7005f9a63d1a47a166f1353c376c9f5021955f2e43576522d46653a9faec2 - 0.0% (832 Bytes)
[#008] sha256:251a73c2368d1373ea92cfd55a6aec758e3649ce90e7e9678af2bc61ffbce9c1 - 0.0% (889 Bytes)
[#009] sha256:80dcdcfd2dee1bdc8e72b5471b34047acdee02995a53b03afc0a71c32a1f7846 - 0.0% (850 Bytes)
[#010] sha256:3a41dd15de7eefef5485e85401e0637068772bcfb67eb50c21fb28e6a746825d - 0.04% (101 KB)
[#011] sha256:f59e5a86b48f9ffce216531568c2b667715a8e88be05b844fb90bc28927fe96f - 13.05% (32.6 MB)
[#012] sha256:a0e0a73637389a2516f9da70e0015da9f9ba2e5314136a454db80fa7b4223f15 - 0.0% (826 Bytes)
[#013] sha256:078b74e20e91a8f8c9acb0dfe18fc0607e29eb51e7df1af12b2477d83cffbbd9 - 0.0% (850 Bytes)
[#014] sha256:959a101d6525c15ce8a8e6d854659ffb7cb88e5c64c1258eaa66170b4571b83c - 0.0% (855 Bytes)
[#015] sha256:e60a69ed65f94071d059a819ea8e4abf303dca690e7e6bc726619f49c7ccdcb9 - 0.0% (834 Bytes)
[#016] sha256:fd257c9a2056944ec9dd9513a1469f4798fee63a1561074a35416c78547f4a27 - 0.0% (857 Bytes)
[#017] sha256:1104bcf9762e989984e6e27b970a8e09ec2de78f806d097eb58318d0837bb761 - 11.98% (29.9 MB)
[#018] sha256:41411463f438594f3212e2f08cf3cbec6d5f005d468610ffca22f0aac40c549b - 0.0% (832 Bytes)
[#019] sha256:00bc5c8b963d076a20a332d4874273fbc5ea65eb20369947bdfed1fd5cb90e35 - 0.0% (832 Bytes)
[#020] sha256:1ded19ad910d72bb23846cd5dcf4084bfc5658c1207551e828e86eac763f84db - 0.0% (856 Bytes)
[#021] sha256:a504ce9dd44cb9abbbf4aea2b8f8c3e27a2276af720966354a2a6c9a4e06b1a1 - 0.0% (860 Bytes)
[#022] sha256:00a6374032097f360a03bd7505a97c491855edd66326b7ef1216df08126fa283 - 0.0% (835 Bytes)
Apply image 1909-amd64
2020-10-13 21:42:44 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1909
2020-10-13 21:42:44 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-13 21:43:32 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-10-13 21:43:33 UTCcmd /S /C #(nop) USER ContainerUser
2020-10-13 21:43:53 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-10-13 21:44:29 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-10-13 21:44:29 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-10-13 21:44:30 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-10-19 16:01:59 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-19 16:02:00 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-10-19 16:02:02 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-10-19 16:02:03 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-10-19 16:02:03 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-10-19 16:02:03 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-20 04:51:58 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-298a206050ee689ed9b29afb5e1b8bf26fc32a7a-head
2020-10-20 04:51:58 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-20 04:51:59 UTCcmd /S /C #(nop) COPY multi:7daf2d44e8595853276124bbdf4c27652bc6b26732bc88a66f292a3ad8a1c58d in \etc\rancher\
2020-10-20 04:52:00 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-20 04:52:00 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-20T04:51:56Z
2020-10-20 04:52:01 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-20 04:52:01 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=298a206050ee689ed9b29afb5e1b8bf26fc32a7a
2020-10-20 04:52:01 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-10-20 04:54:53 UTC
250 MB
rancher/rancher-agent:master-298a206050ee689ed9b29afb5e1b8bf26fc32a7a-head
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1903
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePath\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:0e31ee8f400716f940be9db76d6eedb1a903860385b4ca8f70513012d53fe1f1 - 39.31% (98.3 MB)
[#001] sha256:3fd39624f2323c9b7345d34bb53f7a7c32ebbf0b51dded687fa3d2aa8c20aed9 - 0.0% (842 Bytes)
[#002] sha256:aaf14cfa76b50ae5af416c8eade4fc66d06b4b6498e7fd1bcaf09d19f9caea08 - 0.0% (842 Bytes)
[#003] sha256:2854e71c3f0c7a2ca58beddde1498cc6372308503902d0a8b4df6439c16ca8a3 - 0.02% (63.1 KB)
[#004] sha256:2e8c3f004dd28a917de64e2984d92aac360ab0e0d39e2d295352ca56cbf7c0ca - 0.0% (838 Bytes)
[#005] sha256:f25e25c7b6e1fd8af445fcef524046f3e840711df39f74b39b35b88129c17214 - 35.57% (88.9 MB)
[#006] sha256:3303b4a420458aad265396f742bd4f842dd30f3e151ccff9149b594d412fcfe2 - 0.05% (122 KB)
[#007] sha256:b682cfe30d62a82096c2046410c455cca03145fd147b41f45aa99d42ce384483 - 0.0% (896 Bytes)
[#008] sha256:89f145fc649d8f7aaca00ed377ddb8c43c49061b7bfdd547b21b1945a5a6639d - 0.0% (862 Bytes)
[#009] sha256:fea1bfc80114267273a8c3beb4badcaa758a1c934f2316dd1e4886d33e42e8e6 - 0.0% (880 Bytes)
[#010] sha256:070f9704bdfa9482a35269a089ae2315a09537241c78cfaca805b04fc7b4fad9 - 0.04% (101 KB)
[#011] sha256:3f9d88055fe730d1008c2a29ba7437794cc4ef0c92a9b80824ba58234f9274bd - 13.04% (32.6 MB)
[#012] sha256:f9e3b96516c69739b95751266f9cee9fd010dde3acda26d75e33edf1781ed53f - 0.0% (827 Bytes)
[#013] sha256:d24c3e72dee38c02badda18c72e4631714bfed1dd8d399a37bd7e606f3b42f3f - 0.0% (850 Bytes)
[#014] sha256:ed55db2b099460a728c6f9c95372bf85114a7ef876bd50e158ed901a62ebbef9 - 0.0% (850 Bytes)
[#015] sha256:943cf23492fd1333641fb7028ebb20dd91e874a1c543cc634324c01fe73632a7 - 0.0% (880 Bytes)
[#016] sha256:1b74ae56b97d3f5c32145f6385524948316597ae571dd9d4728352d9cf84200c - 0.0% (857 Bytes)
[#017] sha256:ab97012821860ad2f8de02872771aae6eb9fe5169c5f41147f640c77290688bd - 11.97% (29.9 MB)
[#018] sha256:0c2ea9e072e6b43a0f25e65b7273c0ec49f200070e16aef5dbac00aecd0456d6 - 0.0% (832 Bytes)
[#019] sha256:d1731ae2ed357bc264c7544fc937e012e23efe829ca595c590f26c26cc725fbd - 0.0% (831 Bytes)
[#020] sha256:b508182c344aa1844146b2f4a017173665c721df780bc8cfd5a449a34e275844 - 0.0% (831 Bytes)
[#021] sha256:1839a3c237468f00d731996d654f14c54363df36a18e2b80de29c465e05c58b6 - 0.0% (829 Bytes)
[#022] sha256:7059a606d81013cad36bdcdfd80d1981d286fdde6d38366f015aff20a9e85667 - 0.0% (854 Bytes)
Apply image 1903-amd64
2020-10-13 21:42:57 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1903
2020-10-13 21:42:58 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-13 21:43:16 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-10-13 21:43:16 UTCcmd /S /C #(nop) USER ContainerUser
2020-10-13 21:43:30 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-10-13 21:44:03 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-10-13 21:44:04 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-10-13 21:44:04 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-10-19 16:03:55 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-19 16:03:56 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-10-19 16:03:58 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-10-19 16:03:59 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-10-19 16:04:00 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-10-19 16:04:00 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-20 04:54:49 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-298a206050ee689ed9b29afb5e1b8bf26fc32a7a-head
2020-10-20 04:54:49 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-20 04:54:51 UTCcmd /S /C #(nop) COPY multi:7daf2d44e8595853276124bbdf4c27652bc6b26732bc88a66f292a3ad8a1c58d in \etc\rancher\
2020-10-20 04:54:52 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-20 04:54:52 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-20T04:54:46Z
2020-10-20 04:54:52 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-20 04:54:53 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=298a206050ee689ed9b29afb5e1b8bf26fc32a7a
2020-10-20 04:54:53 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-10-20 04:50:18 UTC
148 MB
rancher/rancher-agent:master-298a206050ee689ed9b29afb5e1b8bf26fc32a7a-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:296c9ad75beec603486f1373addae8e2c509e94c4adda44c1289792c91624acc - 15.34% (22.6 MB)
[#001] sha256:c0533d1393025aa8c38e0823a6546a0d4e5dec6b8b670758c25494c35783668d - 0.0% (850 Bytes)
[#002] sha256:3c11bb34abc87247c6a70c928b7a5ef4cd48093642eb0c4b8121a674d3e278c6 - 0.0% (189 Bytes)
[#003] sha256:ab4c15963e88ba8a162d779c561dc4575f960d0b8ed402c9f6279733e11f88a4 - 0.0% (123 Bytes)
[#004] sha256:798505b966727b8c16290b1b2cd77eb0e425010cae896e0aa8042f3b1b31cf27 - 34.04% (50.2 MB)
[#005] sha256:ec31164e9f3188f669aa910fa6f005037f2a6471c8fef1db40a8b9910c2e44f1 - 1.32% (1.94 MB)
[#006] sha256:ca42eca74c9d72f1823f58e375a0e5b0c01ab3abc7b103a68cb46828fc0a22df - 16.7% (24.6 MB)
[#007] sha256:52189550861ad8f222d784e20804f9b6eaa62cffa125250f401603537aa885fe - 13.91% (20.5 MB)
[#008] sha256:9c4b20bfbd4ac6f3a8926830a06231dbfe4e810dd6a4386f52bfdb1aa518c4c3 - 18.7% (27.6 MB)
[#009] sha256:151f6d34026f8d63ad74773bd13b1c7b2955be3800357fdd9938fea947c4aff4 - 0.0% (171 Bytes)
/bin/sh -c #(nop) ADD file:d2c57bfbb29f6de3b29050a2c50c3806e0c8caa26f6d8dea47f479c923d72e3e in /
2020-09-25 22:47:35 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-09-25 22:47:36 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-09-25 22:47:38 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-09-25 22:47:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-10-20 04:49:46 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-10-20 04:49:46 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-10-20 04:49:47 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-10-20 04:49:47 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2020-10-20 04:50:06 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-10-20 04:50:07 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-10-20 04:50:08 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-10-20 04:50:08 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-10-20 04:50:10 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-10-20 04:50:10 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-10-20 04:50:10 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-10-20 04:50:10 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-20 04:50:11 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-298a206050ee689ed9b29afb5e1b8bf26fc32a7a-head
2020-10-20 04:50:11 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-10-20 04:50:15 UTC/bin/sh -c #(nop) COPY dir:bdda11e0ebe97e7747bb1a319bc0c169de5a1f6f5580756a2575d2de2992dfbc in /var/lib/rancher-data
2020-10-20 04:50:16 UTC/bin/sh -c #(nop) COPY multi:88467b7166740b744a12072dcf0fbe0f8e43534314732fc8943ff9d3f8c9613b in /usr/bin/
2020-10-20 04:50:17 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-10-20 04:50:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-10-20 04:50:17 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-20T04:49:32Z
2020-10-20 04:50:17 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-20 04:50:17 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=298a206050ee689ed9b29afb5e1b8bf26fc32a7a
2020-10-20 04:50:18 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.