2020-11-19 22:32:05 UTC
162 MB
rancher/rancher-agent:master-f39eb6cea60ccf1e0b8b64212aa8e432b4e9a1ff-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 - 15.73% (25.5 MB)
[#001] sha256:419640447d267f068d2f84a093cb13a56ce77e130877f5b8bdb4294f4a90a84f - 0.0% (852 Bytes)
[#002] sha256:61e52f862619ab016d3bcfbd78e5c7aaaa1989b4c295e6dbcacddd2d7b93e1f5 - 0.0% (162 Bytes)
[#003] sha256:cec69962e9e27f8ccdb3bc169caa2c28241878cfbfd30468836b6ed1f702a981 - 0.0% (123 Bytes)
[#004] sha256:0307f28059b79d5989077eea4884c9ddba4a38089a5e06c8b6a171b69e922ebb - 34.67% (56.1 MB)
[#005] sha256:151cee34087306d16032c450bf523cda7531b2b1cd30f8d07916138131feb1cb - 1.36% (2.2 MB)
[#006] sha256:1329834af371ab3d47742fa226658522e85fd8546fb7d44be95c94c7f2eda36e - 16.41% (26.6 MB)
[#007] sha256:2ebe870b2a0bd3c506d52e187e74f1202e2d199c8c70cc093cafd2deda558320 - 13.31% (21.6 MB)
[#008] sha256:6d88881fb78f51d9e1f4680f333df34a638ff8bb0bf63f83ccf6448a7b4cf75b - 18.52% (30 MB)
[#009] sha256:fb1c4284bee16ffef03b9a904507dadea3da0a5d1c65b1d97bbd2ca5fd31ba0d - 0.0% (171 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-11-19 22:31:15 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-11-19 22:31:16 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-19 22:31:17 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-11-19 22:31:17 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2020-11-19 22:31:48 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-11-19 22:31:49 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-11-19 22:31:50 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-19 22:31:51 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-11-19 22:31: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-11-19 22:31:53 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-11-19 22:31:53 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-11-19 22:31:53 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-19 22:31:54 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-f39eb6cea60ccf1e0b8b64212aa8e432b4e9a1ff-head
2020-11-19 22:31:54 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-11-19 22:31:59 UTC/bin/sh -c #(nop) COPY dir:87b0cb8b35e020f2b7a7191d379746eb04d5e41d30d1ab7f915678d09ac71eac in /var/lib/rancher-data
2020-11-19 22:32:03 UTC/bin/sh -c #(nop) COPY multi:c3a44eafc8ebd0f9438b09aef89aa70c2f25273465b6bc0b3ce3e003bf46643d in /usr/bin/
2020-11-19 22:32:03 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-11-19 22:32:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-11-19 22:32:04 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-11-19T22:30:42Z
2020-11-19 22:32:04 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-19 22:32:05 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=f39eb6cea60ccf1e0b8b64212aa8e432b4e9a1ff
2020-11-19 22:32:05 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-11-19 22:24:20 UTC
256 MB
rancher/rancher-agent:master-f39eb6cea60ccf1e0b8b64212aa8e432b4e9a1ff-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:f1b217fe8837d4d85cb8228a52344d3504d7aa51ba30167a20a6a4cb80cdcaa0 - 37.67% (96.6 MB)
[#001] sha256:dd0149df3535394c93938df47cd3fedd6eb3c19a8c47645e6eaf0f045108bd85 - 0.0% (838 Bytes)
[#002] sha256:7221ea9f1579ce5c3b2b97e5e92a2734dea36d5e5c88c45cbb71379f509e6933 - 0.0% (889 Bytes)
[#003] sha256:dab34810f9b3da0e0a4d03603800b863f333d155955c359486ad716f22b65222 - 0.02% (64.3 KB)
[#004] sha256:3fb8fc2e42bca27a183e3ec524d9acb96d1036c151100f8a60f462896eabdbc6 - 0.0% (842 Bytes)
[#005] sha256:17af3eb649db638224c71f9d1fbf0202e448188e59d5b79be89b498320f9f421 - 37.82% (97 MB)
[#006] sha256:62396da4f71e78b7854188a0cfcf21a9541d904b6e3b7a77aa13c908a1acf2e3 - 0.05% (124 KB)
[#007] sha256:37e66a8a8e4a736e6db187c640be484466b99733056e2fbad60737d9cf6a0b0e - 0.0% (837 Bytes)
[#008] sha256:d9ce0307418bda1995c1f3ac53701a2fbc11ed080238577cb953fc1b6b8045a4 - 0.0% (830 Bytes)
[#009] sha256:2645404b0fccae8cd57c734cae58d3ec62ce056ed3f97d6e30b7162cd2c66889 - 0.0% (830 Bytes)
[#010] sha256:01224560432dd71b168e62ed91a24f53f303901fdcd7a473e9a9ee510270286d - 0.04% (96.5 KB)
[#011] sha256:c729594867757e1e19077a385b520bb74149d421f431493742953aa5dab893bd - 12.71% (32.6 MB)
[#012] sha256:4965c4e0d96103bcb663bbfc7b4c889d49cde437816e52c7d1332fa0c0fc4b1f - 0.0% (826 Bytes)
[#013] sha256:a2087c034c0c67d7dbe4dabe177c2c08f652f5fdb55e7f44d2fea6006a461923 - 0.0% (831 Bytes)
[#014] sha256:95b07ca5c1ac6c8f7dd4ad668c563ce3cde36ab06ea26804747193654bcbb19f - 0.0% (833 Bytes)
[#015] sha256:b9139d88b2605b979e4ca84b46b600850a5bb2447d0efa556eb21bb8036b5807 - 0.0% (822 Bytes)
[#016] sha256:76888b209593eca3202ce8821c3199e792911bbba06b766a607396f2ea19736d - 0.0% (830 Bytes)
[#017] sha256:9394c5c0277027a977961d632417d50aba00ab0955254f23757809e1ef8876f4 - 11.69% (30 MB)
[#018] sha256:a8ed9769a6e48de4a2235fc2c620fd74a627ff1a58af4722441ff3968057f9a8 - 0.0% (831 Bytes)
[#019] sha256:d5f060941743f960cd4708f69214a57e4d8349a2d8c921abc3bd39dbdebc2981 - 0.0% (847 Bytes)
[#020] sha256:b88cbf12dfe1de6fd32bcd88edc3a9fb65083f703d61644c8dafa614cccf825f - 0.0% (855 Bytes)
[#021] sha256:3550e3cedc5e48d17220a9da5472787ff9680210076116e9ea7ac58d89e94d88 - 0.0% (853 Bytes)
[#022] sha256:09bfed3eda1112e480e0dfa1c4362829ed75a742630826e5cf32a0c4d79b0e8d - 0.0% (848 Bytes)
Apply image 1809-amd64
2020-11-16 17:54:21 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-11-16 17:54:22 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-16 17:55:19 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-11-16 17:55:19 UTCcmd /S /C #(nop) USER ContainerUser
2020-11-16 17:55:55 UTCcmd /S /C #(nop) COPY dir:b7d603d3d1dc6eb42b16e4fb4b3aa3e67b31f78165f808c7221eb79966e50f68 in C:\Program Files\PowerShell
2020-11-16 17:56:39 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-11-16 17:56:40 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-11-16 17:56:41 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-11-17 23:12:32 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-17 23:12:33 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-11-17 23:12:36 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-11-17 23:12:36 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-11-17 23:12:37 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-11-17 23:12:37 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-19 22:24:16 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-f39eb6cea60ccf1e0b8b64212aa8e432b4e9a1ff-head
2020-11-19 22:24:16 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-11-19 22:24:18 UTCcmd /S /C #(nop) COPY multi:5d5632d29c444e3999c7d4b17215f83c87e767ba70bb40a0a61356e9367e3fa8 in \etc\rancher\
2020-11-19 22:24:19 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-11-19 22:24:19 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-19T22:24:14Z
2020-11-19 22:24:20 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-19 22:24:20 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=f39eb6cea60ccf1e0b8b64212aa8e432b4e9a1ff
2020-11-19 22:24:20 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-11-19 22:25:47 UTC
258 MB
rancher/rancher-agent:master-f39eb6cea60ccf1e0b8b64212aa8e432b4e9a1ff-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:f5b1236b12ef101b472427bd3ef94193f55a4b6776b53bbf636d439634a5d6f6 - 38.03% (98.1 MB)
[#001] sha256:596a6c70e38f04b7b3d29be41ce3699580a27800f668da6855a76799a87e9634 - 0.0% (828 Bytes)
[#002] sha256:b27ca61689320e41a227b945470bb42688beaccbd784afc2065717ebede8740c - 0.0% (836 Bytes)
[#003] sha256:e53e5d9af7061afd2db83e8a4be781a71b3111cd4b28d370ef740309bd2d6ccd - 0.02% (64.9 KB)
[#004] sha256:ca27c462edbeace979e649ce0fee35d17fea532629f0a7862e13c4bd292f1c9e - 0.0% (840 Bytes)
[#005] sha256:2bcc6b22e07fc6a15bd15745f83ee030aa6edbc9cd1860a03402c1294352bc80 - 37.59% (97 MB)
[#006] sha256:f497d9ff38c7b7f4f9020bafe37e91a6737fcea4ad74546aa15c0e8e8214a664 - 0.05% (124 KB)
[#007] sha256:efb4e8ac9fa17b9c8b41aa8b2eddacef04caa91407df2ba63260fc31e8208175 - 0.0% (842 Bytes)
[#008] sha256:3797a9ab02cdd0d8a5e1cfd0616234feea8f1b9f5a80e30367b3aa97308c8c23 - 0.0% (838 Bytes)
[#009] sha256:509942b9737347878ab9fce992d1f20ef395f699ca56d860c899ad301f95657e - 0.0% (849 Bytes)
[#010] sha256:c701d5b81ce13d5931fca8eafac7e0013427545cd8cd29617a6cad607e636ae4 - 0.04% (101 KB)
[#011] sha256:c453a2afc711ed735227f07e6ce9eef1f0fbad6f6f81025904e2f4793c6e7134 - 12.64% (32.6 MB)
[#012] sha256:fb1c965e543f869939b370924743943dc10b2db20ecd7db01be384dcfebc2377 - 0.0% (829 Bytes)
[#013] sha256:4842f88b8c2d4d4ac2fb9b91d0ee8e6f378177dc578bd987fb9a290322e2eedb - 0.0% (849 Bytes)
[#014] sha256:f3478afe8cdd4e0f1ea83cdd39601c81b8ed769df2c69f1c6a450fd8a67f6039 - 0.0% (829 Bytes)
[#015] sha256:4222b73980433175c3ebe34c2843abd7d3057b4b8233503d0a74168f7fd0e46b - 0.0% (832 Bytes)
[#016] sha256:c0882cb6393624de1643a8520ecbcc9ecb6ebf1ead168cae382cd24a2ba7c1e5 - 0.0% (830 Bytes)
[#017] sha256:c85244353e25c9274c2a3ed5392936466370a76b2a1ee65fb5c808c6cb3edc8d - 11.62% (30 MB)
[#018] sha256:04e02215140f2b71272f461c716c6eeca1faf79bb1504bebfca534e7dff78b86 - 0.0% (829 Bytes)
[#019] sha256:a82c8e57bc133cb6511fde43179abab0de8d9db5da0c0c1211f2bc3d4c1b2e3f - 0.0% (857 Bytes)
[#020] sha256:1dd3fc98aec4b2f5232f7af9d45aab5825b17ce8929aebae6fb13420b9157f47 - 0.0% (859 Bytes)
[#021] sha256:284ccfc7c567a013833cd90e30592af1449c9ba4924649e768fc46c369eb3a56 - 0.0% (826 Bytes)
[#022] sha256:36b793abad1a1a2235d8fb004184396290ca0be67bd69f246d056f5907c9740e - 0.0% (839 Bytes)
Apply image 1909-amd64
2020-11-16 18:01:04 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-11-16 18:01:05 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-16 18:02:04 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-11-16 18:02:04 UTCcmd /S /C #(nop) USER ContainerUser
2020-11-16 18:02:29 UTCcmd /S /C #(nop) COPY dir:b7d603d3d1dc6eb42b16e4fb4b3aa3e67b31f78165f808c7221eb79966e50f68 in C:\Program Files\PowerShell
2020-11-16 18:03:09 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-11-16 18:03:09 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-11-16 18:03:10 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-11-17 23:12:41 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-17 23:12:41 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-11-17 23:12:43 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-11-17 23:12:44 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-11-17 23:12:45 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-11-17 23:12:45 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-19 22:25:42 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-f39eb6cea60ccf1e0b8b64212aa8e432b4e9a1ff-head
2020-11-19 22:25:43 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-11-19 22:25:44 UTCcmd /S /C #(nop) COPY multi:5d5632d29c444e3999c7d4b17215f83c87e767ba70bb40a0a61356e9367e3fa8 in \etc\rancher\
2020-11-19 22:25:45 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-11-19 22:25:46 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-19T22:25:39Z
2020-11-19 22:25:46 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-19 22:25:47 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=f39eb6cea60ccf1e0b8b64212aa8e432b4e9a1ff
2020-11-19 22:25:47 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-11-19 22:24:43 UTC
258 MB
rancher/rancher-agent:master-f39eb6cea60ccf1e0b8b64212aa8e432b4e9a1ff-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:4ec0bf6d2169a853d72537350c3d4940d69d5e8b48cc07a43aa7da3c316a5f20 - 38.06% (98.2 MB)
[#001] sha256:63ccca5bdd5d4484a567529badadad531c7c2651c625d9dfdb366724ca344789 - 0.0% (837 Bytes)
[#002] sha256:d2a12e677d333b8f918ce603e76c2c222ec444da27d7b5d7d3346c3290dbed04 - 0.0% (890 Bytes)
[#003] sha256:55356f177afb2ec9e055647145f67c19a4327138b88ce1d281dae5dc04d87c5d - 0.02% (65.3 KB)
[#004] sha256:19ce1e4fadd2bcb792c3e1c501873b7757779f3a08c3ee322ce82641b7088b81 - 0.0% (836 Bytes)
[#005] sha256:571266b7d13374df2ce0ad3c14627212976b0b540427200b8e722a5c4419d771 - 37.58% (97 MB)
[#006] sha256:5a90104263c352ea4c7b444757ecd5a8a2d55cf4f93590ace68dee9ee5322bf6 - 0.05% (125 KB)
[#007] sha256:7a7dcb603c0e2ac31386b83bc9b3ce7f8be4d87526b37d5bfe6a37ebda4e86a1 - 0.0% (835 Bytes)
[#008] sha256:691ae0f9cf235b7bc559803d3faae9f16dcd09722bfe71b04ce837d77ae6f5e2 - 0.0% (838 Bytes)
[#009] sha256:1532b874d02f601901546891b60eb512c889cea264e0f12166bcd3eeebfe3064 - 0.0% (853 Bytes)
[#010] sha256:63230e87f9e1bb5c2becc4bf69005360aedf14e5884cf9ced4bc707610107491 - 0.04% (101 KB)
[#011] sha256:cd9ec419d9546536e7feafd678713f236d6a2fcfc4b88c7241650998b748dd3e - 12.63% (32.6 MB)
[#012] sha256:18d28267acc618d77f077f80d0b991163bb520ff0f19614af2f525d88a8d207f - 0.0% (833 Bytes)
[#013] sha256:9f4547c28b5efe388944e68f305566950354c9c437caef05621eb9ad10c9555f - 0.0% (853 Bytes)
[#014] sha256:2642ba8345fa7451ca1856bcbe66095ca558da7e9800e310b0679b0b70163eb4 - 0.0% (826 Bytes)
[#015] sha256:8210444688584861f1884b6a473d968f712ada730992adda6d8f749f579dbb5b - 0.0% (831 Bytes)
[#016] sha256:ce8abd18cfb32c959a5a48d34df93e306e1adfd1b0f4a91f0d4fcc9c7515e371 - 0.0% (854 Bytes)
[#017] sha256:44e2b4d7678067bd586c2f4b8c21ff887ae48076523a3ae34e3da979ab9e5cc2 - 11.62% (30 MB)
[#018] sha256:e5b7a088f07f1b524f5767103ee2c6620546591a1d157fe95f768e82e5324d50 - 0.0% (854 Bytes)
[#019] sha256:f638020316cebed8d26382668d63a4e49cac9f4f517216a67b0c4f9b774198a3 - 0.0% (827 Bytes)
[#020] sha256:01194bf1c9d22837fa930669881fbfaaf534e66eaf1b30cc77f1f188b2075978 - 0.0% (854 Bytes)
[#021] sha256:edd005197c90e69b226ba38f6c95b3abd9221fee857d90e217e00ec473585c92 - 0.0% (829 Bytes)
[#022] sha256:6aaf068fd457ac2b877d6bd6bdc4999f5aa40e92b96f6f4afb1ee32cba1e70ee - 0.0% (831 Bytes)
Apply image 1903-amd64
2020-11-16 18:14:40 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-11-16 18:14:41 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-16 18:15:50 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-11-16 18:15:52 UTCcmd /S /C #(nop) USER ContainerUser
2020-11-16 18:16:20 UTCcmd /S /C #(nop) COPY dir:b7d603d3d1dc6eb42b16e4fb4b3aa3e67b31f78165f808c7221eb79966e50f68 in C:\Program Files\PowerShell
2020-11-16 18:17:00 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-11-16 18:17:01 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-11-16 18:17:02 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-11-17 23:12:34 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-17 23:12:34 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-11-17 23:12:36 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-11-17 23:12:37 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-11-17 23:12:37 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-11-17 23:12:38 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-19 22:24:40 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-f39eb6cea60ccf1e0b8b64212aa8e432b4e9a1ff-head
2020-11-19 22:24:40 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-11-19 22:24:41 UTCcmd /S /C #(nop) COPY multi:5d5632d29c444e3999c7d4b17215f83c87e767ba70bb40a0a61356e9367e3fa8 in \etc\rancher\
2020-11-19 22:24:42 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-11-19 22:24:42 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-19T22:24:38Z
2020-11-19 22:24:43 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-19 22:24:43 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=f39eb6cea60ccf1e0b8b64212aa8e432b4e9a1ff
2020-11-19 22:24:43 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-11-19 22:28:19 UTC
150 MB
rancher/rancher-agent:master-f39eb6cea60ccf1e0b8b64212aa8e432b4e9a1ff-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.05% (22.6 MB)
[#001] sha256:c0533d1393025aa8c38e0823a6546a0d4e5dec6b8b670758c25494c35783668d - 0.0% (850 Bytes)
[#002] sha256:3c11bb34abc87247c6a70c928b7a5ef4cd48093642eb0c4b8121a674d3e278c6 - 0.0% (189 Bytes)
[#003] sha256:f1334f0915e8a812650dcc3246948a1b20b87e9fa3cd6bcee8b5777a351599c6 - 0.0% (122 Bytes)
[#004] sha256:75d23a0ecbcbe9dfb990d6717a21d28e8c8665389152694f2fb97256f7fadef4 - 34.56% (52 MB)
[#005] sha256:ec31164e9f3188f669aa910fa6f005037f2a6471c8fef1db40a8b9910c2e44f1 - 1.29% (1.94 MB)
[#006] sha256:405ec47f7716ffe29a7a3fa86419cfc19cd15614a308b8ee874efe3c34b4d99b - 16.39% (24.6 MB)
[#007] sha256:d49d129fa771955dd4aaed4d392e27f798a77ee52d5fe4e7e5e3b6281ac4a936 - 14.34% (21.6 MB)
[#008] sha256:227431bb8f9b5acad18c0fe7b342b83a9070f50832624237741ce9be040dddd6 - 18.37% (27.6 MB)
[#009] sha256:7345debeef0deaeef7485b3f65fd019b03fc29c62386bfc12d2a21097fff4acf - 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-11-19 22:27:40 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-11-19 22:27:41 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-19 22:27:41 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-11-19 22:27:42 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2020-11-19 22:28: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-11-19 22:28:06 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-11-19 22:28: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-11-19 22:28:08 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-11-19 22:28:09 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-19 22:28:10 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-11-19 22:28:10 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-11-19 22:28:10 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-19 22:28:10 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-f39eb6cea60ccf1e0b8b64212aa8e432b4e9a1ff-head
2020-11-19 22:28:11 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-11-19 22:28:15 UTC/bin/sh -c #(nop) COPY dir:6bd6bcb37425918a7228aa312c73d1a1c7726ffa51846506e39c0dfbb99311eb in /var/lib/rancher-data
2020-11-19 22:28:17 UTC/bin/sh -c #(nop) COPY multi:fd596d59c352945f4e4de2abd928977e68b3490358749d7281be70a4aaffeef2 in /usr/bin/
2020-11-19 22:28:18 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-11-19 22:28:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-11-19 22:28:18 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-11-19T22:27:25Z
2020-11-19 22:28:18 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-19 22:28:19 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=f39eb6cea60ccf1e0b8b64212aa8e432b4e9a1ff
2020-11-19 22:28:19 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.