2021-02-08 23:48:45 UTC
166 MB
rancher/rancher-agent:v2.5-483382965622f51834d913ec790e5792426076d2-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.34% (25.5 MB)
[#001] sha256:d22d2dfcfa9cd230ed3c47defec2670d45081598c721dd85cafc34ea459f970e - 0.0% (852 Bytes)
[#002] sha256:b3afe92c540b778c64ca316d1e679d55d2d2e812e450f516a808ee591f0c3f77 - 0.0% (162 Bytes)
[#003] sha256:6b2e7fc015c701337cc6985e7aabc8f7b5f0b3223119ab7aa1b979e73f8965c7 - 0.0% (124 Bytes)
[#004] sha256:5e798c75989b1a17c74586f6214a2578d346f1dc95121ff35591cc9649c5d179 - 32.7% (54.3 MB)
[#005] sha256:45bd5c24af08019cb7892aab421508f07b286c4f80bdf54a67225cd637df0878 - 1.33% (2.2 MB)
[#006] sha256:e4f02376317cb829738ef5d96ad995c8a6c53a93d7677b4606884a4e3ed4924b - 16.01% (26.6 MB)
[#007] sha256:5967a40421eb8fe8b6b82b808dd8e80917e6c42482c2aa63bbc94001e84d8a29 - 16.2% (26.9 MB)
[#008] sha256:72141d756e5c14951971a5219534eba186bc57c42703f3dbb5cf6da6d384fa37 - 18.42% (30.6 MB)
[#009] sha256:a059222d1cc19438e51b5c6988a2bf48218c8098b733c8fd7abe0814a34d11c4 - 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-02-08 23:48:10 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-02-08 23:48:11 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-02-08 23:48:11 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-02-08 23:48:12 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2021-02-08 23:48:32 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-02-08 23:48:32 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-02-08 23:48:33 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-02-08 23:48:33 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-02-08 23:48:35 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-02-08 23:48:35 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-02-08 23:48:35 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-02-08 23:48:35 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-02-08 23:48:36 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-483382965622f51834d913ec790e5792426076d2-head
2021-02-08 23:48:36 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-02-08 23:48:41 UTC/bin/sh -c #(nop) COPY dir:4bf277712d5881a062f2bfe07e190af50e13240640b49e43e1f9831a02a70e7b in /var/lib/rancher-data
2021-02-08 23:48:44 UTC/bin/sh -c #(nop) COPY multi:b3b540eb0d450ab30ffaccd09f906201cf55c747bbae780942d3a5cf18c6f5e0 in /usr/bin/
2021-02-08 23:48:44 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-02-08 23:48:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-02-08 23:48:44 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-02-08T23:47:49Z
2021-02-08 23:48:45 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2021-02-08 23:48:45 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=483382965622f51834d913ec790e5792426076d2
2021-02-08 23:48:45 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-02-08 23:43:51 UTC
257 MB
rancher/rancher-agent:v2.5-483382965622f51834d913ec790e5792426076d2-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.59% (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.73% (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:d62a3307cf81d68c9c42d56b1eebaea2fb2250ca3ab50365505d5c2d6722c373 - 0.0% (856 Bytes)
[#010] sha256:77646ebb6cad183adf340b86e493da9a25e41ac2b60895a61cc4014b84cf8901 - 0.04% (96.5 KB)
[#011] sha256:d1eed471ec09e4b610e94ef47fdf18a9c09df5a38d8ae08d9c75e02e2d8f6753 - 12.68% (32.6 MB)
[#012] sha256:e3dae0963925737081c20ca8d3735bcc49eab79c5d6444c63c9fdbd4504ff843 - 0.0% (833 Bytes)
[#013] sha256:cc776605ce9dddc127827177bab4afe3e350b19c2d0e267f8f0e9292c7ad520f - 0.0% (853 Bytes)
[#014] sha256:12f84ab3524a9f1b20b81f9b5ede19430f653b4b371acaf10af294bb0be880fb - 0.0% (851 Bytes)
[#015] sha256:022b3591b18b725e7044d5919ef7e408da0460271c524f1201c9fdbe1effc7ce - 0.0% (824 Bytes)
[#016] sha256:825eeca8097c2e1a91dd2f8a6eb35ec5559f6cbec62629fff551e0c35e190e72 - 0.0% (826 Bytes)
[#017] sha256:64c21108fde863978742bef18942d1aacad300b9a079e912a11982dbb1f213bf - 11.89% (30.6 MB)
[#018] sha256:5e0a15841eee36f5d5b6373215f60ec391b85f9a817c71c884d1a24d22c0fa51 - 0.0% (822 Bytes)
[#019] sha256:3a028ffae3fb89596b7914d0ea868836ac10c702acdae267ab67a39e073d4e82 - 0.0% (823 Bytes)
[#020] sha256:40f2c71ffb1871ed24eefb0f58d32cb2ed4dc081dbee47abc8da885ee6db027c - 0.0% (831 Bytes)
[#021] sha256:c2fd6edf28aa34678b78b44ca9f77d385cdf7e851eb5d52e1846cd1d8b733201 - 0.0% (823 Bytes)
[#022] sha256:390d568ec8a19a7f82d13bca60528688beaf2909db9c67185b7256026960bc21 - 0.0% (829 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-02-07 18:30:26 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-07 18:30:26 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2021-02-07 18:30:29 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-02-07 18:30:29 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-02-07 18:30:30 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-02-07 18:30:30 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-02-08 22:45:12 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-483382965622f51834d913ec790e5792426076d2-head
2021-02-08 22:45:12 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-02-08 22:45:14 UTCcmd /S /C #(nop) COPY multi:767a871093da0f07e0ca5659c6e10f37c88081710ebd06e9f68703fc38912bfa in \etc\rancher\
2021-02-08 22:45:14 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-02-08 23:43:50 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-08T23:43:47Z
2021-02-08 23:43:50 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-02-08 23:43:51 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=483382965622f51834d913ec790e5792426076d2
2021-02-08 23:43:51 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-02-08 23:44:15 UTC
260 MB
rancher/rancher-agent:v2.5-483382965622f51834d913ec790e5792426076d2-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.3% (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.3% (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:32aa3f7b209dd6d60f5c12eee6c4c1b2aaf61707499f97fdf51fd6148b388eb0 - 0.0% (828 Bytes)
[#010] sha256:edda6139f41972935a12d7bcb72450b268bd813213a6814a80f0c6ee8cfc7031 - 0.04% (101 KB)
[#011] sha256:f6a43a51a55780527e1b52d4989bab7a879b2b1b8fce1ea225d07417f147e153 - 12.54% (32.6 MB)
[#012] sha256:3b5353f3b943346395c2f60c01ad91e7fabd695c759c3941faca25b08462375f - 0.0% (828 Bytes)
[#013] sha256:c56b5348625df5f7c87ad040f45250b80bd15f59d3bfc8ab82efb6e00b1b75ba - 0.0% (857 Bytes)
[#014] sha256:09bae404db9e1831fd661ca562040cf656286b5e48ec5f9e9d5d9c34d827af6f - 0.0% (856 Bytes)
[#015] sha256:dabc2c4e9de6135eee68586ce738d02d8887943894f96d9c5cdd80627e3f8482 - 0.0% (855 Bytes)
[#016] sha256:7bb3cedc8faabb39293e9822b7766bfa46886846caf00a650b2164e7c8bde7be - 0.0% (826 Bytes)
[#017] sha256:617f27c548cdeb5b6b3c5bd0a2f54f9e2262cc4a0111d2159753506a00886f9e - 11.76% (30.6 MB)
[#018] sha256:929a8f667cf7aa702593e1221e3b6b6875f523eb4ba75d344224acf153396500 - 0.0% (829 Bytes)
[#019] sha256:4dc0fba9a68a16f07ad1c374cd3b75bb3acbc2bd7cf2720cf65af1b1502e0764 - 0.0% (821 Bytes)
[#020] sha256:846f6696c2ec4f00d6a077670ca86bc26c13b1e60b7770eec53679fe29d34742 - 0.0% (825 Bytes)
[#021] sha256:4bcde390d62ac78226320d75aaa7633d7aff0e7b7b2e216fc575aa8ea5853ec1 - 0.0% (830 Bytes)
[#022] sha256:9eec3904d07d5ea8553df160a1f43c42d219f31f0c36f261aa4c7dda02c7171a - 0.0% (828 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-02-07 18:30:31 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-07 18:30:32 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-02-07 18:30:34 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-02-07 18:30:35 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-02-07 18:30:35 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-02-07 18:30:36 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-02-08 22:45:37 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-483382965622f51834d913ec790e5792426076d2-head
2021-02-08 22:45:38 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-02-08 22:45:39 UTCcmd /S /C #(nop) COPY multi:767a871093da0f07e0ca5659c6e10f37c88081710ebd06e9f68703fc38912bfa in \etc\rancher\
2021-02-08 22:45:40 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-02-08 23:44:14 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-08T23:44:11Z
2021-02-08 23:44:14 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-02-08 23:44:14 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=483382965622f51834d913ec790e5792426076d2
2021-02-08 23:44:15 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-02-08 23:43:32 UTC
259 MB
rancher/rancher-agent:v2.5-483382965622f51834d913ec790e5792426076d2-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.94% (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:a5a0347819cf467f9a56ad4866c1bcf7c6820806a01065e8042bb87e5fd45c18 - 0.0% (853 Bytes)
[#010] sha256:d9b7af53dbb6b8f8ac347fe907dfe6ec1b065956d67798d8927d97b22d4a5228 - 0.04% (101 KB)
[#011] sha256:0a2e97b862f1b75040b0c4b6dbe9ba1a9a622ad0594bc6515bf431ca25b5480e - 12.61% (32.6 MB)
[#012] sha256:762a80eb4c324735fba4eaee5812c2f95787c2d142f9c2ac60c4897793d32ed7 - 0.0% (834 Bytes)
[#013] sha256:ab6f9eabbb03f7f6241cd10746a5bacd272fc2829ca417b1ba64a72bce15bff8 - 0.0% (831 Bytes)
[#014] sha256:eca49f9a82224033e67efa2007b427a3f657023fc4ed03b9130fc61b9f58daff - 0.0% (829 Bytes)
[#015] sha256:85735fb6cba198db4012f97395cfdc4599ff53d9fd4826bf2eaaf9faf9d0553a - 0.0% (826 Bytes)
[#016] sha256:07cd18f270242c58cca7326ab6175b82a3f3ff3ca2074667cafc732abbaf7456 - 0.0% (852 Bytes)
[#017] sha256:104e6f180174f9c442a2f28bdf9e7428d5b5dbc4029a07000d365e3e639a5268 - 11.83% (30.6 MB)
[#018] sha256:a38eba95e3b20f4616e687ad9bbb775a5029345e7095ed259366a5d0c962cf16 - 0.0% (849 Bytes)
[#019] sha256:b94db405475abafb7670003f181d18ed3b8afd2a639335126cf7e5713a874791 - 0.0% (818 Bytes)
[#020] sha256:1ff02940aea6654b1dea0a326a0170ed4243c22bb33c05a1fe3b5394c6e38151 - 0.0% (820 Bytes)
[#021] sha256:b347614905e330e1e23407f3f7944ecc5c1425b383ec704d2fac6bb6ee6f98dc - 0.0% (828 Bytes)
[#022] sha256:bbf34a38f848bb4da8ab6e35392bdada5473dddf3e371f285297352edc6d876d - 0.0% (830 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-02-07 18:29:34 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-07 18:29:35 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-02-07 18:29:37 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-02-07 18:29:38 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-02-07 18:29:38 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-02-07 18:29:38 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-02-08 22:45:02 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-483382965622f51834d913ec790e5792426076d2-head
2021-02-08 22:45:02 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-02-08 22:45:03 UTCcmd /S /C #(nop) COPY multi:767a871093da0f07e0ca5659c6e10f37c88081710ebd06e9f68703fc38912bfa in \etc\rancher\
2021-02-08 22:45:04 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-02-08 23:43:31 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-08T23:43:29Z
2021-02-08 23:43:32 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-02-08 23:43:32 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=483382965622f51834d913ec790e5792426076d2
2021-02-08 23:43:32 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-02-08 23:43:56 UTC
261 MB
rancher/rancher-agent:v2.5-483382965622f51834d913ec790e5792426076d2-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.54% (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.15% (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:e68f17db82abc3cc193fcb8c260c498fc705e008725b7e91781f4c1eec2958c1 - 0.0% (864 Bytes)
[#010] sha256:cdddf628b4cf80871a99dbc6f1b4d786dc5e7467f83476dc04c66ea2b3cc6cc8 - 0.04% (102 KB)
[#011] sha256:00ac7779944314888cde6978985a1d28d7aa7e3476fb7a61cb4aa0e1a3128e2c - 12.48% (32.6 MB)
[#012] sha256:d0bebde26c6c2c749c99ea6131ee7acfcefe113bbdce1dc214816e84bd3582ed - 0.0% (835 Bytes)
[#013] sha256:9e6301e21df99bdcc2a2deb1cd596ae5880e1e1afd28dd0f13bcf1fff4c030da - 0.0% (841 Bytes)
[#014] sha256:642aced4487b5572df1e438134d6ca744c265bd9090bc09a9ae3de055dee680e - 0.0% (834 Bytes)
[#015] sha256:80a91d759547c18b5e0955def725eaccac68c07df09daa889d3acaa508da5e00 - 0.0% (841 Bytes)
[#016] sha256:793a824a7d7a9cb326fe0e42420e22c10339f8ed68618f359067b286d5cafc18 - 0.0% (838 Bytes)
[#017] sha256:e77ed69b4746b448bfba65a003584bf85fc328e629a1d5968e5015ddd10d3c78 - 11.71% (30.6 MB)
[#018] sha256:9a0699700ce549bf474bae7bcdf16d614521de9d3cf0238c2e5322903223cafd - 0.0% (840 Bytes)
[#019] sha256:20ae86ccb4be9e2b89f398cb296fc04fe965f6d2c37c2373d91d74a650a62157 - 0.0% (834 Bytes)
[#020] sha256:6cae1a25c0a8e6f3e1fec5b91bdf66bb767e15e1f639620ef62fbd30babc4c4c - 0.0% (836 Bytes)
[#021] sha256:fa3e5785a19b6d0ee4096112b9c30eeffba15f248fe284cc0521d594c4c2ec64 - 0.0% (838 Bytes)
[#022] sha256:bba5cbe556900c9eeb1e849b8808300c0ddba847b570c310487233f2997bc265 - 0.0% (832 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-02-07 18:30:02 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-07 18:30:03 UTCcmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\
2021-02-07 18:30:05 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-02-07 18:30:06 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-02-07 18:30:07 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-02-07 18:30:07 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-02-08 22:44:59 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-483382965622f51834d913ec790e5792426076d2-head
2021-02-08 22:44:59 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-02-08 22:45:00 UTCcmd /S /C #(nop) COPY multi:f8a5a118dfba6ca511163f0d5c5db29e049079ae5ca2080814c50f6e85d650f9 in \etc\rancher\
2021-02-08 22:45:01 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-02-08 23:43:55 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-08T23:43:53Z
2021-02-08 23:43:55 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-02-08 23:43:56 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=483382965622f51834d913ec790e5792426076d2
2021-02-08 23:43:56 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-02-08 23:43:43 UTC
2.44 GB
rancher/rancher-agent:v2.5-483382965622f51834d913ec790e5792426076d2-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 57.4% (1.4 GB)
[#001] sha256:18629c768c3f1391a29a90ea5e5b8a2b4185ec20b1781c40273741f648a0c882 - 36.73% (918 MB)
[#002] sha256:e8e8dd133df4290206292880f295353a4b19a10f577fb11f9cafff9b73d655d9 - 0.0% (1.1 KB)
[#003] sha256:f36e1fce6fb431f68208a6e2debee1d1f5cb2b0a5da4b8c496246c215f3d80ef - 0.0% (1.07 KB)
[#004] sha256:7dfd08c97b8cd47515933ac563998edc8273506eb0e70a143287785226c70831 - 0.82% (20.5 MB)
[#005] sha256:3fb19c38b8a01e1dd8c944fbc83c1aeeb40da2fd80af02ecd3644d8bef30babc - 0.39% (9.75 MB)
[#006] sha256:d405e35a7f3222787b63df5a0df71c08139483fde3773b04b1eeff1e033f1505 - 0.31% (7.82 MB)
[#007] sha256:261d3bb5ffe6ddff2b5cee920c4807cc4b4979593986c99fd623cf1d253df272 - 1.77% (44.1 MB)
[#008] sha256:de8bb84c12cbaa1404719ec2185a7584d0d327f61c78c22224dc48ce17d1e814 - 0.19% (4.82 MB)
[#009] sha256:da6b1f906e8db5227d4049b9dce93b02edf0098f7e1c7b13e5d8c2de6ef4aaa4 - 0.62% (15.5 MB)
[#010] sha256:8f44cedeacf23ea184d516074f6ee3ba35d57f3fefdd7e4b08aeb73d04f6433a - 0.54% (13.4 MB)
[#011] sha256:d0f963948009e2f43c1ed638329e98078b4c52181abb17deed077f78377dae6a - 0.02% (409 KB)
[#012] sha256:c7b035b1a12528cc21a0927357c232e43a1a7bb417e6fa8270d98fbe41915c03 - 0.0% (1.07 KB)
[#013] sha256:955ec80d78ce7b4533665227a2b49ebc5c6e7d4d86d6b1fc4510e8db65ca45b9 - 0.0% (1.1 KB)
[#014] sha256:7c978fb7639f19ddc405fcfe17f3e18e56550b109f848e4d223bf47cdc6b1dac - 0.0% (1.08 KB)
[#015] sha256:c29c21e7f632074e030905f9bb4f50dcb67a14e4fe31e080f9aa585882fa9c30 - 0.0% (1.07 KB)
[#016] sha256:dfdfcad3a2deb2af90883357d34828b4e8c53d07b245f6866a846a9bf6c73ba3 - 0.0% (1.08 KB)
[#017] sha256:40970510c04c26eaa458d67bf5a26c3cd50da3b603aec4b7bad5916fc2d3b1e8 - 1.22% (30.6 MB)
[#018] sha256:d472695ca1cea44e0362a5fe5cb04a5da398ac75781746911f5bd00fcb606712 - 0.0% (1.07 KB)
[#019] sha256:9fd94c2d7761383b5919fc599364ee431fe2fd99df548ddfae48c0cb58994c47 - 0.0% (1.07 KB)
[#020] sha256:ffc15b95541120068c0b53eed591217a570d8fbaff3efb93c22c49fb3a172245 - 0.0% (1.07 KB)
[#021] sha256:755b4a41cdf2903e7770f92055021543bd7f96d7b0b331da8f2b0e4f79223526 - 0.0% (1.07 KB)
[#022] sha256:83075a468c2db4f6aabc51ab0867c394b7770a246b177a4caba95fbb3294dad9 - 0.0% (1.1 KB)
Apply image 20H2-RTM-amd64
2021-01-09 13:33:38 UTCInstall update 20H2-amd64
2021-02-07 18:30:10 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-02-07 18:30:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-02-07 18:30:21 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-02-07 18:30:30 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-02-07 18:30:53 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-02-07 18:31:05 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-02-07 18:31:13 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-02-07 18:31:21 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-02-07 18:31:29 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-02-07 18:31:37 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2021-02-07 18:31:37 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-02-07 18:31:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-02-07 18:31:38 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-02-08 22:45:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-483382965622f51834d913ec790e5792426076d2-head
2021-02-08 22:45:16 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-02-08 22:45:17 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:f8a5a118dfba6ca511163f0d5c5db29e049079ae5ca2080814c50f6e85d650f9 in \etc\rancher\
2021-02-08 22:45:18 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-02-08 23:43:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-02-08T23:43:40Z
2021-02-08 23:43:42 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-02-08 23:43:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=483382965622f51834d913ec790e5792426076d2
2021-02-08 23:43:43 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-02-08 23:46:27 UTC
154 MB
rancher/rancher-agent:v2.5-483382965622f51834d913ec790e5792426076d2-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 - 14.65% (22.6 MB)
[#001] sha256:3dbb433f451339aab734bb52e3df5b34cdea477f3f8e3aa32f7ac060bd852de2 - 0.0% (854 Bytes)
[#002] sha256:c3042a0d94b83caeb29bc20734c197130f58e14e86e8e6cdad8b768052bb563c - 0.0% (189 Bytes)
[#003] sha256:30e9ae33e07d710ad4a9fb8da80d824e555aed041459bd62944b5785d657c4c1 - 0.0% (123 Bytes)
[#004] sha256:a5184a5dd4d6d950a60f437dfab03363d74fa721bc9d7bb9d0ea4b3b974d37b8 - 32.51% (50.2 MB)
[#005] sha256:fffc0e4a1e23f2eeced3b94553539949a4d456d75fd2d035b6462a1c0b2a098f - 1.26% (1.94 MB)
[#006] sha256:929ed9a150aa6208c8b9365dccc2217cc01834be5929a9b3f4952e335b037eb4 - 15.95% (24.6 MB)
[#007] sha256:485de474476d905bb094d5afd2b5c2ba3bc1f6dc8c246f42bdc3f98dd0a82e4d - 17.41% (26.9 MB)
[#008] sha256:c57c888a7f6a67abbbd034b575037488930b0bba2a438af85ff5c2c4e3c08343 - 18.23% (28.2 MB)
[#009] sha256:156f5cac2827f486978595bcc0d4f28109767e13f8a622f6f1e8df2b58651fda - 0.0% (172 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-02-08 23:45:52 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-02-08 23:45:53 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-02-08 23:45:53 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-02-08 23:45:54 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2021-02-08 23:46:14 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-02-08 23:46:15 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-02-08 23:46:16 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-02-08 23:46:16 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-02-08 23:46:18 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-02-08 23:46:18 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-02-08 23:46:18 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-02-08 23:46:19 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-02-08 23:46:19 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-483382965622f51834d913ec790e5792426076d2-head
2021-02-08 23:46:19 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-02-08 23:46:24 UTC/bin/sh -c #(nop) COPY dir:9b048b8ecd044c0fe7551202d1687d557c36d8f5a1aaf084c669804bd6e42416 in /var/lib/rancher-data
2021-02-08 23:46:26 UTC/bin/sh -c #(nop) COPY multi:1baf9aa534c7284d0c31fe28bb3eab38771dddb4975e65bfc1de4bcb52a34aad in /usr/bin/
2021-02-08 23:46:26 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-02-08 23:46:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-02-08 23:46:27 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-02-08T23:45:37Z
2021-02-08 23:46:27 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2021-02-08 23:46:27 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=483382965622f51834d913ec790e5792426076d2
2021-02-08 23:46:27 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.