2021-01-26 01:16:33 UTC
162 MB
rancher/rancher-agent:master-b4871025af6c5b5932dbd76b4db77495702efde1-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:d519e2592276828ca171d85e0532899cd4f98c70f5c697b45fa2e126e9f9fe49 - 15.7% (25.5 MB)
[#001] sha256:d22d2dfcfa9cd230ed3c47defec2670d45081598c721dd85cafc34ea459f970e - 0.0% (852 Bytes)
[#002] sha256:b3afe92c540b778c64ca316d1e679d55d2d2e812e450f516a808ee591f0c3f77 - 0.0% (162 Bytes)
[#003] sha256:b51d640a8245b0471b24a8aaff4dd3558d8d3e5c8b38b2f2b9a9abbd3430ac85 - 0.0% (124 Bytes)
[#004] sha256:3c8e77bb92222328377b160c95a4f538443acdb9c20c8e754347b52e3cb8d27e - 33.47% (54.3 MB)
[#005] sha256:45bd5c24af08019cb7892aab421508f07b286c4f80bdf54a67225cd637df0878 - 1.36% (2.2 MB)
[#006] sha256:660ed08a9328645589144bd8d53fc409e60401a8ec2ebd40b7a2c58d27184bb7 - 16.38% (26.6 MB)
[#007] sha256:bcc65cf3868917a51687740474081153e9b8b677b1f25466ef4a944478101527 - 14.39% (23.3 MB)
[#008] sha256:eefce6d974625167f0b61014f5d50117481c5d5cf0db110faad79e43a86cb6f6 - 18.7% (30.3 MB)
[#009] sha256:b331096174753192318e0d94e80a88a204ea8db2b95515227bd8c9ab01b0795b - 0.0% (170 Bytes)
/bin/sh -c #(nop) ADD file:ef36fee25b0bd1d99979ecb8d54b206cec33d4e8fd2232189f0d8e5ab9754798 in /
2021-01-21 03:38:01 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-01-21 03:38:03 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2021-01-21 03:38:05 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2021-01-21 03:38:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-01-26 01:15:57 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-01-26 01:15:57 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-01-26 01:15:58 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-01-26 01:15:58 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2021-01-26 01:16:19 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/*
2021-01-26 01:16:20 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-01-26 01:16:21 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-01-26 01:16:22 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-01-26 01:16:24 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-01-26 01:16:24 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-01-26 01:16:24 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-01-26 01:16:24 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-26 01:16:24 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-b4871025af6c5b5932dbd76b4db77495702efde1-head
2021-01-26 01:16:25 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-01-26 01:16:30 UTC/bin/sh -c #(nop) COPY dir:0828092ef06ba36ac702564e7cc2477446b5a9f5a22304322ff9e33ca72a592a in /var/lib/rancher-data
2021-01-26 01:16:32 UTC/bin/sh -c #(nop) COPY multi:f31d7d6124fbb32a383106cb56d071b1a307fced84e77b9a9b05a48b366e248a in /usr/bin/
2021-01-26 01:16:32 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-01-26 01:16:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-01-26 01:16:33 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-01-26T01:15:36Z
2021-01-26 01:16:33 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-26 01:16:33 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=b4871025af6c5b5932dbd76b4db77495702efde1
2021-01-26 01:16:33 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-26 01:10:15 UTC
257 MB
rancher/rancher-agent:master-b4871025af6c5b5932dbd76b4db77495702efde1-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:62239e9aa1a352a20b0d4969c2b508b8a18d10e799d4db72e6f24ccbb2c724d9 - 37.62% (96.6 MB)
[#001] sha256:79172be4a01d6616ffd0c6ae0d96a0291f5f5100d7f53b364ea9bb643ce5661e - 0.0% (1.02 KB)
[#002] sha256:d674aa9cb1ac0a8ff56a779bf78c3b3b71bdb4f43fce18bfd2c3d04f47efe11a - 0.0% (1.01 KB)
[#003] sha256:bb7d9a806bc0f22294a5a8ce5d5fefb5650b44666dc84f2e85032cea002d36a6 - 0.03% (66.7 KB)
[#004] sha256:69eb5707a5ea26220d60e2ddb59add68f60c53b0a9388e30d530f3a090fc54a8 - 0.0% (1.01 KB)
[#005] sha256:b3207580c3ff299b9a306760aa1b68a218b0ee6c982185e7d324e6cf417dd154 - 37.77% (97 MB)
[#006] sha256:2f2803a69324894df66e72c94098a3ddfbdafa8d0509828f6c18168606a92877 - 0.04% (98.4 KB)
[#007] sha256:32888f63e3d16e032cabe9d541560a41a59a2a4ded4778f949edbb2819bea60b - 0.0% (1.02 KB)
[#008] sha256:030a41ef19dccc85b6886db0bf68546afba257fd6d2ecf71f65e5fa191bac0f7 - 0.0% (1.01 KB)
[#009] sha256:9d017ed76e5170caf213b3a83d8807b4f2d4c50b4820978dcc097963078bfe36 - 0.0% (856 Bytes)
[#010] sha256:580bb6d1a1251404e2f0b6c248477c66d1622ae6e5faa4c4a3456cd493e91dc9 - 0.04% (96.5 KB)
[#011] sha256:609f24761d1c1e95ad377160c28228e094a5d005010499c23dc8025e645360c6 - 12.69% (32.6 MB)
[#012] sha256:7d17f64c1b9cdc20f947743c64d869a656bc21844f065d3694e50f7843ba9851 - 0.0% (853 Bytes)
[#013] sha256:eebde50209389a546a049aeb62a588d15cf1ce37c4bc8b9f171312a6050e0def - 0.0% (821 Bytes)
[#014] sha256:e7b7fd3e290a901c6f46ffb2e6046adc3533a80ab513ad701753eba048faf4b6 - 0.0% (832 Bytes)
[#015] sha256:7f61387b44fafb92d08b99b155238020581d9a79eeccc0f43e85923948d49cb2 - 0.0% (824 Bytes)
[#016] sha256:3e49a08a2a7f01f9dd24e48b2c515c8fdf84cd821b6d0a116d2a8179db59cbfc - 0.0% (829 Bytes)
[#017] sha256:54039500feb0ef5b41b32d76b59d46d0ba4efebec78810b69258727e3ed895a4 - 11.81% (30.3 MB)
[#018] sha256:9725e159451ac2778fc8221654152a890d81850847919f305c7e3369dcf319d2 - 0.0% (854 Bytes)
[#019] sha256:0b15d5053e959f702eea8b577d43ab92b1bed84236eb99088d4fad5a9f445112 - 0.0% (826 Bytes)
[#020] sha256:fd978182813157986935f53177bf751c405a0c29fea1f85ab5ed0a129880f7a8 - 0.0% (826 Bytes)
[#021] sha256:e20e22ec6f1a8facddc3439e71dfe8b99b96447700242a1672299569c1147d1a - 0.0% (857 Bytes)
[#022] sha256:6ff4847ff18362ad41a2bf466e2423e4a71ed43fd24750809029ab9328c4d2e7 - 0.0% (857 Bytes)
Apply image 1809-amd64
2021-01-25 00:21: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-1809
2021-01-25 00:21:40 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-25 00:22:25 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-01-25 00:22:26 UTCcmd /S /C #(nop) USER ContainerUser
2021-01-25 00:22:45 UTCcmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell
2021-01-25 00:23:21 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-25 00:23:22 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-01-25 00:23:22 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-01-25 15:22:59 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-25 15:23:00 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2021-01-25 15:23:02 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-01-25 15:23:03 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-01-25 15:23:03 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-01-25 15:23:04 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-26 01:10:11 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-b4871025af6c5b5932dbd76b4db77495702efde1-head
2021-01-26 01:10:11 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-26 01:10:12 UTCcmd /S /C #(nop) COPY multi:0db8e5822c1c7c68aab8d7af34f8126aaca9c2e4abffc042f82c8d95d89dc2dc in \etc\rancher\
2021-01-26 01:10:13 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-26 01:10:13 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-26T01:10:09Z
2021-01-26 01:10:14 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-26 01:10:14 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=b4871025af6c5b5932dbd76b4db77495702efde1
2021-01-26 01:10:15 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-26 01:10:58 UTC
260 MB
rancher/rancher-agent:master-b4871025af6c5b5932dbd76b4db77495702efde1-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:3155a5f44f3dc969ff02d04e7f3dbd46e828c217c194c52591f5ac542dcd622b - 38.33% (99.6 MB)
[#001] sha256:8b1d08ea5d4437849cdd3e614a9893364a7018ec4ebc41338b468a9a346439f7 - 0.0% (1.01 KB)
[#002] sha256:529fffc03dafa29d3e0452cbe42f3c72b6ec592252ecb2dd07301ffde99244d1 - 0.0% (1.02 KB)
[#003] sha256:6419c98036ba519e83243a2128d4b797295aabea5defa5b06e01479ef6190798 - 0.03% (67.3 KB)
[#004] sha256:b3bfd36828d9a894a822ec30c7afaaa7cf42e63cc07c4e034b05e5be03af2f80 - 0.0% (1.02 KB)
[#005] sha256:ac81011c82772d94dfa2d85dd8c8fe3b1d1c36f54d8add13c5d41ca6adcd9dbd - 37.34% (97 MB)
[#006] sha256:56c731a59563fde7312ee65a42c28442b21f858db83db753e4e253ca86f20d73 - 0.04% (97.4 KB)
[#007] sha256:4b2a87dcb0befd5f4bc69361d4f594a56a40a9ccadf97e9f2207f296a875e916 - 0.0% (1.02 KB)
[#008] sha256:50436062905f9a73c4f6cd577445585394507fc1eae4e745474af67074993433 - 0.0% (1.02 KB)
[#009] sha256:f019f71d3b450527ec2cd1154359a8a65059a276427091bb1a70b77a26ecb106 - 0.0% (826 Bytes)
[#010] sha256:8453867f89fc292493cda986a1ddfc7a9276b4e3967e3bc8ac9dfa0cca87e4eb - 0.04% (101 KB)
[#011] sha256:c94fd4c5922a91bd50006845eefcc0a5b20607244c5c3e50d69cdcbb0f00a163 - 12.55% (32.6 MB)
[#012] sha256:d825ba526640f3ba3626d3cdf552b36ebc4c3173b4f053fcc4f5d4281bbad973 - 0.0% (827 Bytes)
[#013] sha256:422111aaf67bd32a2486e14cc67783ac3750945dfc7484fe9bb79c458cb30608 - 0.0% (825 Bytes)
[#014] sha256:28ad9ff85052e7d09a121bdb454ae88343e8c9f665b76b04c37bf32dbcfc43bd - 0.0% (852 Bytes)
[#015] sha256:1b5719b7b00060bea284f7e4373fd0124188322700f7241c62aea390b2a5a55e - 0.0% (828 Bytes)
[#016] sha256:41d3b8dd16c0cd15fb8417544fc2ad4f189d246c1acd02e78ce0c575d2421c6b - 0.0% (829 Bytes)
[#017] sha256:768e24ba9299c3a4a4fc122f669fe6d4de64225cfcbb401a6c48228f3d431176 - 11.68% (30.3 MB)
[#018] sha256:3b3123629d4b0dcc16b0917c6a4278d5e7139fc14cdcee16b28f52101ed1f291 - 0.0% (831 Bytes)
[#019] sha256:090bc9275215ffbac7174ca5238cf62d86e22b16f71551853ef6a2601b2e4fab - 0.0% (856 Bytes)
[#020] sha256:523227e549aa7b678fb8af2bfcec5a64eb2d79f6b17c106fc4973f4b3aa8742b - 0.0% (853 Bytes)
[#021] sha256:db8ed7c2e81757d19defa3824ee0dd3d76fa8f7134eb94bb3ab9b00e257542d6 - 0.0% (827 Bytes)
[#022] sha256:631906d0110a98e4a5ef3174b1e7415eeaa90ae4588e628d29a68f0c03a7855a - 0.0% (823 Bytes)
Apply image 1909-amd64
2021-01-25 00:14:53 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-01-25 00:14:53 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-25 00:15:18 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-01-25 00:15:18 UTCcmd /S /C #(nop) USER ContainerUser
2021-01-25 00:15:34 UTCcmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell
2021-01-25 00:16:10 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-25 00:16:11 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-01-25 00:16:11 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-01-25 15:23:11 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-25 15:23:12 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-01-25 15:23:14 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-01-25 15:23:15 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-01-25 15:23:15 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-01-25 15:23:16 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-26 01:10:54 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-b4871025af6c5b5932dbd76b4db77495702efde1-head
2021-01-26 01:10:54 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-26 01:10:56 UTCcmd /S /C #(nop) COPY multi:0db8e5822c1c7c68aab8d7af34f8126aaca9c2e4abffc042f82c8d95d89dc2dc in \etc\rancher\
2021-01-26 01:10:56 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-26 01:10:57 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-26T01:10:52Z
2021-01-26 01:10:57 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-26 01:10:58 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=b4871025af6c5b5932dbd76b4db77495702efde1
2021-01-26 01:10:58 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-26 01:10:45 UTC
258 MB
rancher/rancher-agent:master-b4871025af6c5b5932dbd76b4db77495702efde1-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.98% (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.55% (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:4c9317fd94886262ad2f092e220e8d58de1a59d4683ebaf5fba4da9d818a1be6 - 0.0% (842 Bytes)
[#010] sha256:f0c53b36371f0c8fbf9babd6b2329e1d397454bb1ba7a266787e07758fab5aef - 0.04% (101 KB)
[#011] sha256:32a9797b89d32defdd84545b50027db41f955e0413e64b3fa45a5aa408c95da4 - 12.62% (32.6 MB)
[#012] sha256:780b37dbb1599000dfea63ef16539c8994623249a7fd38ba220250eb185d5538 - 0.0% (823 Bytes)
[#013] sha256:35216223ef466fef0ba6d158f8b0c1c6749905d7ce91fed1ec71baa19b9d0999 - 0.0% (854 Bytes)
[#014] sha256:4922ef29b5a9d8d8f026dcf4101aedbaf03843e93615ef9ca45dbc73b379c616 - 0.0% (825 Bytes)
[#015] sha256:3b82afe89aff0216def67239dbdc6aa99942bb2597d78247094fb3eef7711787 - 0.0% (852 Bytes)
[#016] sha256:f931e8a82e87eed2b6b1cce9019298701143e1a55151f883f7669af4980ba5c6 - 0.0% (828 Bytes)
[#017] sha256:4886e9639e14bedc33eda81998ba1f4738721ce743c571a9cee4120d7a8db4be - 11.75% (30.3 MB)
[#018] sha256:c014fd610bc801107fa09351a62c55506b97d7140789a4673390dff3c63a03f3 - 0.0% (859 Bytes)
[#019] sha256:06d8e230b06c3811c73e523a1056c918a97b889ede42b19ae716e0915cf98b29 - 0.0% (854 Bytes)
[#020] sha256:72ab7b33382df7d05265020b1a773d95dba89856744c0fad2323f0cf8d1da1b0 - 0.0% (851 Bytes)
[#021] sha256:c39d47e412ab052bd7be33c8477554f06227019aeba25e6232b4f536d6c1e11b - 0.0% (830 Bytes)
[#022] sha256:bc2d14237bb2e6affa4a1fe67277a2964b275eed14e0b941d939ace52c3a2e71 - 0.0% (861 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-01-24 17:51:41 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-24 17:51:42 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-01-24 17:51:44 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-01-24 17:51:45 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-01-24 17:51:45 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-01-24 17:51:46 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-26 01:10:41 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-b4871025af6c5b5932dbd76b4db77495702efde1-head
2021-01-26 01:10:41 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-26 01:10:43 UTCcmd /S /C #(nop) COPY multi:0db8e5822c1c7c68aab8d7af34f8126aaca9c2e4abffc042f82c8d95d89dc2dc in \etc\rancher\
2021-01-26 01:10:43 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-26 01:10:44 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-26T01:10:39Z
2021-01-26 01:10:44 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-26 01:10:44 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=b4871025af6c5b5932dbd76b4db77495702efde1
2021-01-26 01:10:45 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-26 01:09:49 UTC
261 MB
rancher/rancher-agent:master-b4871025af6c5b5932dbd76b4db77495702efde1-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:9334511b2b1d4bc43d8ca0e23b2fcce8b7b0968a9f9aa67cd61de71abad9a5b0 - 38.58% (101 MB)
[#001] sha256:d1d964e549934fb43ef81f521eed39d226a5f9afc19e123118fa80ed0cd87039 - 0.0% (1.09 KB)
[#002] sha256:cbce98f5c4da4f2e83525c8f4b6c1d56f9d1cdf192a2ec9dd67e123d9b9829e2 - 0.0% (1.07 KB)
[#003] sha256:f42568b218bfd71aba73f945e3e2be8b8289135be50910348db61210df5f14dd - 0.03% (90.1 KB)
[#004] sha256:2bf9438971aef03ac0ca75e76ba71ef5d736164d114cae312f5af38994b1e1a6 - 0.0% (1.04 KB)
[#005] sha256:b4a530a7da35f5e36da716f61840fafaf3cb4af8ba9eaa86645d4f086f68b299 - 37.18% (97 MB)
[#006] sha256:31734e44f83918514137f9a0a31f82062dfd1690fedf8dd363894cdc6db44606 - 0.04% (106 KB)
[#007] sha256:b1235424c5052c92d3ec8b7a69185d54dea8ee37ec2c5c529f536ce713c0e3a9 - 0.0% (1.02 KB)
[#008] sha256:b26e8d9f1843c0a843f8703ce17c558368c7bde62db5745031c024d31fa8a468 - 0.0% (1.01 KB)
[#009] sha256:c31de22bed60acead0f9df52ad884892e40dfb052945ae2892744ac5044e32a1 - 0.0% (839 Bytes)
[#010] sha256:f22a333dc5418673a848187f82be6616b542ff2b0a4c99047b990d6c794e1149 - 0.04% (102 KB)
[#011] sha256:fdbc71640a553c99f9362530505eaf36d2a6ffc1d7ab8956a9d1d5002b4373bf - 12.49% (32.6 MB)
[#012] sha256:e63706efc8c3ce31479fedf7eb31baf49cbea210206eb360a9056d419db7674b - 0.0% (854 Bytes)
[#013] sha256:a425f3c761c57e8b394b16943d41a2f6367923de1017d63e419b7575523a9151 - 0.0% (836 Bytes)
[#014] sha256:2754859491604a4017cea128cb9af51c6e8a8b46bdc67e6aaf96183b9e50f6d2 - 0.0% (865 Bytes)
[#015] sha256:979d200e1c12107fe451c3e5a29768a598c447d769c2fbbf4799687617133d78 - 0.0% (837 Bytes)
[#016] sha256:1beada5ee229f95efb283496a5eb370eaec67d229847932e472f789dac1112c1 - 0.0% (836 Bytes)
[#017] sha256:687467374f9131cc31b3c86d1188f25f9b1ea58af6a31af3931bd724d961188d - 11.63% (30.3 MB)
[#018] sha256:8846f5bc21d7222aa198808c8420316f8756f0b73b82ad47a32806a753b02629 - 0.0% (839 Bytes)
[#019] sha256:8df210c2853888f06d9baf43a0e915730ee501ef780da9de4146e50a9bd5fb2b - 0.0% (840 Bytes)
[#020] sha256:00828a661916dcc60f8701617650215a7f6c7c40de017cdb68b7b73df98d72b3 - 0.0% (837 Bytes)
[#021] sha256:a124eac0f360135d48adb11228eea3efd4887aa437e617ada969d344696e1305 - 0.0% (888 Bytes)
[#022] sha256:5f2631adb209192b60ef8d3d60667b159886dbfb26e27524bde751c4eac7f887 - 0.0% (843 Bytes)
Apply image 2004-amd64
2021-01-25 00:14:05 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-01-25 00:14:06 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-25 00:14:18 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-01-25 00:14:18 UTCcmd /S /C #(nop) USER ContainerUser
2021-01-25 00:14:33 UTCcmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell
2021-01-25 00:15: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-01-25 00:15:09 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-01-25 00:15:09 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-01-25 17:56:04 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-25 17:56:05 UTCcmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\
2021-01-25 17:56:07 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-01-25 17:56:08 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-01-25 17:56:08 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-01-25 17:56:09 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-26 01:09:45 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-b4871025af6c5b5932dbd76b4db77495702efde1-head
2021-01-26 01:09:45 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-26 01:09:47 UTCcmd /S /C #(nop) COPY multi:67622f511b4d73aec36661c895429a4ecebc9c47e35178a3ff12e343c9ce0cfe in \etc\rancher\
2021-01-26 01:09:47 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-26 01:09:48 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-26T01:09:43Z
2021-01-26 01:09:48 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-26 01:09:49 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=b4871025af6c5b5932dbd76b4db77495702efde1
2021-01-26 01:09:49 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-26 01:09:57 UTC
2.43 GB
rancher/rancher-agent:master-b4871025af6c5b5932dbd76b4db77495702efde1-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 57.64% (1.4 GB)
[#001] sha256:18629c768c3f1391a29a90ea5e5b8a2b4185ec20b1781c40273741f648a0c882 - 36.88% (918 MB)
[#002] sha256:7cb7129481ae95d3f19665fb4ed1efc941809a7e7fdee3f63039c9413851522e - 0.0% (1.1 KB)
[#003] sha256:9f7e19c40764256eec7c3a0b03e2cc245e51875edb814afe2cc54ff86664395f - 0.0% (1.1 KB)
[#004] sha256:415b1393af857ced949c7eb187cd2cec3aa8576f5c80ea448d3aee0cd2cc6a87 - 0.62% (15.5 MB)
[#005] sha256:f3bdd2b5be11b4ef16e28d0e9742c099edeeff4ff19ada7d67b8ea7ac9c420ca - 0.19% (4.76 MB)
[#006] sha256:7e8854977767745899d09e5a7c65ea26cc5b0450daeb7adab04e3103162c95ab - 0.31% (7.82 MB)
[#007] sha256:49606bf2c5ad8c263e0fd07af1c4f502c09349ed1840900e2913f5d936f52123 - 1.77% (44.1 MB)
[#008] sha256:4b93c087f09940432bd7139fc21059a87bfaaaff86a19237a2e1c440f64e175e - 0.19% (4.82 MB)
[#009] sha256:7ee3d5ee6cfe59905c5342b3eb0f102284b517e8d3e85d3e6dc9ae985f7c7a8d - 0.62% (15.5 MB)
[#010] sha256:aa7f8212c0b33b223bcd081738f3e5faea83eb31d1470d25b688deaa213f4d77 - 0.54% (13.4 MB)
[#011] sha256:13069ef9b2ad879edd6f6b993d478ecf0a43ad923302908e84073a1f4fa8f918 - 0.0% (1.08 KB)
[#012] sha256:dd672e29fc0df555d028b7fd3b5a4fe485241cac2d4711d9f1e4e6c72dfcdcc4 - 0.0% (1.07 KB)
[#013] sha256:d005240cfbf902a6beff08c50790896278cf932c61479c5d3041d0c0017ded32 - 0.0% (1.12 KB)
[#014] sha256:14f48a11eb2fa11b3078306909cf3674cec1db680ccd99079a3f4b5db5557236 - 0.0% (1.07 KB)
[#015] sha256:8f7b3b692297934c9bce6b68266ae4dfb64917fed6687cd7e4d88bc70ca5519b - 0.0% (1.08 KB)
[#016] sha256:c61c3b1d3fe142da6385bf2bec9aba4ece38ddbf61d28769b8bbadcbc7c18d94 - 1.22% (30.3 MB)
[#017] sha256:1aed39cd1a959963900cd53ac1157185a68a10b738dccf89afca0efeb91528d0 - 0.0% (1.09 KB)
[#018] sha256:11c9f44f50d7301b676d1732591bfd0e1b41f6d66791e31b7b60461b0ad9285d - 0.0% (1.07 KB)
[#019] sha256:626676908a7da31b6df8e0577d4f1445db3c87bf7fa0a6d0058d88606f9c6447 - 0.0% (1.08 KB)
[#020] sha256:e763df69dd57b870fa80efa98901faae8bae733b2376dbd7a7a0902aa74adb58 - 0.0% (1.08 KB)
[#021] sha256:9713648e1ab391d7ded7e6a4fea222daaf72dbf28fbe99f4e71123b71edd932b - 0.0% (1.08 KB)
Apply image 20H2-RTM-amd64
2021-01-09 13:33:38 UTCInstall update 20H2-amd64
2021-01-24 17:53:11 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-01-24 17:53:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-01-24 17:53:26 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-01-24 17:53:39 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.0.4/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-01-24 17:54:08 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-01-24 17:54:26 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.14.3/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-01-24 17:54:38 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-01-24 17:54:50 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-01-24 17:55:03 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-01-24 17:55:03 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-01-24 17:55:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-01-24 17:55:04 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-26 01:09:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-b4871025af6c5b5932dbd76b4db77495702efde1-head
2021-01-26 01:09:53 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-01-26 01:09:54 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:67622f511b4d73aec36661c895429a4ecebc9c47e35178a3ff12e343c9ce0cfe in \etc\rancher\
2021-01-26 01:09:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-01-26 01:09:55 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-01-26T01:09:51Z
2021-01-26 01:09:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-26 01:09:56 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=b4871025af6c5b5932dbd76b4db77495702efde1
2021-01-26 01:09:57 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-01-26 01:13:01 UTC
151 MB
rancher/rancher-agent:master-b4871025af6c5b5932dbd76b4db77495702efde1-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:64e3fba066352e44a4c1eeb6caedc87c29b46f0a7b31e21a58183fc8370005bd - 15.02% (22.6 MB)
[#001] sha256:3dbb433f451339aab734bb52e3df5b34cdea477f3f8e3aa32f7ac060bd852de2 - 0.0% (854 Bytes)
[#002] sha256:c3042a0d94b83caeb29bc20734c197130f58e14e86e8e6cdad8b768052bb563c - 0.0% (189 Bytes)
[#003] sha256:9f2b972824020715bb4725c4c934b0aa824df22fc95e39e239269ee36700b611 - 0.0% (124 Bytes)
[#004] sha256:770bf73d6edaf1aa4d38eb17340c10870646ba475522fd2fe096fef0bf797870 - 33.33% (50.2 MB)
[#005] sha256:fffc0e4a1e23f2eeced3b94553539949a4d456d75fd2d035b6462a1c0b2a098f - 1.29% (1.94 MB)
[#006] sha256:b2abb4e52c2df813f1fa7e4ab1d9075a43d8146f2bd07ccdcc49f2dd8f796f9f - 16.35% (24.6 MB)
[#007] sha256:637629cd821d6a1d0fe336a49ffc34a27037a5145cf8a6987ea56e0890aaa898 - 15.49% (23.3 MB)
[#008] sha256:50590ee9e4461c19120c70bbfeeee41b5a9bcc06c51eb93d096046329916e7a7 - 18.54% (27.9 MB)
[#009] sha256:b642a4eb99ad7be4b8aaa0790daa352c933d9f7553026ffa65e3aa11c9b7c3e3 - 0.0% (169 Bytes)
/bin/sh -c #(nop) ADD file:7d9bc01cf1f3757bf5fa308213a77aeb128883cc13616ff46b3da5b0e65b92f2 in /
2021-01-21 03:49:27 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-01-21 03:49:29 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2021-01-21 03:49:31 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2021-01-21 03:49:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-01-26 01:12:27 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-01-26 01:12: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_arm64
2021-01-26 01:12:28 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-01-26 01:12:28 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2021-01-26 01:12:48 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/*
2021-01-26 01:12:49 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-01-26 01:12:50 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-01-26 01:12:50 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-01-26 01:12:52 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-01-26 01:12:52 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-01-26 01:12:52 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-01-26 01:12:53 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-01-26 01:12:53 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-b4871025af6c5b5932dbd76b4db77495702efde1-head
2021-01-26 01:12:53 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-01-26 01:12:57 UTC/bin/sh -c #(nop) COPY dir:5d45ad15fa1ce1356eddbe2abe3b5dabf31036adf135adbf18961cd001240ba8 in /var/lib/rancher-data
2021-01-26 01:12:59 UTC/bin/sh -c #(nop) COPY multi:79283ad3ee36e7461217b307eca1fb4fc1cf94427b41bda6f18a0b8f57912607 in /usr/bin/
2021-01-26 01:13:00 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-01-26 01:13:00 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-01-26 01:13:00 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-01-26T01:12:13Z
2021-01-26 01:13:00 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2021-01-26 01:13:01 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=b4871025af6c5b5932dbd76b4db77495702efde1
2021-01-26 01:13:01 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.