2021-03-15 19:13:04 UTC
177 MB
rancher/rancher-agent:v2.5-38649e228b183289ddf4b876c3ca5dc1615644cc-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:92dc2a97ff99354714f17180401813eb3073e4f62a67643d66b461505a604cbe - 14.39% (25.5 MB)
[#001] sha256:be13a9d27eb82db7e9c7f3a76f70919a2d690e34e78cda8cae60161b0f5e9137 - 0.0% (850 Bytes)
[#002] sha256:c8299583700ab4cc65a0126f99ca6f2b836a097dedcc64270094bea59b8b4306 - 0.0% (162 Bytes)
[#003] sha256:ae1268815ac0233f528aa1ee662a9656e5118c4a18d14c3ca00b3924db5b14be - 0.0% (123 Bytes)
[#004] sha256:ac0e5e5c84251e9d05340638f8ff3b0d166bceb5d61f2dd5c7d0c1a6456294a7 - 32.23% (57 MB)
[#005] sha256:ab7dedc984d51d5de8882466f18875867204972406b5dcfc6879cd2544b934ca - 1.25% (2.2 MB)
[#006] sha256:b7e0e05a992af5bf10caae582ac71d5a0020310b2a99a5985664f0ff384b0286 - 15.02% (26.6 MB)
[#007] sha256:3b931879ade0401eaddf5cc8cb2e33175828345b4d1b57d65356d3d8a042faca - 19.81% (35.1 MB)
[#008] sha256:8f9382a59f80f32a6e63c13bbc8ee36128e29f87dee69ae9bf6392bc13c96d6e - 17.3% (30.6 MB)
[#009] sha256:671a414eed6f513fb5e5e442724e63f607fee759c8ec834ca15698c1d04d9458 - 0.0% (171 Bytes)
/bin/sh -c #(nop) ADD file:d65963eb4f4b3a8c8e57119725a91036e8932a3e8f604e7edc21ff9665472da9 in /
2021-03-04 02:24: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-03-04 02:24:28 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2021-03-04 02:24:29 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2021-03-04 02:24:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-15 19:12:18 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-03-15 19:12:19 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-03-15 19:12:20 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-03-15 19:12:20 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.7
2021-03-15 19:12:44 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-03-15 19:12:45 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-03-15 19:12:46 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-03-15 19:12:47 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-03-15 19:12:49 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-03-15 19:12:49 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-03-15 19:12:49 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-03-15 19:12:49 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-15 19:12:49 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-38649e228b183289ddf4b876c3ca5dc1615644cc-head
2021-03-15 19:12:50 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-03-15 19:12:59 UTC/bin/sh -c #(nop) COPY dir:6ee59176f2ff0582db7fc3fec96c6a2a4243afdc953509470f66a826d555bc34 in /var/lib/rancher-data
2021-03-15 19:13:02 UTC/bin/sh -c #(nop) COPY multi:15535ab747c2f680235d8f493a0f5601647f7e67992ab5807086d6a0adfd2f88 in /usr/bin/
2021-03-15 19:13:03 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-03-15 19:13:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-03-15 19:13:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-15T19:11:59Z
2021-03-15 19:13:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=38649e228b183289ddf4b876c3ca5dc1615644cc
2021-03-15 19:13:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-03-15 19:13:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
2021-03-15 19:08:27 UTC
256 MB
rancher/rancher-agent:v2.5-38649e228b183289ddf4b876c3ca5dc1615644cc-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.71% (96.7 MB)
[#001] sha256:67e8be1b6689481024d82e3e9b2864a1c624aade72e36d0094f72fd93aefff64 - 0.0% (1.02 KB)
[#002] sha256:c6e23c22feafb9a8c136d06230a4e98eff25aa092d0959ae0a0f0ab7ce1569d2 - 0.0% (1.02 KB)
[#003] sha256:fd949f811f5e1a11bc9219dc4b84b3ae16a91aa371f299581a65e0d6ec8ef1ae - 0.03% (66.6 KB)
[#004] sha256:316029cf12bf9fc6e4587e2c17025be970992dac2eb3d6cbff3e9a595d31c263 - 0.0% (1.1 KB)
[#005] sha256:7f039c3e358ab692c0c98ecdf13df746113fd67390dac24de94621c9fd5b2b44 - 37.79% (96.9 MB)
[#006] sha256:f323357af46731ba7f2a03530f47b73d4ed10674b768131c0478d90ab6358d12 - 0.05% (130 KB)
[#007] sha256:30c6556ef9b6f97d0dce315ae7c945775c4675e423495d98485fb850ce833a9e - 0.0% (1.01 KB)
[#008] sha256:f48a6d3cdbdd87e473cdb830ca248aed0c073e54ac9c94c2d87a150564ac303f - 0.0% (1.05 KB)
[#009] sha256:4bf40a1b44c332480a8af0b40a4c7f806e6ca622eec73521b5e2fd264c9edf3b - 0.0% (852 Bytes)
[#010] sha256:10fe4ab552f6b6784d8f75f30a28dbe5041f0dab3d5c777b4c73fbdc4fb932c1 - 0.04% (96.5 KB)
[#011] sha256:71dd0ad5d5f8cac00fd13a65998326e339d24646469215fe763d86a38190514f - 12.46% (31.9 MB)
[#012] sha256:64f34e990c2f3d842f9f8014f94875d91971b0800a4f4801c76d7d0cfbb47913 - 0.0% (878 Bytes)
[#013] sha256:534fc356621ac5b812b4d7ce106c52874233bc596da188ba1dc0dfd033038cf0 - 0.0% (856 Bytes)
[#014] sha256:7ffe10cf68547e6c8ea9bf714ce4ad7f7e5018da7f8ce806566e59f42a8c3b09 - 0.0% (832 Bytes)
[#015] sha256:8f3aa80b337a75a9aade499f877cdbbc26eeb20b5fbce13c716693dd0a434e59 - 0.0% (880 Bytes)
[#016] sha256:b1d71de24c26e4bda763993be41da7fc9c679821c96c1803a0513a145b0b2682 - 0.0% (862 Bytes)
[#017] sha256:29ee280dca6c441b1f679b5cb88827e0f167e92903198f12d45a175d809f1de1 - 11.93% (30.6 MB)
[#018] sha256:0b6d66b0df2a79e82e0d26c0c8231219fc2ca9c5cec93b2760c0a1b21ae11939 - 0.0% (857 Bytes)
[#019] sha256:de9b796fa72f2ef27c9a53df813e6211a5abdb9c7e78cd586df7f8b839f8a444 - 0.0% (827 Bytes)
[#020] sha256:45c334f9513be1dcf34cca91dadc88e45daa514123c17c430481bc1086fa4440 - 0.0% (855 Bytes)
[#021] sha256:ef6255be458529063ba20d572246d43ffd423af93400f2633f7e7619143a4e5b - 0.0% (851 Bytes)
[#022] sha256:0a6e46838385febb84fbd8464d5d3f5ad4e2b5be171db730aa05981cea2eb953 - 0.0% (851 Bytes)
Apply image 1809-amd64
2021-03-10 21:36: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-03-10 21:36:41 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-03-10 21:37:15 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-03-10 21:37:16 UTCcmd /S /C #(nop) USER ContainerUser
2021-03-10 21:37:42 UTCcmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell
2021-03-10 21:38: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-03-10 21:38:21 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-03-10 21:38:22 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-03-15 05:10:11 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-03-15 05:10:11 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2021-03-15 19:08:01 UTCcmd /S /C #(nop) COPY multi:bd77f1283343e2458a0da74c3ea9f28b8428d86f67ea33f5236a276e1178069b in \Windows\
2021-03-15 19:08:02 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-03-15 19:08:02 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-03-15 19:08:03 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-15 19:08:22 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-38649e228b183289ddf4b876c3ca5dc1615644cc-head
2021-03-15 19:08:23 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-03-15 19:08:24 UTCcmd /S /C #(nop) COPY multi:012fd36aaea3f533893ca024ef1da39483e366ffe13097ec50a2b45485c6ed12 in \etc\rancher\
2021-03-15 19:08:25 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-03-15 19:08:25 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-03-15T19:08:20Z
2021-03-15 19:08:26 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.revision=38649e228b183289ddf4b876c3ca5dc1615644cc
2021-03-15 19:08:26 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-03-15 19:08:27 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
2021-03-15 19:09:03 UTC
257 MB
rancher/rancher-agent:v2.5-38649e228b183289ddf4b876c3ca5dc1615644cc-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.88% (97.4 MB)
[#001] sha256:89b20a873294e6ded94f1f8bf14a00a6f68ce7ed40f8dadcd5dc4523ef89c03f - 0.0% (1.02 KB)
[#002] sha256:c1736d925ec856c41b2d4d5c4b320d40941418a797322fe2d2b177e92d2f2b56 - 0.0% (1.07 KB)
[#003] sha256:cac6d387935a68b05d307b044020d10a0dd81d0f974e0a1ebab4c1ed3d703baf - 0.02% (64 KB)
[#004] sha256:98530d517775cbaba54f1725414e76f551d22e0c6c607c32824f59ca680abd6f - 0.0% (1.02 KB)
[#005] sha256:805f2a367789f415e43b07e12ae0922325ceafbc016dc748a86f9925188a7f88 - 37.69% (96.9 MB)
[#006] sha256:20f9a7a44df642292c7bed297f7283be7ad26958f9958b992dd6a2d8c022c89a - 0.05% (128 KB)
[#007] sha256:eb48aecfc31e92ac3d7d595ac61f6a76a7404e184639be50b954db6e888a4c80 - 0.0% (1.02 KB)
[#008] sha256:b76b71f7e36eb16c27affc3cab7535d3442ab187075e7b33c5a3301f33a22767 - 0.0% (1.01 KB)
[#009] sha256:177254bf97035e5b4bd75f1a0016bb30c34b2a6d30ce267be553ee7609ffc804 - 0.0% (874 Bytes)
[#010] sha256:172dd3e4892c81a70ea71f979cab7687256ca21a91656c457ff6c3260fb7cd71 - 0.04% (101 KB)
[#011] sha256:204bc5ebe05bfc70e9d418d8134d5df6ecb4a2ae7c3dea1d48bff3705f95b805 - 12.42% (31.9 MB)
[#012] sha256:a65fcd3e78abf7dd11c019c90b8551e49700f06a5cffeb22a1e8595ce25147a6 - 0.0% (830 Bytes)
[#013] sha256:2f98252951f416ec64f3b6c756f49d1f795e25a7a2c2eaf8837d439c61832d70 - 0.0% (859 Bytes)
[#014] sha256:a95c0b5866b147726c9fddfe140c8a545540b80ab027de961dc82897e907603a - 0.0% (858 Bytes)
[#015] sha256:a95354c347d691d46d0f86016e60da47ee6f038fc48ce352caae9b26bec6f0dd - 0.0% (851 Bytes)
[#016] sha256:560e3f495595329da89d038ed8ae815e7491bd829b1f59887a598c17a97ea36b - 0.0% (827 Bytes)
[#017] sha256:8e5175af16c473c0ce3ae924190f68b84369b2dbc06034e84e7289b364ff925c - 11.89% (30.6 MB)
[#018] sha256:b69b1c662944857936cb6e150336e1db0dce48ff478e9258ead9c040a3013367 - 0.0% (850 Bytes)
[#019] sha256:9cc134f355d693a253978dc466f712d582c3b42194d03fa28e1f9cabd6b056ec - 0.0% (858 Bytes)
[#020] sha256:4ce18deb6cf43eb74efe2ff3efb4e4f72fee9edc9bae9cccd1a8cd03479fc5be - 0.0% (864 Bytes)
[#021] sha256:a1654daf922dfb249101cfe1c26241410f1d3f73c172718b43d885025919077c - 0.0% (828 Bytes)
[#022] sha256:895bdde4d2d8056e771e0308191ba0f95f16a90324eed87f3abb225d77bfb05c - 0.0% (850 Bytes)
Apply image 1909-amd64
2021-03-10 21:36:20 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-10 21:36:21 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-03-10 21:36:46 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-03-10 21:36:46 UTCcmd /S /C #(nop) USER ContainerUser
2021-03-10 21:37:13 UTCcmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell
2021-03-10 21:37:57 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-10 21:37:57 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-03-10 21:37:58 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-03-15 05:11:13 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-03-15 05:11:13 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-03-15 19:08:31 UTCcmd /S /C #(nop) COPY multi:bd77f1283343e2458a0da74c3ea9f28b8428d86f67ea33f5236a276e1178069b in \Windows\
2021-03-15 19:08:32 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-03-15 19:08:33 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-03-15 19:08:33 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-15 19:08:59 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-38649e228b183289ddf4b876c3ca5dc1615644cc-head
2021-03-15 19:08:59 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-03-15 19:09:01 UTCcmd /S /C #(nop) COPY multi:012fd36aaea3f533893ca024ef1da39483e366ffe13097ec50a2b45485c6ed12 in \etc\rancher\
2021-03-15 19:09:02 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-03-15 19:09:02 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-03-15T19:08:56Z
2021-03-15 19:09:03 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.revision=38649e228b183289ddf4b876c3ca5dc1615644cc
2021-03-15 19:09:03 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-03-15 19:09:03 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
2021-03-15 19:09:27 UTC
258 MB
rancher/rancher-agent:v2.5-38649e228b183289ddf4b876c3ca5dc1615644cc-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 - 38.04% (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.61% (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:fd5d15d6f8016e1544831d60115a0db43984ac3da5230924b6b702527edcb07f - 0.0% (852 Bytes)
[#010] sha256:a7d885a70773d7bd154027c60eb1254642e5696127cd8e83d70fee4096cf51f8 - 0.04% (101 KB)
[#011] sha256:41c5fe8824a519afa108b86fec878aa3aa2d9fbf896c5691a07bcd1757b3df7d - 12.38% (31.9 MB)
[#012] sha256:dce22bc8213362c14560c0636c4d18897e4fb95b403fb062fbb3b938eb9ca43b - 0.0% (851 Bytes)
[#013] sha256:5229f736cf2a793ca3e47ffafa1895c06ae34656e4166fe4084e4f8c1236004b - 0.0% (877 Bytes)
[#014] sha256:9a00b577c3b928e46ea460bd928254149d244d2c36500767d748d0c20b4a1d57 - 0.0% (862 Bytes)
[#015] sha256:6c9b0870f267ae4cf2c9a0034cbe8b382a2b627f20dd535109a60c7b44f689b3 - 0.0% (912 Bytes)
[#016] sha256:ba4173afa23925a15653de0a577f5cb549ba70cbd6b39e8503848f4b92b13902 - 0.0% (881 Bytes)
[#017] sha256:7cac736395408b899961f1bbb54b4172c571a19c0ea56baeb42ec0d2939c957f - 11.86% (30.6 MB)
[#018] sha256:2b5d36602c8e4db539320ac5c9e3064c90e6a4cad126a2acb1b56389a9ca5165 - 0.0% (891 Bytes)
[#019] sha256:1ea95bcdfd8b11c81101b6216a0a91358f5ab39358adabf79f188158dc7cb5c5 - 0.0% (859 Bytes)
[#020] sha256:54114d5ebbeeb014f7188bd8c0d0c57e98beaeaf8b31aa64505b3282eed9d7b0 - 0.0% (859 Bytes)
[#021] sha256:e6ddc499df672037ad251b7707a7d6b7e1ea6c3009d3787f3465114c1be40f4c - 0.0% (859 Bytes)
[#022] sha256:0ff8bb1f393367b2a056624b368af1d11206b8606eca527bce0d7b7bccb33029 - 0.0% (851 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-15 05:09:38 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-03-15 05:09:39 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-03-15 19:08:58 UTCcmd /S /C #(nop) COPY multi:bd77f1283343e2458a0da74c3ea9f28b8428d86f67ea33f5236a276e1178069b in \Windows\
2021-03-15 19:08:59 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-03-15 19:08:59 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-03-15 19:09:00 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-15 19:09:23 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-38649e228b183289ddf4b876c3ca5dc1615644cc-head
2021-03-15 19:09:24 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-03-15 19:09:25 UTCcmd /S /C #(nop) COPY multi:012fd36aaea3f533893ca024ef1da39483e366ffe13097ec50a2b45485c6ed12 in \etc\rancher\
2021-03-15 19:09:26 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-03-15 19:09:26 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-03-15T19:09:21Z
2021-03-15 19:09:27 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-03-15 19:09:27 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=38649e228b183289ddf4b876c3ca5dc1615644cc
2021-03-15 19:09:27 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-03-15 19:13:26 UTC
260 MB
rancher/rancher-agent:v2.5-38649e228b183289ddf4b876c3ca5dc1615644cc-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.47% (99.9 MB)
[#001] sha256:50310a6dadd07b6cd80c59e0a5c73aebedd480933c0720540e0ee101f97fa9a3 - 0.0% (1.02 KB)
[#002] sha256:076d976e324a48225def3b037df6d042f5a3a1e32418f7381fdd166c9d997214 - 0.0% (1.02 KB)
[#003] sha256:f4562b6c5c79447c8177edf24197398fc38a047f611609ccce17fe4dafd6baa5 - 0.03% (66.9 KB)
[#004] sha256:1aaab85ac8622e55a01778b466570d1848d58e12b87a513649396ca5cbe9005c - 0.0% (1.04 KB)
[#005] sha256:562c17df4c5be00c3f7df185dc984b37e509255c6df5f4d0810f73b96c3b9ea1 - 37.33% (96.9 MB)
[#006] sha256:d5841cb351fe4d96d0dfe7e7e8f07b102d589f7c4e2c6a80b28801c968d75d3c - 0.05% (132 KB)
[#007] sha256:b6c0d4cd41c29d5b1ba90478710a4a04812b8eacfd0217c82de0e1f658b64eec - 0.0% (1.02 KB)
[#008] sha256:837595caefe7ef9a82befccd213a9acfa512191120efa76f077625a37df334b7 - 0.0% (1.02 KB)
[#009] sha256:6f39c5a211faf1cfee4e3d6f26ba5c7b2f0539640515dd55dbcd204aa717f300 - 0.0% (855 Bytes)
[#010] sha256:1864c1b69538392723255eca3d58e1d8f2fafd8896402ad9d0436f67b40cb5a4 - 0.04% (102 KB)
[#011] sha256:17e6d178486030ff1e5aa088d75f05a4b556e04fe2ef6fad99f5b83957979118 - 12.3% (31.9 MB)
[#012] sha256:d759591ebabe5eae8d46cd57f8ebd197455f4992083735f26ece244be296c550 - 0.0% (966 Bytes)
[#013] sha256:a4040e2e010b857b77f295df658ef143cb5b058f771c26d92659c385f3672977 - 0.0% (957 Bytes)
[#014] sha256:54ceffec6913bfb7cdee035a310754a64b23017bd6dcf9ea97f460bb590772bf - 0.0% (861 Bytes)
[#015] sha256:be1bb7565cac5d306e871c194d240d741401895827da5223f09dbbc022e8570e - 0.0% (918 Bytes)
[#016] sha256:bf87b2a2a4ec03f57041cd62f4cf409e46065cb8d06b0c508503e702ace0899a - 0.0% (969 Bytes)
[#017] sha256:e99c1fb21be93c29173cb22e6ac59d2cfb9fd0161a14631a96e3eb0db06da827 - 11.78% (30.6 MB)
[#018] sha256:b60f9f858be75285ae5b246c9ca9893c574d0c0779148e0b69bae3b1d1d54e58 - 0.0% (859 Bytes)
[#019] sha256:ceee1bd129829652215873aac1862003bc701405107203545a503ade1d48c2d3 - 0.0% (909 Bytes)
[#020] sha256:663e403c941d53a3af0f18766886279695bb4a802458954f9ec9ec45970ec6d9 - 0.0% (836 Bytes)
[#021] sha256:fa1f808263a8cace04de5ad547d2b825075c1ad2ca699b35363c1687f9626be3 - 0.0% (864 Bytes)
[#022] sha256:b0afeed37478a07d09c98d8935bec4ee2d5f6693fbe2eb33b0eab0f1118ff7eb - 0.0% (870 Bytes)
Apply image 2004-amd64
2021-03-10 21:51:03 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-10 21:51:04 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-03-10 21:51:27 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-03-10 21:51:27 UTCcmd /S /C #(nop) USER ContainerUser
2021-03-10 21:51:43 UTCcmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell
2021-03-10 21:52:17 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-10 21:52:18 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-03-10 21:52:18 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-03-15 05:08:23 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-03-15 05:08:24 UTCcmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\
2021-03-15 19:11:25 UTCcmd /S /C #(nop) COPY multi:bd77f1283343e2458a0da74c3ea9f28b8428d86f67ea33f5236a276e1178069b in \Windows\
2021-03-15 19:11:26 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-03-15 19:11:28 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-03-15 19:11:29 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-15 19:12:58 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-38649e228b183289ddf4b876c3ca5dc1615644cc-head
2021-03-15 19:13:00 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-03-15 19:13:23 UTCcmd /S /C #(nop) COPY multi:723de83847f095ddf1cf6b6d7ef5739716e00a2195ff8476f885e69bfbcd4cbf in \etc\rancher\
2021-03-15 19:13:23 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-03-15 19:13:24 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-03-15T19:12:32Z
2021-03-15 19:13:25 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-03-15 19:13:25 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=38649e228b183289ddf4b876c3ca5dc1615644cc
2021-03-15 19:13:26 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-03-15 19:15:01 UTC
2.46 GB
rancher/rancher-agent:v2.5-38649e228b183289ddf4b876c3ca5dc1615644cc-head
DOCKER_API_VERSION1.24
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 56.98% (1.4 GB)
[#001] sha256:b67d61f938f3725a9bf5b4e0ece52422f5b09c5994bb0af1971b526e4e0f8666 - 37.48% (944 MB)
[#002] sha256:1216a7b5355ee3c4369e1b39f3e9707a5f2251e39726567a00221a9798fa317f - 0.0% (1.27 KB)
[#003] sha256:425f338fee712f5e8f0d91395753ce3413e6dee9a8195b86f39c63ad02be69e1 - 0.0% (1.26 KB)
[#004] sha256:78656446142d020dbf7934358c1518e25a997c61cc339aa54ffa35785cd13450 - 0.81% (20.5 MB)
[#005] sha256:e80bcecce51cc3f57fabaab41e63ad7f5cca8a1de930d780ff1205794bd49719 - 0.39% (9.78 MB)
[#006] sha256:5ef7380b6aa676a45f41fa1183acd54e0b79c472d8a3712de155489c19d573e0 - 0.31% (7.85 MB)
[#007] sha256:9f495acffd12d12ebb3e0815c1d6eeab1ddb78e9a02cdbff8ba0dc0522691ddf - 1.48% (37.2 MB)
[#008] sha256:a0be7a9fc11d621cf734f6d512c3179ef72df98bb2c0debbbe692ae1acc07953 - 0.19% (4.85 MB)
[#009] sha256:89564a3032bf857cddf70e489bac92a7b7be60707f29f6c316212b2098290c01 - 0.62% (15.6 MB)
[#010] sha256:58db7c202ac372c4df4e3a0a082ee3fda59fa5064d163c0ae7618b52b98af3cb - 0.51% (12.7 MB)
[#011] sha256:ca30787ceaf7f86686981b0b26f670846c355b5932dd74879e5beb2d2e358432 - 0.02% (432 KB)
[#012] sha256:f9191f33b8f70987fea01a5be5f90c47650571ae2acad9cfc7430994832864c6 - 0.0% (1.37 KB)
[#013] sha256:ec46267dc852eb67ea34dcb1d2d56048050322304c8e57eec2a211d33d5c76be - 0.0% (1.4 KB)
[#014] sha256:4f29d817928b4df4cee213449c94c931b36de8dda9b073f8023cba12582aee8a - 0.0% (1.32 KB)
[#015] sha256:23129d4e8f1913190ebd6486d821d1b43c3b9f3976a1493692cf8f9edd027d4d - 0.0% (1.29 KB)
[#016] sha256:cf78cb514a152a193e76f8d7d6474bfd43272ebad338f7404f3cced62a8e9ea0 - 0.0% (1.39 KB)
[#017] sha256:1b2d1bc10e0e0f5689a2f1893cc30f8458e3b0be8e8fa33bba6ab0512718a3d9 - 1.21% (30.6 MB)
[#018] sha256:bd3a1e439d03b4801273e32f82a3f2600b43af6eea3c1ca972dc47b3ea34f57e - 0.0% (1.32 KB)
[#019] sha256:48ed96fcd3c9dd8feb83d35398fced4d57c4b73b3c637b2a8e9ca59499fbbc28 - 0.0% (1.4 KB)
[#020] sha256:ea6b7e333ea6e8f777296107460c68b75a644cd830893948b9cdc63fc06b4feb - 0.0% (1.41 KB)
[#021] sha256:36e327a62da4719eee0be3db8de40f9b0b0b780da9bba40e3c5f53512f5a4fae - 0.0% (1.41 KB)
[#022] sha256:ecfc1bd2255cd4e9a94f7031cace69d1bddf763270332ae9934db90e90cf436d - 0.0% (1.39 KB)
Apply image 20H2-RTM-amd64
2021-03-05 14:38:58 UTCInstall update 20H2-amd64
2021-03-15 16:41:44 UTCcmd /S /C #(nop) ARG ARCH=amd64
2021-03-15 16:41:44 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]
2021-03-15 16:41:55 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-15 19:10:52 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-03-15 19:11:18 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-15 19:12:07 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-15 19:12:32 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/
2021-03-15 19:13:00 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/
2021-03-15 19:13:29 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/
2021-03-15 19:14:07 UTC|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell
2021-03-15 19:14:10 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev
2021-03-15 19:14:12 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true
2021-03-15 19:14:13 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-15 19:14:15 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-38649e228b183289ddf4b876c3ca5dc1615644cc-head
2021-03-15 19:14:20 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-03-15 19:14:47 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:723de83847f095ddf1cf6b6d7ef5739716e00a2195ff8476f885e69bfbcd4cbf in \etc\rancher\
2021-03-15 19:14:49 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-03-15 19:14:52 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-03-15T19:10:39Z
2021-03-15 19:15:00 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0
2021-03-15 19:15:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=38649e228b183289ddf4b876c3ca5dc1615644cc
2021-03-15 19:15:01 UTCpowershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-03-15 19:10:34 UTC
165 MB
rancher/rancher-agent:v2.5-38649e228b183289ddf4b876c3ca5dc1615644cc-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:9243cbd63062004cb0062d0c8235fb578c194179c6526f26999de6c03daded31 - 13.73% (22.6 MB)
[#001] sha256:740ce98c92d8885e63c0bde376962ac7d15ebb891a7019f801e1de07be167209 - 0.0% (854 Bytes)
[#002] sha256:7a9e35ad787dffb8fc50bf32fc5febb71a414956f1a93b71360349b44b113fef - 0.0% (187 Bytes)
[#003] sha256:536132a5c2362eb6d711b2b8b04ea7351e69ed79b406d031241195379d0ef0f7 - 0.0% (123 Bytes)
[#004] sha256:64d02b0fa0ba84e567edcc10896fe5fc234cfec9323f319c99ce846b3c6c10cc - 31.77% (52.4 MB)
[#005] sha256:c0760ebdbb13d0ff15f757b2b14e6ce8dd5c71a3f3e84623e80de3a3336c8524 - 1.18% (1.94 MB)
[#006] sha256:f9bdc62b28c15ae7399f831edbf749b8585d3e93e0334caa3773ac8879494e66 - 14.95% (24.6 MB)
[#007] sha256:5bb5498004b6433122026da39f6dc8faca5308c80a89444b803f634892528eca - 21.27% (35.1 MB)
[#008] sha256:a19e2ef6f513bedfcd507f527c6ed60d84b35d3f992c5e1a6d3049695cc1cade - 17.1% (28.2 MB)
[#009] sha256:d925f72a6d7665244f3d3bcdec132dfce7a4797afa30234a4126ea455ada3e8f - 0.0% (172 Bytes)
/bin/sh -c #(nop) ADD file:bd92fdc04a5552a5b6596d4efffc3b5ca8dcce88e1f1c8d731c4039ce95b09cf in /
2021-03-04 02:52:19 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-04 02:52:21 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2021-03-04 02:52:23 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2021-03-04 02:52:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-15 19:09:55 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-03-15 19:09:55 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-03-15 19:09:56 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-03-15 19:09:56 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.7
2021-03-15 19:10:20 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-03-15 19:10:20 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-03-15 19:10:22 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-03-15 19:10:22 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-03-15 19:10:24 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-03-15 19:10:24 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-03-15 19:10:24 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-03-15 19:10:24 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-15 19:10:25 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-38649e228b183289ddf4b876c3ca5dc1615644cc-head
2021-03-15 19:10:25 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-03-15 19:10:30 UTC/bin/sh -c #(nop) COPY dir:5924e0f5dcb811f9811bf06dbf6a57e508b07f4d6b963d8b15ffdb2971b6ec8d in /var/lib/rancher-data
2021-03-15 19:10:32 UTC/bin/sh -c #(nop) COPY multi:46a58f4ce5297c2f8a7dbfac71cc4afafc39eddea147082415d44c86e8a1811c in /usr/bin/
2021-03-15 19:10:32 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-03-15 19:10:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-03-15 19:10:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-15T19:09:41Z
2021-03-15 19:10:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=38649e228b183289ddf4b876c3ca5dc1615644cc
2021-03-15 19:10:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-03-15 19:10:34 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.