2020-11-05 15:03:09 UTC
105 MB
rancher/rancher-agent:v2.4-4215-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.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:171857c49d0f5e2ebf623e6cb36a8bcad585ed0c2aa99c87a055df034c1e5848 - 24.31% (25.5 MB)
[#001] sha256:419640447d267f068d2f84a093cb13a56ce77e130877f5b8bdb4294f4a90a84f - 0.0% (852 Bytes)
[#002] sha256:61e52f862619ab016d3bcfbd78e5c7aaaa1989b4c295e6dbcacddd2d7b93e1f5 - 0.0% (162 Bytes)
[#003] sha256:ce27a7d08afa1c7e9b3f570d49f9922ef681c11e107f565db49c58b9f21fb477 - 0.0% (123 Bytes)
[#004] sha256:b52227762d0d8420027e0803661daf59c262ea620111761b9d5e6599930dca78 - 28.92% (30.3 MB)
[#005] sha256:151cee34087306d16032c450bf523cda7531b2b1cd30f8d07916138131feb1cb - 2.1% (2.2 MB)
[#006] sha256:6587d7323582cae553a6916dc934f0ff1f3db6541257ca83be9ec4becc8a4e63 - 1.16% (1.22 MB)
[#007] sha256:7fa81d35a93eccbf06fb2f8c5a5ee031c151f868e6a47cc8cae4195de6e1a925 - 25.37% (26.6 MB)
[#008] sha256:ae4c50f2f3af7ed572a81d9b31510c1170dff6a3415c699673bc773059596199 - 18.12% (19 MB)
/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-11-05 15:02:43 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-11-05 15:02:43 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-11-05 15:02:44 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-11-05 15:02:44 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6
2020-11-05 15:03:01 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-11-05 15:03:01 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-11-05 15:03:03 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-11-05 15:03:04 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-11-05 15:03:04 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-11-05 15:03:05 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-11-05 15:03:06 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-11-05 15:03:06 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-11-05 15:03:06 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-05 15:03:06 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4-4215-head
2020-11-05 15:03:07 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-11-05 15:03:07 UTC/bin/sh -c #(nop) COPY multi:42960920cd94f39350055171db49c700aec5c754b9b7300f3190f64b002ae73c in /usr/bin/
2020-11-05 15:03:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-11-05 15:03:08 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-11-05T15:02:40Z
2020-11-05 15:03:08 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-05 15:03:08 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=e75e5bd87cad84d7f069231d9aacf46e49c25dea
2020-11-05 15:03:09 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-11-05 14:56:27 UTC
232 MB
rancher/rancher-agent:v2.4-4215-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 - 41.63% (96.5 MB)
[#001] sha256:71e5283dd9d47bd88fa566326f6e8e6bc1c3c7f385c69b7482194c97e6e969b7 - 0.0% (894 Bytes)
[#002] sha256:05006be99a092de18f27ebd9357601854cd79a5d889b3d0425aa16034ba4394d - 0.0% (840 Bytes)
[#003] sha256:da195ac2293a9561694a5adab6e97cc2f7c1cb37c8cba3f22e1ed3e90723759e - 0.03% (62.6 KB)
[#004] sha256:f8fa4de85b83f5d222df6544a1dadf65fbb999e155489406427e2054f80c4e09 - 0.0% (839 Bytes)
[#005] sha256:b5836a3889bb8f93e8c91299f3fa4c1a7e62cbda44d832de191ab652f7ae6a87 - 38.36% (88.9 MB)
[#006] sha256:0ade25de6d58d36f0c689752b4e10ac9b2c5dc1f857e40da8414c64d9eb2e5a0 - 0.05% (123 KB)
[#007] sha256:d85cfa9dc8d26611c871a012812945e6d83c7c554dd1061caf196e352fcee684 - 0.0% (839 Bytes)
[#008] sha256:42962d95291d49a66c66e5f8e1f07a86abbc9189e3b3eeed11c0a733f37abab5 - 0.0% (836 Bytes)
[#009] sha256:0911e81c77b935b57de12e6c74a511bd4beec2bd26a9ecdb517e5d69a9101a94 - 0.0% (876 Bytes)
[#010] sha256:569607953c46597a872a38e8c4ce73679bede3e38e5866ae346b006b9d6043e7 - 0.04% (96.5 KB)
[#011] sha256:15a4139e81454d25b9ea8703723df7d3ae09b5c54010daf04fd7d9f796757fc1 - 14.06% (32.6 MB)
[#012] sha256:a3aa8e953d3e68e602bba141c5edb21bc87e7da5f187f0a4f211683900de143a - 0.0% (886 Bytes)
[#013] sha256:c219d25a7e1798172df513fbd955c07d92834b50d5446b0a9a8a313aab1492c8 - 0.0% (860 Bytes)
[#014] sha256:5a2a74bb18a041214ebe04622396f7b4ddf2988739229a27fea2becd4b9cb5dc - 0.0% (852 Bytes)
[#015] sha256:edeebaa54fb41156141317c4fa5e6029c9ebbeed66b20a7e94350982fc9f1402 - 0.0% (828 Bytes)
[#016] sha256:a22870c61cf744ad0edad7e37dea041c1c6d83a2580b461757037992de02f020 - 0.0% (860 Bytes)
[#017] sha256:3734406b5ab3c5ddacbd998db6020e96c7fb9b623fd136418ba40ccacbd9cc53 - 5.81% (13.5 MB)
[#018] sha256:bc08085c199da29450a9ba6a0e6faa87dcaebf9e5288f80ab25e5e2f60ef7519 - 0.0% (854 Bytes)
[#019] sha256:9b15b55aa702165fed4d8c00c8261935b2da8c35fef11754a317acffd89548d7 - 0.0% (832 Bytes)
[#020] sha256:f10b7874373110f1a334b4f3107b36546bfaf376b2061ea51ad1ffec1bd26612 - 0.0% (832 Bytes)
[#021] sha256:b0e0bd72eb49d52a6e8f3e31c76c0e675d79abe79aee71a60b19df6014a4d35c - 0.0% (832 Bytes)
[#022] sha256:d09c8a77a05cb00a63f22a09e556f42232933cd8a38dd3680964c4becaf54d77 - 0.0% (829 Bytes)
Apply image 1809-amd64
2020-10-27 18:41:50 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-27 18:41:52 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-27 18:42:23 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-10-27 18:42:23 UTCcmd /S /C #(nop) USER ContainerUser
2020-10-27 18:42:43 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-10-27 18:43:22 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-27 18:43:23 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-10-27 18:43:23 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-11-01 23:02:47 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-01 23:02:48 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-11-01 23:02:59 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-11-01 23:03:00 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-11-01 23:03:01 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-11-01 23:03:03 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-05 14:56:24 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4-4215-head
2020-11-05 14:56:24 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-11-05 14:56:25 UTCcmd /S /C #(nop) COPY multi:dae66c824e054aca7b07d29a4ef419357a35073a87d6794f8966d39e3c742f67 in \etc\rancher\
2020-11-05 14:56:25 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-11-05 14:56:26 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-05T14:56:22Z
2020-11-05 14:56:26 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-05 14:56:26 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=e75e5bd87cad84d7f069231d9aacf46e49c25dea
2020-11-05 14:56:27 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-11-05 14:56:37 UTC
233 MB
rancher/rancher-agent:v2.4-4215-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 - 42.02% (98.1 MB)
[#001] sha256:206be2f05271bce4ec0df6e76cf74025975c544b911103f45dabd5b82c6da9f2 - 0.0% (868 Bytes)
[#002] sha256:f5cd62498cb480a0fff2b4530f0d34b893d3aa704912be89bd9786f72acbcc1b - 0.0% (836 Bytes)
[#003] sha256:5b9b73da39905fb9464897eee806a7caa18f1aa09700a076ff8ca6923ad8a341 - 0.03% (61.8 KB)
[#004] sha256:a6640319e0a80f154c05ab1dcf2c31be62235db5501e4042e481a5c99d161820 - 0.0% (833 Bytes)
[#005] sha256:6b0b5d435a4c9ab16d49963a0b822b1b09a81d03f3efbf335b069de97baa62b4 - 38.11% (88.9 MB)
[#006] sha256:7180a2511080a46bbf3a5b476beeb6079812351773965e8b3f61b0f0e87ba205 - 0.05% (124 KB)
[#007] sha256:c99fb14c29028329501476947ae76808f8cd5f1c1ad3272c8b81fff5804f4ca8 - 0.0% (837 Bytes)
[#008] sha256:73af04b1e0f1c1ec80dc0811d1c8e5cd6ca9bddabe3c88b2b149a9c424fa9c65 - 0.0% (842 Bytes)
[#009] sha256:ef78df6babbb433a6df8a23e3581514453d5e406f56cf3fa4ab91eac3feaf3af - 0.0% (822 Bytes)
[#010] sha256:680bc31c78076a35d3638ebfdbac0a176edee3a63e55cfa7d9330b066c1a88f8 - 0.04% (101 KB)
[#011] sha256:c3d5b3ace89e3c1be35e1970807886838c727d1c855e349364a2d7a91ba57a20 - 13.97% (32.6 MB)
[#012] sha256:2c5b0f5dcd6c2facb87c414e6c0f302763589ffb40a1a1b7e8a73b5fe517d417 - 0.0% (854 Bytes)
[#013] sha256:f0185804b8817c97b67ab8ce48e9baf25652155a7bf6f132d92861eb40d7626e - 0.0% (859 Bytes)
[#014] sha256:829114da528447a1fd57135352bc4a164b3e3d8fbe761698641eb3d6a817dd8f - 0.0% (856 Bytes)
[#015] sha256:2d93700fa19498147f4b1db934df6c0246412fcb88485a8411acb171cc25832e - 0.0% (829 Bytes)
[#016] sha256:16582510f25a374b0fdafec676b758e701139eea7a691b82b5588d3d602dfd44 - 0.0% (823 Bytes)
[#017] sha256:1252e67ce6f255866b54f5b31b0fcbdcbcb4c6b82452f5be1b25126fcb2a74c7 - 5.78% (13.5 MB)
[#018] sha256:f7ccd8e50e54e2d2349733cf196d53a18edae04973da23d7ab9e69a27dc26444 - 0.0% (826 Bytes)
[#019] sha256:71599832005ae186e8380d11b2c05c160e3c2de8078e7b67e85a5bf1333d1d62 - 0.0% (827 Bytes)
[#020] sha256:2e1f5e14968302a3a4024d23799d6966f14cd102333c0a9161c9eb9e18499eba - 0.0% (850 Bytes)
[#021] sha256:decf078842fd42a4d816bb1c649ac4a82f2ee5a2f81d99a3600615344f77dd22 - 0.0% (826 Bytes)
[#022] sha256:d485e4bfcc71d5cea444df35e8119754856db8f0dab9637e92e002c30ab59eaa - 0.0% (832 Bytes)
Apply image 1909-amd64
2020-10-27 18:52:52 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-27 18:52:52 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-27 18:53:23 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-10-27 18:53:24 UTCcmd /S /C #(nop) USER ContainerUser
2020-10-27 18:53:46 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-10-27 18:54: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-27 18:54:29 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-10-27 18:54:30 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-11-01 23:18:38 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-01 23:18:39 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-11-01 23:18:41 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-11-01 23:18:42 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-11-01 23:18:42 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-11-01 23:18:43 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-05 14:56:35 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4-4215-head
2020-11-05 14:56:35 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-11-05 14:56:36 UTCcmd /S /C #(nop) COPY multi:dae66c824e054aca7b07d29a4ef419357a35073a87d6794f8966d39e3c742f67 in \etc\rancher\
2020-11-05 14:56:36 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-11-05 14:56:36 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-05T14:56:33Z
2020-11-05 14:56:37 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-05 14:56:37 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=e75e5bd87cad84d7f069231d9aacf46e49c25dea
2020-11-05 14:56:37 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-11-05 14:57:43 UTC
234 MB
rancher/rancher-agent:v2.4-4215-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 - 42.08% (98.3 MB)
[#001] sha256:b59df857af5acc3c862e854b5f18770bbccbe2ee67a1e38a959867be75e7684b - 0.0% (844 Bytes)
[#002] sha256:cccb86c24d5a6d26850398779f867ff81068ddd9b1cefbe740574f67a8575fe5 - 0.0% (840 Bytes)
[#003] sha256:bef6855c6ff742ce0fb84ce683f36ad73da71aee30013c8e8eedeb96166588be - 0.03% (65.8 KB)
[#004] sha256:9ed1177be57044776572ceee250a1351667fb225d102f7ea4360ca375d6f3907 - 0.0% (837 Bytes)
[#005] sha256:1866bc40ff39899200b8062addec978f23ebf9abbc220bec6aabdce2d0b71cba - 38.07% (88.9 MB)
[#006] sha256:5bee1ccfd789b6c8bfb35de07437385b2cbaa6da6f29b25a757389d89a8cd549 - 0.05% (125 KB)
[#007] sha256:5df93e526ac9024ab01a762a24a1f1332de50e1ff7f094c789278ee2bd84a947 - 0.0% (837 Bytes)
[#008] sha256:63bc374f6aa77ec96d9076561bf3d53be2735a2de499b59174ef842989976b2c - 0.0% (891 Bytes)
[#009] sha256:8a039760eba0eae8fabc7adc1843c7ed63393e4314ae4b287dbe8d3a9dd4b058 - 0.0% (831 Bytes)
[#010] sha256:7bcd999f77f86e6309dc3f9452d449e7557cd4d2bf30fe93bcf32aa6a7ea37c8 - 0.04% (101 KB)
[#011] sha256:e698b798a4dc21da064de508d322decf9f8db14a8e46467ea02555e1a5dd85df - 13.96% (32.6 MB)
[#012] sha256:d23d6fc736e9b6ed1230e1d8eca531cd6117a8a92a9648d4654ee617ec5b2b39 - 0.0% (829 Bytes)
[#013] sha256:64a2d01a1ff3463d3ed9c1e67bd2a71b7998719889636f10543895715a2f8963 - 0.0% (830 Bytes)
[#014] sha256:161e7eb9a7f4e12ceb2370227484db58f560719d685f6d054aeff1fbfac3bbda - 0.0% (853 Bytes)
[#015] sha256:16ca7c22b4807db3d44450ae63f71d031b8bc1d912972bf0bca3e80e1cb53e6e - 0.0% (833 Bytes)
[#016] sha256:c4e350d5630055d06f6735e5dc40c9f1d1c906c32da84ea943a1aa35d5db7b20 - 0.0% (857 Bytes)
[#017] sha256:813f2d6a9e11aa08eb018db7c09d865449323245f2b8260a4573efd45e76d44b - 5.77% (13.5 MB)
[#018] sha256:c0c80e9f67a75a4a2ab5fa6af51bba94fab47d23b9019ca4e812f5113d76703a - 0.0% (831 Bytes)
[#019] sha256:08a93838574d9ae53064cc0876b4081de9dfa44f0ea20db3e11fca938bb5a8c3 - 0.0% (852 Bytes)
[#020] sha256:d6f36d9af67f6b6bbbc0dede23a678b92f8ba561b04bf47ac05435e013ac354c - 0.0% (826 Bytes)
[#021] sha256:34a502f7e0d967c58173e5b39c1eb393a5bb012d6698ad97f0a069592b65fb65 - 0.0% (851 Bytes)
[#022] sha256:7b996f952371abeb511f67042bbf443112d1982743758fae6102f4aa820ad3a2 - 0.0% (826 Bytes)
Apply image 1903-amd64
2020-10-27 19:03:00 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-27 19:03:01 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-27 19:03:30 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-10-27 19:03:30 UTCcmd /S /C #(nop) USER ContainerUser
2020-10-27 19:03:53 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-10-27 19:04:43 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-27 19:04:44 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-10-27 19:04:44 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-11-01 20:01:18 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-01 20:01:18 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-11-01 20:01:21 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-11-01 20:01:21 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-11-01 20:01:22 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-11-01 20:01:22 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-05 14:57:40 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4-4215-head
2020-11-05 14:57:40 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-11-05 14:57:41 UTCcmd /S /C #(nop) COPY multi:dae66c824e054aca7b07d29a4ef419357a35073a87d6794f8966d39e3c742f67 in \etc\rancher\
2020-11-05 14:57:41 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-11-05 14:57:42 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-05T14:57:38Z
2020-11-05 14:57:42 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-05 14:57:42 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=e75e5bd87cad84d7f069231d9aacf46e49c25dea
2020-11-05 14:57:43 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-11-05 15:03:37 UTC
95.1 MB
rancher/rancher-agent:v2.4-4215-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.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:296c9ad75beec603486f1373addae8e2c509e94c4adda44c1289792c91624acc - 23.79% (22.6 MB)
[#001] sha256:c0533d1393025aa8c38e0823a6546a0d4e5dec6b8b670758c25494c35783668d - 0.0% (850 Bytes)
[#002] sha256:3c11bb34abc87247c6a70c928b7a5ef4cd48093642eb0c4b8121a674d3e278c6 - 0.0% (189 Bytes)
[#003] sha256:5447cc3c36cb8e24a63a4bab92fb6d0492a3c13a1510743164bf8c53cd92e681 - 0.0% (123 Bytes)
[#004] sha256:621a29f5d05a03e9b53f33127c11edae6ae3b5251cd7221274dee4423da905b3 - 28.8% (27.4 MB)
[#005] sha256:ec31164e9f3188f669aa910fa6f005037f2a6471c8fef1db40a8b9910c2e44f1 - 2.04% (1.94 MB)
[#006] sha256:24fae6126ba29eac830bfd7ed980faeb77801d688bebcb2c7c159000ca25425d - 1.19% (1.13 MB)
[#007] sha256:b4a3310cf5f20b0221d22d13b8d4edece2b387153611247e813259d773634682 - 25.91% (24.6 MB)
[#008] sha256:8f5ef2e6ec1fadae8069b1778215b9d2f1ddc8a765831a3ea32fadbc43620b22 - 18.27% (17.4 MB)
/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-11-05 15:03:08 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-11-05 15:03:08 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-11-05 15:03:09 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-11-05 15:03:09 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6
2020-11-05 15:03:29 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-11-05 15:03:30 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-11-05 15:03:31 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-11-05 15:03:32 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-11-05 15:03:32 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-11-05 15:03: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-11-05 15:03:34 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-11-05 15:03:34 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-11-05 15:03:35 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-05 15:03:35 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4-4215-head
2020-11-05 15:03:35 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-11-05 15:03:36 UTC/bin/sh -c #(nop) COPY multi:e29ea4dce799a5e3ffc82c3d341f39af16cc5703dbc04f338d1446a52e33be73 in /usr/bin/
2020-11-05 15:03:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-11-05 15:03:37 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-11-05T15:03:05Z
2020-11-05 15:03:37 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-05 15:03:37 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=e75e5bd87cad84d7f069231d9aacf46e49c25dea
2020-11-05 15:03:37 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.