2021-04-01 00:53:09 UTC
174 MB
rancher/rancher-agent:master-440b4e5a8910e05867d40379b249b47448d95f2e-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.19.7
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:6e0aa5e7af40303f56126b1469d1f37525b3a55a788836a6c9b773f6ce8bc446 - 14.62% (25.5 MB)
[#001] sha256:d47239a868b3375462d644f2ffb1b20114623fac03109d2950bdf0d57ab487d2 - 0.0% (850 Bytes)
[#002] sha256:49cbb10cca8504e3dbd65eb5db3c1dd0cd27070154386f819c5936de321c14b1 - 0.0% (189 Bytes)
[#003] sha256:b96c0f4ecaab7cde401f03118b9067188adf34ee140108ff428f42d53f003178 - 0.0% (122 Bytes)
[#004] sha256:8bcaf5aec3272ff06396543e7f18e6917ca7c14592c23f769c8bc5f28b0edb27 - 32.75% (57.1 MB)
[#005] sha256:b0cf1c69e4cdec93ee98edf15749d8bd086cad09755299977088473d8243d507 - 1.26% (2.2 MB)
[#006] sha256:18db9058ebbacf81fef690351fb0f39b21589e02800353c4d09e3ff87f521fb7 - 15.25% (26.6 MB)
[#007] sha256:698860541a8375f26d8fed156ba298ce6204874866cda433f048e0a0c52d68ce - 22.83% (39.8 MB)
[#008] sha256:2416fcb0b962c004c7ee6930b84029fbd41992b9250828ffbf91c10321e31b21 - 13.29% (23.2 MB)
[#009] sha256:05fb89b8fd1baa393ac05d2adf74443f3b70a2b1f762a4a53efe35784035b01e - 0.0% (171 Bytes)
/bin/sh -c #(nop) ADD file:e80ae8d359b484dac5346f98c549abc694e1d0c87e1d9753d495aed4d9c8b2b3 in /
2021-03-25 22:32:59 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
2021-03-25 22:33:00 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2021-03-25 22:33:01 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2021-03-25 22:33:02 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-01 00:52:27 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-04-01 00:52:27 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
2021-04-01 00:52:28 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-04-01 00:52:29 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.7
2021-04-01 00:52:52 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 ssh && 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/*
2021-04-01 00:52:53 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-04-01 00:52:55 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
2021-04-01 00:52:55 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-04-01 00:52:57 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
2021-04-01 00:52:57 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-04-01 00:52:57 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-04-01 00:52:58 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-04-01 00:52:58 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-440b4e5a8910e05867d40379b249b47448d95f2e-head
2021-04-01 00:52:58 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-04-01 00:53:05 UTC/bin/sh -c #(nop) COPY dir:b0eb18d636d110f24e3c5b2cfdcfe453cf0bf6413cc93409ae37eb299c43df4e in /var/lib/rancher-data
2021-04-01 00:53:07 UTC/bin/sh -c #(nop) COPY multi:1506ea0c207820db738df7eb96d160f1bc5f68711075a69769bbe4937b3cd63d in /usr/bin/
2021-04-01 00:53:07 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-04-01 00:53:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-04-01 00:53:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-01T00:52:03Z
2021-04-01 00:53:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=440b4e5a8910e05867d40379b249b47448d95f2e
2021-04-01 00:53:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-04-01 00:53:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
2021-04-01 00:46:18 UTC
257 MB
rancher/rancher-agent:master-440b4e5a8910e05867d40379b249b47448d95f2e-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:a11c4ca8f1ba16b6e1395d4523be2215bd0871c2e3e4695b9f2b87bd7472be52 - 37.62% (96.7 MB)
[#001] sha256:1e29214a08a68cc3bab5896a29d8985fca9e12233ed472cd2c6145b1866398e9 - 0.0% (1.05 KB)
[#002] sha256:5d0612e238e6ac2ec0f8cecd67d4a9c3c7f7057095840f820b4a6b6be3f1eb40 - 0.0% (1.07 KB)
[#003] sha256:0b45784adecff220a6553edd5795641c56b36b1e4b57dcab277bbd25883e1d48 - 0.02% (65.8 KB)
[#004] sha256:15b76c0e846ecb01cf839be55fccd055ac480e8a0256d017fe14bc4c8b920ab3 - 0.0% (1.12 KB)
[#005] sha256:f7a723a7649370197918291b2dcd4615f851d12684eef849ebb19e1e1ebe97e9 - 37.7% (96.9 MB)
[#006] sha256:89f8320245754316677404661ea5262e74e31c8a9d068fe9959f532f738835c7 - 0.05% (131 KB)
[#007] sha256:9deac63a32ab50c762ae00da5c23eafcb37b0340d7a403f1fb11336f72b6e6fb - 0.0% (1.02 KB)
[#008] sha256:30f6ca13ff406b2f43cddd954d1ee3af6ab87531b8955a5a3ce6967cc950da30 - 0.0% (1.02 KB)
[#009] sha256:73f19a6d4098344dbe05975294a799c87da1aa98863a4511db3a5d4131627bb3 - 0.0% (829 Bytes)
[#010] sha256:37a2304a2274561c3e1b0cc55a8bc8e8b65b17cd2355254a4ff60aabfc366e7e - 0.04% (96.5 KB)
[#011] sha256:a2f0c3f06a09aa3a1071162e4897a215858cea453d59f2812da9fe3e8a6a7b64 - 12.62% (32.4 MB)
[#012] sha256:69ec3db9ebfef8cbb651e9dfe6bdc4cdf86e563965b70b4fa49322a51f9886b3 - 0.0% (829 Bytes)
[#013] sha256:251b5df66fa36fd025b1dbe2395b9a2252ec60da50f36693cfdaf10e4976d42b - 0.0% (830 Bytes)
[#014] sha256:9e4d41563feb725179cfbcbab30fc3e603331d724b98b4a0d0236a7ec7454a21 - 0.0% (831 Bytes)
[#015] sha256:d019b8391ac91a926fa3395ac68eb56c560641276bb5dab05143f51c2d96836a - 0.0% (826 Bytes)
[#016] sha256:2163781a14efc614bb725ebe39383ce1196a804c154e26f5f84e82e555b0a85e - 0.0% (854 Bytes)
[#017] sha256:7010ea62c04418c4276ed9f24d4765c8b9d342a7209e66cbb814fa3c7b2ce2eb - 11.95% (30.7 MB)
[#018] sha256:ccca0decab2f67fb72d58184b996d11bdbe8793a6a6ba6e8829e6a38a55e3a99 - 0.0% (859 Bytes)
[#019] sha256:7d5a086b1d649901407b22f881c85804e7a779247e3e790700ec0304b96be76d - 0.0% (831 Bytes)
[#020] sha256:76bd77037f87d801183649274f7cd4f118a9ab5bf6c927e53af41931cf7db0b4 - 0.0% (821 Bytes)
[#021] sha256:7d0af78c13a2b786a3c05b9703a94f46432453bdc637f923c6ad253ba7040b99 - 0.0% (848 Bytes)
[#022] sha256:74f0c073ce97d2f9bb073d7a9c2d6f82d9e581e0672bee2a4bf0e03284755f4b - 0.0% (826 Bytes)
Apply image 1809-amd64
2021-03-16 20:49:38 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
2021-03-16 20:49:39 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-03-16 20:50:06 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-03-16 20:50:06 UTCcmd /S /C #(nop) USER ContainerUser
2021-03-16 20:50:29 UTCcmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell
2021-03-16 20:51:08 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 ; }"
2021-03-16 20:51:09 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-03-16 20:51:10 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-03-29 06:43:53 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-03-29 06:43:54 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2021-03-29 06:43:57 UTCcmd /S /C #(nop) COPY multi:0e8a6dbde6799ed29d97e3da760f8f6561915347bc7d5fba733e9b1f8de89a63 in \Windows\
2021-03-29 06:43:57 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-03-29 06:43:58 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-03-29 06:43:58 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-04-01 00:46:14 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-440b4e5a8910e05867d40379b249b47448d95f2e-head
2021-04-01 00:46:15 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-04-01 00:46:16 UTCcmd /S /C #(nop) COPY multi:c344e5e277487942073334f7869558825e8788613762bac32499471240c10a44 in \etc\rancher\
2021-04-01 00:46:17 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-04-01 00:46:17 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-04-01T00:46:12Z
2021-04-01 00:46:17 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.revision=440b4e5a8910e05867d40379b249b47448d95f2e
2021-04-01 00:46:18 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-04-01 00:46:18 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
2021-04-01 00:46:25 UTC
258 MB
rancher/rancher-agent:master-440b4e5a8910e05867d40379b249b47448d95f2e-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:d94040b3fb21af94caf37df4e5732028c860fbdff08d3f6f98552316af465108 - 37.79% (97.4 MB)
[#001] sha256:dde1ba7643f60847f0fe8c5ce03f23b32c0927305ed32101d81c94c94aeb5a60 - 0.0% (1.06 KB)
[#002] sha256:8a0fcc2069e76692cc8d3be425e860129743cf0a9a8b7c3a4b385a4bde46e24d - 0.0% (1.02 KB)
[#003] sha256:372628681d3f3193edd6b4d325b0e1951cecf78cda01faebff2d74f027129a95 - 0.02% (63.8 KB)
[#004] sha256:b8b3ab6c96ae48b226cc75073ecc078a2fb97a79e8d0b7a2f47f0fc4dad90640 - 0.0% (1.12 KB)
[#005] sha256:975d084e016729a87575417c001084cb5144aca879b7c752d5a994f0133ded4d - 37.59% (96.9 MB)
[#006] sha256:21cf46249eb98082a41c66691f63e18665ad35770ad6b26eee5a1b8b860bbed0 - 0.05% (127 KB)
[#007] sha256:5d30b6436c00ea54209c3a742e3b55559e90a29bd12a18dfdfef090b48da80b6 - 0.0% (1.02 KB)
[#008] sha256:293b4a523414b356f590eb0ecf1243d4bb8dacd6de738847c751efea835263f0 - 0.0% (1.02 KB)
[#009] sha256:fdaeeb8df987648e3fbaa31d2a37062a6e899bb4f4ac029dedadf0c43e4bcdf1 - 0.0% (859 Bytes)
[#010] sha256:f5034257a2b83d5374b72314639b40e108bc7809a6c90c517bd8c5ba2078c4cc - 0.04% (101 KB)
[#011] sha256:e29d421aadec73e7f9922b35312835b0c5827feb0abc0da64f7260fb1acab81e - 12.58% (32.4 MB)
[#012] sha256:93b9e33380934d6b92417376d46d30cdb82980ac634365fb206bec9f865a52d2 - 0.0% (827 Bytes)
[#013] sha256:c217b17cd28433cde8b54a0d3218689a1b007040581f13b91a2e7f8286fe5751 - 0.0% (827 Bytes)
[#014] sha256:c83e188328638b3477f710b5a8f21d59b9704c866f6b4ea7dff9005241afe85a - 0.0% (856 Bytes)
[#015] sha256:21145f08c07a2542454192f663b9de2efeee9b9006cfbb872a0849662369f718 - 0.0% (827 Bytes)
[#016] sha256:237a0262575dfada557107571d2ba99bdbb6c39c51a74fd7d0bf14fefec3a7cf - 0.0% (847 Bytes)
[#017] sha256:8b65b112f88b240ad4f6cdf1b0a685d93f460756eba70ff35e329e8c9001c26d - 11.92% (30.7 MB)
[#018] sha256:3d41990fe4e137f73006da49e58457910e6c3859c634e53f20e5e5a0399b6697 - 0.0% (830 Bytes)
[#019] sha256:d6febb9ebc082f3b5d490e87bbe3a852658d58b12125881ec1fec845f7c9a44f - 0.0% (894 Bytes)
[#020] sha256:8365a4875a0aa5595a852a91216dc0245fe22c0a863199e49f8d94091a12b245 - 0.0% (849 Bytes)
[#021] sha256:6c2c1c80462cb94bad3b44bc47cbf8f2504158a975051ac65b6208fcbcb65c16 - 0.0% (853 Bytes)
[#022] sha256:5f1c1bf39f6feb404b1453854e48aa0e0a09dd0028120d7ba77398386d2de9df - 0.0% (862 Bytes)
Apply image 1909-amd64
2021-03-16 21:08:18 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
2021-03-16 21:08:19 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-03-16 21:08:42 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-03-16 21:08:42 UTCcmd /S /C #(nop) USER ContainerUser
2021-03-16 21:09:02 UTCcmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell
2021-03-16 21:09:41 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 ; }"
2021-03-16 21:09:41 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-03-16 21:09:42 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-03-29 06:43:44 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-03-29 06:43:45 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-03-29 06:43:47 UTCcmd /S /C #(nop) COPY multi:0e8a6dbde6799ed29d97e3da760f8f6561915347bc7d5fba733e9b1f8de89a63 in \Windows\
2021-03-29 06:43:47 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-03-29 06:43:48 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-03-29 06:43:48 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-04-01 00:46:21 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-440b4e5a8910e05867d40379b249b47448d95f2e-head
2021-04-01 00:46:22 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-04-01 00:46:23 UTCcmd /S /C #(nop) COPY multi:c344e5e277487942073334f7869558825e8788613762bac32499471240c10a44 in \etc\rancher\
2021-04-01 00:46:23 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-04-01 00:46:24 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-04-01T00:46:19Z
2021-04-01 00:46:24 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.revision=440b4e5a8910e05867d40379b249b47448d95f2e
2021-04-01 00:46:25 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-04-01 00:46:25 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
2021-04-01 00:46:45 UTC
259 MB
rancher/rancher-agent:master-440b4e5a8910e05867d40379b249b47448d95f2e-head
DOCKER_API_VERSION1.24
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1903
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePathC:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:302b7cf33b3a2bd3c958c33a0bb0221099c7abebd46bd685a171899210be5180 - 37.95% (98.1 MB)
[#001] sha256:de401d0ad50a73809f52f1b2cdd08372d48affaed3cdc2d9c82fd93fdb86935d - 0.0% (822 Bytes)
[#002] sha256:b251ece4f860cf57423dd1455d77586f293f469389d4e8f22eda21f3f3865674 - 0.0% (921 Bytes)
[#003] sha256:da83f3e327d6be0778a2e9cb3bdbcd4381d91d53be27a9d83e7a02d713898ab6 - 0.03% (67.5 KB)
[#004] sha256:128bd25e4a5fd56d89d1d3519ab5299fad89e0fa26b42a19bbcacf3ffc63a75a - 0.0% (849 Bytes)
[#005] sha256:02a46850464f896128d38032429af01ed881c9561496b85a7dcf75894d1cfd3f - 37.52% (97 MB)
[#006] sha256:99558043528fca28cf576a5dae72c8dbbe8a309833109869786f3e709ee3e864 - 0.04% (92.7 KB)
[#007] sha256:39ff56c128357f2bde42c7177c54985736cd9022f26f72f0560ccd997975b59d - 0.0% (843 Bytes)
[#008] sha256:bb889420c0e542967f5ff0364fc7f0f64026326699d5dba17be0ff04d9435c8c - 0.0% (917 Bytes)
[#009] sha256:3a8bc1996cc78ea09e8a9e7c3d42f2728867d6293aa008bc1973edc143d9082c - 0.0% (846 Bytes)
[#010] sha256:fbf60cbbbc0f5bfe3dc386d2aabc0e19558f5d496121055fec982ae0c0244f97 - 0.04% (101 KB)
[#011] sha256:d4c750d1f8c619709b4b1cdfeba6ff663ad4d563e2d2867d8fbe362ff13b4798 - 12.54% (32.4 MB)
[#012] sha256:e28be7fe253a1010b044371c0dc56e3a92d4fb2979ce62effdb7ba0a798c5a60 - 0.0% (826 Bytes)
[#013] sha256:621397d452a4ffd866afe25d678faf9f38b60722df1da2fd8a0accf109fb52f9 - 0.0% (824 Bytes)
[#014] sha256:46c7adeee31d69acdad19df0af2341dcca8a0e52d81692a90b43de6d1d2f10fe - 0.0% (823 Bytes)
[#015] sha256:f18dda701ab9e379a6e81671f87c5543db9269194018d558692a3906441f4bfa - 0.0% (827 Bytes)
[#016] sha256:4afea5f14fe0ef486c71c1841ef8ec2d707e4af3dbbe68a843d9362ac56fe08c - 0.0% (850 Bytes)
[#017] sha256:b6eb888ec3a8252a477ed79dec85b73bd861b2c8d682237b16c9052f098d71c2 - 11.89% (30.7 MB)
[#018] sha256:618c41734e11d6ee53a7319cb0cb401a233f343ca31e51d43f863193c6a22fc1 - 0.0% (826 Bytes)
[#019] sha256:e8989caea76be14e3ba28ad48833425f0443b0b4f5fad514d2caa975ad53c61e - 0.0% (823 Bytes)
[#020] sha256:3e0b8260de85c2c05a306787fd23665d164b4fd655dce9d08683d1e58f53b662 - 0.0% (831 Bytes)
[#021] sha256:19c699d23432493fed0e88e5ec29374f2dfeeac826d1c2306c9c2acb34df8f75 - 0.0% (857 Bytes)
[#022] sha256:9c1cf4869647a70dfcc65dbadcda028686fd59e711bc97973223a026624bce08 - 0.0% (846 Bytes)
Apply image 1903-amd64
2021-01-15 21:08:09 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
2021-01-15 21:08:10 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-15 21:08:55 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-01-15 21:08:56 UTCcmd /S /C #(nop) USER ContainerUser
2021-01-15 21:09:18 UTCcmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell
2021-01-15 21:09:58 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 ; }"
2021-01-15 21:09:59 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-01-15 21:10:00 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-03-29 06:42:51 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-03-29 06:42:51 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-03-29 06:42:54 UTCcmd /S /C #(nop) COPY multi:0e8a6dbde6799ed29d97e3da760f8f6561915347bc7d5fba733e9b1f8de89a63 in \Windows\
2021-03-29 06:42:54 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-03-29 06:42:55 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-03-29 06:42:55 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-04-01 00:46:41 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-440b4e5a8910e05867d40379b249b47448d95f2e-head
2021-04-01 00:46:41 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-04-01 00:46:43 UTCcmd /S /C #(nop) COPY multi:c344e5e277487942073334f7869558825e8788613762bac32499471240c10a44 in \etc\rancher\
2021-04-01 00:46:43 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-04-01 00:46:44 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-04-01T00:46:38Z
2021-04-01 00:46:44 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-04-01 00:46:44 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=440b4e5a8910e05867d40379b249b47448d95f2e
2021-04-01 00:46:45 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-04-01 00:46:45 UTC
260 MB
rancher/rancher-agent:master-440b4e5a8910e05867d40379b249b47448d95f2e-head
DOCKER_API_VERSION1.24
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-2004
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:ef11e3fc4f3c8fde075a1b6b355f949a4163916f4072d517d85436e89af06a04 - 38.38% (99.9 MB)
[#001] sha256:6fac50e5ea9440b763f0f8dd58d69e63559a2f5d23699ddb06bebc4e32457358 - 0.0% (1.08 KB)
[#002] sha256:4a722553d5b78dc72fdfb9cfa606e981a5e16e91bd39e1a31d48d404100a1818 - 0.0% (1.04 KB)
[#003] sha256:5cc4e742396cfd33c96a66606fdd2307fca8332c3017f800f1d469a29db4da6b - 0.03% (69.9 KB)
[#004] sha256:6efd700701e5ddcf36ea5f200578fc1591ec2ede441805f924257c7c2b927173 - 0.0% (1.02 KB)
[#005] sha256:42e2fcb8ee26da679f19acb0e9745b232cf906a1ed06ae22cd76347d40d29edb - 37.24% (96.9 MB)
[#006] sha256:d6e9194bcf6cc510d6cad386008fe83a7f55a32c226dd49d983063497f87d076 - 0.04% (98.5 KB)
[#007] sha256:85ad06cf60bc5b98c298fadd512a78ce8183e802f1aaaa0382363ed84e99b254 - 0.0% (1.02 KB)
[#008] sha256:afb0f01d0f03927cdf49da73a8ed697c412b396f10193cab1998ff6f8e35e442 - 0.0% (1.04 KB)
[#009] sha256:00231077f532e1b8b5442a038ad0242f1ab2bf12be4cefa28f7ae81ca934eeb4 - 0.0% (836 Bytes)
[#010] sha256:29feccb86b46df72cd95375260955fcfe15a3a8e6c5304a95960e5b9ac0c2d22 - 0.04% (102 KB)
[#011] sha256:9edc77d6a51be9ece5f99b135d58c22187781b7078dd650714ffeac03e4ba9a0 - 12.46% (32.4 MB)
[#012] sha256:dcebf932fef4ae11d87c5c5c0df3b6e2420d30f2b7a654c5ef1ec562799c1406 - 0.0% (836 Bytes)
[#013] sha256:c9ec14082515a821db751f3c7eba53b30bf3b9dbabaea0f7b81aaab794db5aa1 - 0.0% (833 Bytes)
[#014] sha256:72d58431cb25abbd96c6b55c2473fd6470348829790c06aba45faef7f2991da0 - 0.0% (829 Bytes)
[#015] sha256:fa059766185654e9e739f8b5dfbbfb4fe71de3f1329293a49eaa6afe6cc642fc - 0.0% (857 Bytes)
[#016] sha256:48a686ec272a2a40714179d70e296d077c35287492c058789fa652a9b296a5a4 - 0.0% (867 Bytes)
[#017] sha256:3510b535457bf561d186a525854e86f352f3149657a0b5d09a0eb113e067d4cb - 11.81% (30.7 MB)
[#018] sha256:91a527e1aac675c6be865075ee1eb27972fb91696e8c82f23299e735fa436879 - 0.0% (836 Bytes)
[#019] sha256:dd6c652f2e79d726a6362293ef117617550a20184bb39b3aeecf1314bc56261c - 0.0% (837 Bytes)
[#020] sha256:eac696434ebaa8fc5702cf474f864c7cf6aa389013d042435c6e779842260765 - 0.0% (862 Bytes)
[#021] sha256:15e615e727ac7afde31bde46844d9576e5bc29b0757ffb2f28d768cd26d631da - 0.0% (863 Bytes)
[#022] sha256:c68f531a57c6ba04b4e3cc2edfe9ca05b929ff59d576e7a85b940d8842e8fa8d - 0.0% (836 Bytes)
Apply image 2004-amd64
2021-03-16 21:15:26 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-2004
2021-03-16 21:15:27 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-03-16 21:15:35 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-03-16 21:15:35 UTCcmd /S /C #(nop) USER ContainerUser
2021-03-16 21:15:51 UTCcmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell
2021-03-16 21:16:25 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 ; }"
2021-03-16 21:16:25 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-03-16 21:16:26 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-03-29 06:44:19 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-03-29 06:44:20 UTCcmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\
2021-03-29 06:44:22 UTCcmd /S /C #(nop) COPY multi:0e8a6dbde6799ed29d97e3da760f8f6561915347bc7d5fba733e9b1f8de89a63 in \Windows\
2021-03-29 06:44:23 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-03-29 06:44:24 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-03-29 06:44:24 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-04-01 00:46:40 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-440b4e5a8910e05867d40379b249b47448d95f2e-head
2021-04-01 00:46:41 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-04-01 00:46:42 UTCcmd /S /C #(nop) COPY multi:aa7e9fedee8e4c3c3880a26241633813954ca7c264f08a808a50086e6e456cfc in \etc\rancher\
2021-04-01 00:46:43 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-04-01 00:46:43 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-04-01T00:46:38Z
2021-04-01 00:46:44 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-04-01 00:46:44 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=440b4e5a8910e05867d40379b249b47448d95f2e
2021-04-01 00:46:45 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-04-01 00:46:45 UTC
2.46 GB
rancher/rancher-agent:master-440b4e5a8910e05867d40379b249b47448d95f2e-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 57.08% (1.4 GB)
[#001] sha256:b67d61f938f3725a9bf5b4e0ece52422f5b09c5994bb0af1971b526e4e0f8666 - 37.54% (944 MB)
[#002] sha256:57434d6faeb53422cf0080c1ec793365e1e8fce795b4c0c82d9cd256212d9a33 - 0.0% (1.32 KB)
[#003] sha256:a049e257b83fb3706b68645830106e782d1d819fa538d8b20cc56e9c914d84a5 - 0.0% (1.41 KB)
[#004] sha256:27f5d11c58378bc83dcab074473bc47d910aa704cf9cf0afeb40794ab8dee29a - 0.62% (15.5 MB)
[#005] sha256:d0eab148ca0eb5126bba0750ca794934c1ffc3e09dd162e6a3850d50045c04b8 - 0.21% (5.28 MB)
[#006] sha256:f2e496179470ead58581a3b4b497440f5be1215442eb50f66858943b5fa8b840 - 0.31% (7.84 MB)
[#007] sha256:747027b2c2f380d70ae71761cb5e5b205a49aea02bf9f69e1b3cec3ac939f813 - 1.68% (42.2 MB)
[#008] sha256:ef90421de6fc73c53a6b4e09440ef0777cb6c2a03d8d612e945bac65cf378c78 - 0.21% (5.34 MB)
[#009] sha256:7e429c49a4661a0033b391b6c50c2b5ec1e25f542dfe1030679116f716ea1e3b - 0.62% (15.6 MB)
[#010] sha256:733d1c7f7ed300dd4e52c257bf485db67f5d273b0e369fdbe3b3b069a96007b9 - 0.51% (12.7 MB)
[#011] sha256:d426e5ccc1ddd382f22b27d177047f0a06b2ef7d476e2714b1f8b5ff1a653121 - 0.0% (1.26 KB)
[#012] sha256:d823b1c120cb31dc952c039e45b460f4482f32112545533039685f22f4cbc6d0 - 0.0% (1.27 KB)
[#013] sha256:05bcd43279c274d5e321c9a1d7e8e6d52c817f2746a2ba5aae58056a0f73bcd3 - 0.0% (1.29 KB)
[#014] sha256:c5de8e771170bc174228b57ef4f7dfce64b00513b7dada696585ec2eb5f7e81d - 0.0% (1.26 KB)
[#015] sha256:73264ecd41ba7d6fa18f6c9a459594e76f54605aaf08475575dbe9042bae4e47 - 0.0% (1.3 KB)
[#016] sha256:8ea8903304b214575ce9a6ee0bac502854126effeba38fb975fe02a57f6608f9 - 1.22% (30.7 MB)
[#017] sha256:ffecfe7cdc93ecb69f89c94545899abee8b7c97884e4fa5465442896fe0f507e - 0.0% (1.27 KB)
[#018] sha256:f6ed92a6e4899a0e25d19851012e33492ad28a59d4aacd86973acfc08f6c57c3 - 0.0% (1.27 KB)
[#019] sha256:3bcc148df4dc149366d622bea252f6a52981f71c0639f5d9f70883ff7fe4078e - 0.0% (1.29 KB)
[#020] sha256:a12908edd88782755daf9001784c0f4f5cf8242528a375d853d8c1124cf4d48e - 0.0% (1.31 KB)
[#021] sha256:9a2702179bfa40dd5493b6ffdf32de7fca5aa00742d00352e443800f0baad499 - 0.0% (1.27 KB)
Apply image 20H2-RTM-amd64
2021-03-05 14:38:58 UTCInstall update 20H2-amd64
2021-03-29 13:33:54 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-03-29 13:33:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-03-29 13:34:17 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'
2021-03-29 13:34:28 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.0/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'
2021-03-29 13:35:13 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; if (-not (Get-Command Expand-7Zip -ErrorAction Ignore)) { Install-PackageProvider -Name NuGet -Force -Verbose; Install-Module -Name 7Zip4Powershell -Repository PSGallery -Force -Verbose; if(-not $?) { Write-Error "Failed to install package"; Exit 1; } }
2021-03-29 13:35:29 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.19.7/kubernetes-client-windows-amd64.tar.gz'; function Expand-GZip ($inFile, $outFile) { $input = New-Object System.IO.FileStream $inFile, ([IO.FileMode]::Open), ([IO.FileAccess]::Read), ([IO.FileShare]::Read); $output = New-Object System.IO.FileStream $outFile, ([IO.FileMode]::Create), ([IO.FileAccess]::Write), ([IO.FileShare]::None); $gzipStream = New-Object System.IO.Compression.GzipStream $input, ([IO.Compression.CompressionMode]::Decompress); try { if (!$input -or !$output -or !$gzipStream) { Write-Error "Failed to Unzip the archive"; Exit 1; } $buffer = New-Object byte[](1024); while ($true) { $read = $gzipstream.Read($buffer, 0, 1024); if ($read -le 0 ) { break; } $output.Write($buffer, 0, $read); } } finally { $gzipStream.Close(); $output.Close(); $input.Close(); } }; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\kubernetes.tar.gz -Uri $URL; Write-Host 'Expanding ...'; Expand-GZip c:\kubernetes.tar.gz c:\kubernetes.tar; Expand-7Zip c:\kubernetes.tar c:\; Write-Host 'Complete.'
2021-03-29 13:35:41 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-03-29 13:35:53 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-03-29 13:36:04 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-03-29 21:17:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-03-29 21:17:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-03-29 21:17:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-04-01 00:46:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-440b4e5a8910e05867d40379b249b47448d95f2e-head
2021-04-01 00:46:40 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-04-01 00:46:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:aa7e9fedee8e4c3c3880a26241633813954ca7c264f08a808a50086e6e456cfc in \etc\rancher\
2021-04-01 00:46:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-04-01 00:46:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-04-01T00:46:38Z
2021-04-01 00:46:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-04-01 00:46:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=440b4e5a8910e05867d40379b249b47448d95f2e
2021-04-01 00:46:45 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-04-01 00:49:25 UTC
162 MB
rancher/rancher-agent:master-440b4e5a8910e05867d40379b249b47448d95f2e-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.19.7
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:af9ca2923c1e73640f6df497fc7fc63e3c2e24892f1d6abbd4225542339b6e06 - 13.94% (22.6 MB)
[#001] sha256:9a2babfbd9d095d8a0dc7cfbaa658447a483120087d4ea77cae9ee9a78e370c2 - 0.0% (849 Bytes)
[#002] sha256:f83b7f31d752fef6bce03359dc68487e2d02040b70c57526b72004a0ced4cbf5 - 0.0% (189 Bytes)
[#003] sha256:6f4e2d52498040f9218f1971678bccc163ad07077383a633101b7dc8c92a96ed - 0.0% (124 Bytes)
[#004] sha256:790fc3156bb63900b2ac06efbf25b754d4f78b83f95274dd4da5788b11d946e8 - 32.27% (52.4 MB)
[#005] sha256:982ec94d9e8cc1d85b7d36d76310fd94980377417c12b3119705bf1f794128c7 - 1.2% (1.94 MB)
[#006] sha256:a66f49e289517b3878148b83a0e2752998f11a0bd8feb17f350e35593e36af1d - 15.17% (24.6 MB)
[#007] sha256:9708425d49d5af4ed83d95a76a2c0b024c0f4cb327fef4aba79a46404d3e383f - 24.49% (39.8 MB)
[#008] sha256:a3f2e3be67964e9b515485e3a729bc5c7b386ad5490590c6a85cc0b9e6931ae4 - 12.93% (21 MB)
[#009] sha256:161d157913d5849ebdd49bf337a2a39527ed3fa91d1cf181b9857b700d7cd150 - 0.0% (171 Bytes)
/bin/sh -c #(nop) ADD file:c2ebeb57ae78696b3c16020bf2c3030d8f36acd3032907fea3fec885ac614541 in /
2021-03-25 23:21:47 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
2021-03-25 23:21:57 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2021-03-25 23:22:01 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2021-03-25 23:22:07 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-01 00:48:47 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-04-01 00:48:47 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
2021-04-01 00:48:48 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-04-01 00:48:48 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.7
2021-04-01 00:49:10 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 ssh && 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/*
2021-04-01 00:49:11 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-04-01 00:49:12 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
2021-04-01 00:49:12 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-04-01 00:49:14 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
2021-04-01 00:49:14 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-04-01 00:49:14 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-04-01 00:49:15 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-04-01 00:49:15 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-440b4e5a8910e05867d40379b249b47448d95f2e-head
2021-04-01 00:49:15 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-04-01 00:49:21 UTC/bin/sh -c #(nop) COPY dir:4a6914acad8eadca673a9fdf1638650f48d77d7c8e56645793bab39813cbdca8 in /var/lib/rancher-data
2021-04-01 00:49:23 UTC/bin/sh -c #(nop) COPY multi:6906057a11278209b2df07a7ebd457b51908b446f846ef897ea748832115a5fb in /usr/bin/
2021-04-01 00:49:24 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-04-01 00:49:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-04-01 00:49:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-01T00:48:31Z
2021-04-01 00:49:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=440b4e5a8910e05867d40379b249b47448d95f2e
2021-04-01 00:49:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-04-01 00:49:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
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.