2020-09-27 15:49:35 UTC
158 MB
rancher/rancher-agent:master-ec04f7878cf1e0b67828f8913cd22206dc81e04e-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.11% (25.5 MB)
[#001] sha256:419640447d267f068d2f84a093cb13a56ce77e130877f5b8bdb4294f4a90a84f - 0.0% (852 Bytes)
[#002] sha256:61e52f862619ab016d3bcfbd78e5c7aaaa1989b4c295e6dbcacddd2d7b93e1f5 - 0.0% (162 Bytes)
[#003] sha256:fd0e8fe53b99bed4633977be8be178bd325ebe67c7025c2b5a5912ee63656240 - 0.0% (124 Bytes)
[#004] sha256:303dec9e3a83a16745f63dc43f5ea307595facdfabda6edd4454ba334e357762 - 34.34% (54.3 MB)
[#005] sha256:151cee34087306d16032c450bf523cda7531b2b1cd30f8d07916138131feb1cb - 1.39% (2.2 MB)
[#006] sha256:3912dcdbe11506077cfbfbde8b56385c8bd7c9d9db7b24d0ba24788a94b02b4a - 16.81% (26.6 MB)
[#007] sha256:fdd961fec50276fb6ba6a871ba0172a8c8835589f6301b307339a4a4b44effc8 - 12.4% (19.6 MB)
[#008] sha256:98aab78f7ad4d43695fd8d9a9867a1a0c74695f809f0d9a2f99fb7f87055a229 - 18.93% (29.9 MB)
[#009] sha256:277503bdf2ba66ea37841f2f229dc844fce992b48064e6576e24dfa3f76baad8 - 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-09-27 15:49:00 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-09-27 15:49:01 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-09-27 15:49:01 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-09-27 15:49:02 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2020-09-27 15:49:22 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-09-27 15:49:22 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-09-27 15:49:24 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-09-27 15:49:24 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-09-27 15:49:25 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-09-27 15:49:26 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-09-27 15:49:26 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-09-27 15:49:26 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-09-27 15:49:26 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-ec04f7878cf1e0b67828f8913cd22206dc81e04e-head
2020-09-27 15:49:26 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-09-27 15:49:31 UTC/bin/sh -c #(nop) COPY dir:e07292b71347e9f6fc67050681d890436f04606fcf7ce3592d6c04a33594276c in /var/lib/rancher-data
2020-09-27 15:49:33 UTC/bin/sh -c #(nop) COPY multi:64b66462a89615cf8c5e70023813b5f4cb30c61d77fbf1d43496c5e6a04ece45 in /usr/bin/
2020-09-27 15:49:34 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-09-27 15:49:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-09-27 15:49:35 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-27T15:48:37Z
2020-09-27 15:49:35 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-09-27 15:49:35 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=ec04f7878cf1e0b67828f8913cd22206dc81e04e
2020-09-27 15:49:35 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-09-27 15:45:15 UTC
248 MB
rancher/rancher-agent:master-ec04f7878cf1e0b67828f8913cd22206dc81e04e-head
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1809-KB4565349-amd64
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:ce1c649a3e5b5b5449776d4afce631c673cade12336ccb5a38a0aac7c9d8b2bc - 38.83% (96.3 MB)
[#001] sha256:3650fec0ef6bbd59ef76eb73b3728f270cdfd4e5c23ff3a4f67f1aa71e8b476e - 0.0% (838 Bytes)
[#002] sha256:f88676ecf4cfbb7c51d6acddc9cc258f5382cd58b3b61587b60bdbfe22468339 - 0.0% (842 Bytes)
[#003] sha256:6b01b77ca2a1cd7192352f713781ac154c93275cbdb4891fb8dad86ba53f642f - 0.0% (838 Bytes)
[#004] sha256:8a0327f8ab813aca186bd82849954bfe720ea463b6be465969aab977f806dd30 - 0.03% (67 KB)
[#005] sha256:c7ecbf60bce08e33c4a83794e9aab6783513061c7858281a9b13042383cf000c - 0.0% (837 Bytes)
[#006] sha256:cfd618c4c1da8c3f69986665623201e96143693c89dd759f75c9030db701e4f1 - 35.86% (88.9 MB)
[#007] sha256:62598564b6a3a719aa27ad95fbdb832b2c55f8354b11213857688d9b18b68ba9 - 0.04% (92 KB)
[#008] sha256:09e8875832f3450f43161e05d8304353a8df24ef78a60c6df69c5ae1e72215b9 - 0.0% (827 Bytes)
[#009] sha256:2eaa9322b58022abd4a3bc762f3972f7a22db7f9dbede57a7133f91d5487b9e1 - 0.0% (829 Bytes)
[#010] sha256:00e8b9c8eca4cc90fdfc7bf830f470a45526d25e8ad0c86add3b90e05be096d4 - 0.04% (96.5 KB)
[#011] sha256:bbd15f46292e9cdf17abf94b329b16f62a4caf6b28133948080822108c13f48b - 13.14% (32.6 MB)
[#012] sha256:82da8115cd46e32d260c289f176c8cc1d5a06af3ee9c6ea1cf15c7a6c356f72f - 0.0% (874 Bytes)
[#013] sha256:5d3d0d714816114be58cdfdc6315b33447475315e3cd6797630a8cd42bd9e1c4 - 0.0% (829 Bytes)
[#014] sha256:fd05c40cb3fa29243b3725dfaf086b4742686bc25a05d86f782c135f84011cf3 - 0.0% (827 Bytes)
[#015] sha256:888fbcc385b7dc549e23767e79b88f13c3974ad7f2edd5beb9aca44cbce03ac8 - 0.0% (860 Bytes)
[#016] sha256:46be7ee91e621624251d22d125ef2dae9db0e919d4b4ac2a496f851b3ec6b057 - 0.0% (856 Bytes)
[#017] sha256:da5726c263c6ef3b6294530390e017d1bcbda613dd2ef413bebf51e73493fa9e - 12.06% (29.9 MB)
[#018] sha256:eb9bdb31f23aea59afb10be6c3aba2726fef422abfdd1531e72061b9f147db74 - 0.0% (852 Bytes)
[#019] sha256:d890ca2cbedacacf0e8b80e013106e76bea96c9feb4078f5cff67a925f4ac966 - 0.0% (828 Bytes)
[#020] sha256:65ab724cc82ff70ee17fe90e1e321308999714bccc2c0f3312494d35dad64141 - 0.0% (850 Bytes)
[#021] sha256:ec507c08430327ad65a82164094a4a770ff7094e08c0e72d10d8ee30cb1b9d39 - 0.0% (850 Bytes)
[#022] sha256:f3d70c0ca77b6ddd8169c4c35cd5385dbc26d0548f76a84651f92d9d92759128 - 0.0% (852 Bytes)
Apply image 1809-KB4565349-amd64
2020-09-08 16:46:56 UTCcmd /S /C #(nop) ARG fromTag=1709
2020-09-08 16:46:56 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-KB4565349-amd64
2020-09-08 16:46:57 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-08 16:47:06 UTC|1 fromTag=1809-KB4565349-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-09-08 16:47:07 UTCcmd /S /C #(nop) USER ContainerUser
2020-09-08 16:47:23 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-09-08 16:48:05 UTC|1 fromTag=1809-KB4565349-amd64 cmd /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-09-08 16:48:05 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-09-27 15:44:32 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-27 15:44:33 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-09-27 15:44:35 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-09-27 15:44:36 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-09-27 15:44:36 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-09-27 15:44:36 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-09-27 15:45:11 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-ec04f7878cf1e0b67828f8913cd22206dc81e04e-head
2020-09-27 15:45:11 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-09-27 15:45:12 UTCcmd /S /C #(nop) COPY multi:8ba89a9288cce064115144553802035c8803146e80b11f2823edd9ee953b1438 in \etc\rancher\
2020-09-27 15:45:13 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-09-27 15:45:13 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-27T15:45:09Z
2020-09-27 15:45:14 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-09-27 15:45:14 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=ec04f7878cf1e0b67828f8913cd22206dc81e04e
2020-09-27 15:45:15 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-09-27 15:47:24 UTC
250 MB
rancher/rancher-agent:master-ec04f7878cf1e0b67828f8913cd22206dc81e04e-head
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1909-KB4565483-amd64
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:e8a609e7f617bec4bcf5ba70cf691a9884e732141eadfcc9c42c436f917d0164 - 39.21% (97.9 MB)
[#001] sha256:176a4bd330bfd072b56ffdbb984f062c94adc5769ce6a2134b388f8e92b717f4 - 0.0% (890 Bytes)
[#002] sha256:9af460dce600ec8a6e9b6526260039174a9c6a133d558fc4e8c2f59e6ae495df - 0.0% (840 Bytes)
[#003] sha256:a0d3f2217f3847a2c2103130a51e85d3dbd3e2d12f076bc16ed774c8f4a34773 - 0.0% (834 Bytes)
[#004] sha256:f2ba9edf93794bab84fb0e07690c26862a7e9e129acf96e5bfdced6c3bf0d230 - 0.03% (65.5 KB)
[#005] sha256:e49367b1f7899f36e95748d3442c28c85a4331e9d45be6ec919b1cb90e1856b3 - 0.0% (841 Bytes)
[#006] sha256:b29a42fcdf773c2a3862913bb7e7d58db675966a7909849d9e53f0a8c1e3fd00 - 35.63% (88.9 MB)
[#007] sha256:9f8a37ac3aec6d361cd1f1eb6122fa1ed61c19b7d970f3b541f3b3d938bf884b - 0.05% (122 KB)
[#008] sha256:547c54e71f4b4bfe1c93096405f58690b10a6095597fb50223e569cd17e13bc2 - 0.0% (862 Bytes)
[#009] sha256:611a32dae479a0d6e411f459912922f4e42c79214b16858373a19845bcf1a6db - 0.0% (829 Bytes)
[#010] sha256:0425a861eb3535bff52332cb62dd122a0acda7e7fcf1bc32c8f154d4bd68a6be - 0.04% (101 KB)
[#011] sha256:309c3a3676d5c6989e8adaa5f6ef1abf12f4fcce0d586d7c4993b7be725f51fd - 13.06% (32.6 MB)
[#012] sha256:d1f5cc62070405fc6dc7203a9ea809711dce2e06da7e8df1987bc08b14541a70 - 0.0% (827 Bytes)
[#013] sha256:257fb02ddb20b4f0266bba2d6b3b97bf9af42848f5b43fffc1318ec958a4aa92 - 0.0% (852 Bytes)
[#014] sha256:9e0eabc58a7d24893ec9072be250904856d102c3b99799c59bee31480fc811f7 - 0.0% (853 Bytes)
[#015] sha256:531410bcefb72e5d4c12e77d40507cb174713909292ad17ad1238fb110015fd1 - 0.0% (859 Bytes)
[#016] sha256:e3716f12187d55f606f1e014e0d058022d4f46447edfc43c3f1481fe82a65518 - 0.0% (835 Bytes)
[#017] sha256:bf656a36d48631508777a46f9e2bc98428c4a84d687550fa175e94480194b88e - 11.98% (29.9 MB)
[#018] sha256:0dd008b00598c099baab1eb2f1427199007c9dbf1e82004664c2280383cbaa85 - 0.0% (829 Bytes)
[#019] sha256:da749c3f8ed0ff0c3a9145329bd94ea323f04fed251cf6720b816220cadc98b3 - 0.0% (830 Bytes)
[#020] sha256:7920dd80555fe52f92935d0bc6da5afffaa44300721292264e23d0f99f07e2a2 - 0.0% (828 Bytes)
[#021] sha256:6fedbac27a694240c90d9e34e1835b2a0c2c387d51b2dd724134762def7d9709 - 0.0% (830 Bytes)
[#022] sha256:dbee4ae084bdbad6d36a315d80d99bee851dc7df97eec5a340bd06ade348ef4b - 0.0% (855 Bytes)
Apply image 1909-KB4565483-amd64
2020-09-08 16:58:38 UTCcmd /S /C #(nop) ARG fromTag=1709
2020-09-08 16:58:38 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-KB4565483-amd64
2020-09-08 16:58:39 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-08 16:59:00 UTC|1 fromTag=1909-KB4565483-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-09-08 16:59:01 UTCcmd /S /C #(nop) USER ContainerUser
2020-09-08 16:59:14 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-09-08 16:59:48 UTC|1 fromTag=1909-KB4565483-amd64 cmd /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-09-08 16:59:48 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-09-27 15:46:56 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-27 15:46:57 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-09-27 15:46:59 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-09-27 15:47:00 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-09-27 15:47:01 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-09-27 15:47:01 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-09-27 15:47:21 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-ec04f7878cf1e0b67828f8913cd22206dc81e04e-head
2020-09-27 15:47:21 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-09-27 15:47:22 UTCcmd /S /C #(nop) COPY multi:8ba89a9288cce064115144553802035c8803146e80b11f2823edd9ee953b1438 in \etc\rancher\
2020-09-27 15:47:23 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-09-27 15:47:23 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-27T15:47:19Z
2020-09-27 15:47:24 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-09-27 15:47:24 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=ec04f7878cf1e0b67828f8913cd22206dc81e04e
2020-09-27 15:47:24 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-09-27 15:47:56 UTC
250 MB
rancher/rancher-agent:master-ec04f7878cf1e0b67828f8913cd22206dc81e04e-head
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1903-KB4565483-amd64
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:f07c298b155a926cb3857f19bd243eb37ae8af769486fb258a756447b691840c - 39.21% (97.8 MB)
[#001] sha256:28c5e8c2d232426f7f1af5f0ce56946ee6cb3060b5ff4ae85773791fd09db17a - 0.0% (873 Bytes)
[#002] sha256:b52f710e5d3328dbef0b496b64cb38b8ea7ba9645bba96aceb48f9453576e6f5 - 0.0% (837 Bytes)
[#003] sha256:55fc2f22f5d9c39c7431c5c51b0e75537a2d08181dc0bd272c49751bdb67885c - 0.0% (862 Bytes)
[#004] sha256:771488126e41f4a3dec3b5d8877ee347236f05a57351c698374f1d1efdcbbdad - 0.03% (66.4 KB)
[#005] sha256:fcd3723e443e572be745cea6f03316525b4cfac670bd5a12aed97b9cab22305b - 0.0% (844 Bytes)
[#006] sha256:03db271c5e4bbd4dc330452ee7459456e89ad83ae8af2850813dd03b7e35d99a - 35.64% (88.9 MB)
[#007] sha256:65ea6ba0a04f932210d68a0861c0da62b590a2ffb49902fcb61f3dbc322198d1 - 0.04% (90.4 KB)
[#008] sha256:0cbe6ad83a5ffe3d7c973328a33fd1d0dce89d8f06b8dbf26ec610bb31fd6e2f - 0.0% (861 Bytes)
[#009] sha256:0822881237a271d8714c8e4618b84132897774ebef20c7db5e76b591320e0119 - 0.0% (857 Bytes)
[#010] sha256:d706b442be2d8b713b34e53f71c1374e57154f0bb69022e3cf92b92018591eeb - 0.04% (101 KB)
[#011] sha256:1412624bc46eca2f78518f7b97f7b808b25ddec760aa1fd1a9a28b5403fa5efc - 13.06% (32.6 MB)
[#012] sha256:138fa6cb1fa65c7ff02d74868d474719db8c3873b137b46e6389c5d2915d5b8c - 0.0% (830 Bytes)
[#013] sha256:e2bacbe49afea9e849b5c7cd6898b6d2fad959476f7f1c66ecc7c480dd0f5ec8 - 0.0% (853 Bytes)
[#014] sha256:dbf2bd7e9c1b1abcc10d153f0c6113bfc32984aa9d3cebb4f963bc174db591ef - 0.0% (826 Bytes)
[#015] sha256:fdc4ae8802c1570748dd55704ecd85c592643cc40b014a36ccc4007bc7a2e909 - 0.0% (830 Bytes)
[#016] sha256:8820ff2a8e89e4c515611b7936ad6e608fb0372f5fb4d184d4d69a73fd9fc0f6 - 0.0% (833 Bytes)
[#017] sha256:7aead2ff86051405f4e62d1afe1249ab62c278a9a9e0087c4bae4a53dfe73082 - 11.99% (29.9 MB)
[#018] sha256:1571933b09d85e0cacd376979401babeaaf9667f27c1f0b81708970cb704bafb - 0.0% (853 Bytes)
[#019] sha256:cf4dc47d97b1c8234df4e8a3d687451a59c5c8d91361b9910bd8a6bbda17171a - 0.0% (831 Bytes)
[#020] sha256:3709a57856150f3556ff359116e49fb3baf466b3ce5409068ffd9d08c62ce061 - 0.0% (854 Bytes)
[#021] sha256:996e2509125faee2d8c30be11817973ed471494c308d3261a81388f7a9dcf718 - 0.0% (853 Bytes)
[#022] sha256:32429a89a58a0e15c187171d5f28e87ef2db165a4152060d6015cf58bdec8dc7 - 0.0% (835 Bytes)
Apply image 1903-KB4565483-amd64
2020-09-08 16:52:31 UTCcmd /S /C #(nop) ARG fromTag=1709
2020-09-08 16:52:32 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-KB4565483-amd64
2020-09-08 16:52:34 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-08 16:53:09 UTC|1 fromTag=1903-KB4565483-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-09-08 16:53:10 UTCcmd /S /C #(nop) USER ContainerUser
2020-09-08 16:53:37 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-09-08 16:54:12 UTC|1 fromTag=1903-KB4565483-amd64 cmd /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-09-08 16:54:13 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-09-27 15:47:08 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-27 15:47:09 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-09-27 15:47:11 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-09-27 15:47:12 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-09-27 15:47:12 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-09-27 15:47:13 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-09-27 15:47:53 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-ec04f7878cf1e0b67828f8913cd22206dc81e04e-head
2020-09-27 15:47:53 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-09-27 15:47:54 UTCcmd /S /C #(nop) COPY multi:8ba89a9288cce064115144553802035c8803146e80b11f2823edd9ee953b1438 in \etc\rancher\
2020-09-27 15:47:55 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-09-27 15:47:55 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-27T15:47:51Z
2020-09-27 15:47:55 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-09-27 15:47:56 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=ec04f7878cf1e0b67828f8913cd22206dc81e04e
2020-09-27 15:47:56 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-09-27 15:48:38 UTC
147 MB
rancher/rancher-agent:master-ec04f7878cf1e0b67828f8913cd22206dc81e04e-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.44% (22.6 MB)
[#001] sha256:c0533d1393025aa8c38e0823a6546a0d4e5dec6b8b670758c25494c35783668d - 0.0% (850 Bytes)
[#002] sha256:3c11bb34abc87247c6a70c928b7a5ef4cd48093642eb0c4b8121a674d3e278c6 - 0.0% (189 Bytes)
[#003] sha256:4444b6b7409fddf19a0d6eaff4c274c5345b280e2d9deeb82eef48b53438b423 - 0.0% (124 Bytes)
[#004] sha256:d78f05e9ecafa07e23209f750fc34b384e43835bb5bb0d2d06a4b381714a0e82 - 34.25% (50.2 MB)
[#005] sha256:ec31164e9f3188f669aa910fa6f005037f2a6471c8fef1db40a8b9910c2e44f1 - 1.32% (1.94 MB)
[#006] sha256:ae8fc6f50f4585b658231098617fad398c6afebf592d3c65b0d91c65b360a43b - 16.81% (24.6 MB)
[#007] sha256:8ab9629f3b2cf00532bba9a5f5d416c64f056c34cbb7fc98ce6f6d696f17fbb9 - 13.37% (19.6 MB)
[#008] sha256:3c7d4b4433f76d17df2f56ff29d51fc957bbb90aaa984449d602ac4d10174f88 - 18.8% (27.6 MB)
[#009] sha256:551c9200cad2955a69887e6c20850c4815ef42dc6911ef5f2eab2ee3398d683e - 0.0% (172 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-09-27 15:48:05 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-09-27 15:48:05 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-09-27 15:48:06 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-09-27 15:48:06 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2020-09-27 15:48:26 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-09-27 15:48:27 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-09-27 15:48:28 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-09-27 15:48:28 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-09-27 15:48:30 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-09-27 15:48:30 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-09-27 15:48:30 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-09-27 15:48:31 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-09-27 15:48:31 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-ec04f7878cf1e0b67828f8913cd22206dc81e04e-head
2020-09-27 15:48:31 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-09-27 15:48:35 UTC/bin/sh -c #(nop) COPY dir:8e6e1f2ab0bf47da3ca6930116fe4df04de1eb6a0993e859d7199afbbbbc66cd in /var/lib/rancher-data
2020-09-27 15:48:36 UTC/bin/sh -c #(nop) COPY multi:f146adf685489fafc54711482b8c00ac685817a0622b419e6c59c1d0c19cbf2b in /usr/bin/
2020-09-27 15:48:37 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-09-27 15:48:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-09-27 15:48:37 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-27T15:47:51Z
2020-09-27 15:48:38 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-09-27 15:48:38 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=ec04f7878cf1e0b67828f8913cd22206dc81e04e
2020-09-27 15:48:38 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.