2020-11-23 19:41:04 UTC
162 MB
rancher/rancher-agent:v2.5-b1459845205d447fdb690013ecd4f3f75552ef19-head
DOCKER_API_VERSION1.24
DOCKER_URLDOCKER_URL_amd64
DOCKER_URL_amd64https://get.docker.com/builds/Linux/x86_64/docker-1.10.3
DOCKER_URL_arm64https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64
KUBECTL_VERSIONv1.18.2
KUBEPROMPT_VERSIONv1.0.10
LOGLEVEL_VERSIONv0.1.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:171857c49d0f5e2ebf623e6cb36a8bcad585ed0c2aa99c87a055df034c1e5848 - 15.69% (25.5 MB)
[#001] sha256:419640447d267f068d2f84a093cb13a56ce77e130877f5b8bdb4294f4a90a84f - 0.0% (852 Bytes)
[#002] sha256:61e52f862619ab016d3bcfbd78e5c7aaaa1989b4c295e6dbcacddd2d7b93e1f5 - 0.0% (162 Bytes)
[#003] sha256:5945f314abada13fa848fde0a05932ef2acdf327732088e03fbfb0472892ecd1 - 0.0% (123 Bytes)
[#004] sha256:26886e500c67bb78890e8779ddd084fd69287cb71bedf2c63fecde095afc6c07 - 34.59% (56.1 MB)
[#005] sha256:151cee34087306d16032c450bf523cda7531b2b1cd30f8d07916138131feb1cb - 1.36% (2.2 MB)
[#006] sha256:6c254a28fd91aaf2fc337713b7de13a9f4fdd7dcdbf5349dfe17d765109527f9 - 16.37% (26.6 MB)
[#007] sha256:7274a161dfa4d92f63b2653d2d6996e6e6c449a8c059a2b79a9e7438aa66efd9 - 13.51% (21.9 MB)
[#008] sha256:9f195984e93a11f0fd496c88de798fff35c9e4a31e71e33eed5e2ddab791a0a4 - 18.48% (30 MB)
[#009] sha256:88b3a87e95cc06a2de4998f0a0eed0a2c8387a759fd697ba25e95fdfb5aef50a - 0.0% (171 Bytes)
/bin/sh -c #(nop) ADD file:4974bb5483c392fb54a35f3799802d623d14632747493dce5feb4d435634b4ac in /
2020-09-25 22:33:50 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2020-09-25 22:33:51 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-09-25 22:33:52 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-09-25 22:33:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-11-23 19:40:21 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-11-23 19:40:21 UTC/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_amd64
2020-11-23 19:40:22 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-11-23 19:40:22 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2020-11-23 19:40:47 UTC|1 ARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
2020-11-23 19:40:48 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-11-23 19:40:49 UTC|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin
2020-11-23 19:40:49 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-11-23 19:40:51 UTC|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin
2020-11-23 19:40:51 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-11-23 19:40:51 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-11-23 19:40:52 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-23 19:40:52 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-b1459845205d447fdb690013ecd4f3f75552ef19-head
2020-11-23 19:40:52 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-11-23 19:40:57 UTC/bin/sh -c #(nop) COPY dir:b4807001ae84466399e0d03c3a45cdddefb968d8fc83816c13dbd2f99bbb6f79 in /var/lib/rancher-data
2020-11-23 19:41:02 UTC/bin/sh -c #(nop) COPY multi:77ab8de5cf82b2d053bebfaf327e94986e025c4ddac74b2dab37e7ffe8ad6a51 in /usr/bin/
2020-11-23 19:41:03 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-11-23 19:41:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-11-23 19:41:03 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-11-23T19:39:58Z
2020-11-23 19:41:03 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-23 19:41:04 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=b1459845205d447fdb690013ecd4f3f75552ef19
2020-11-23 19:41:04 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-11-23 19:11:49 UTC
256 MB
rancher/rancher-agent:v2.5-b1459845205d447fdb690013ecd4f3f75552ef19-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:f1b217fe8837d4d85cb8228a52344d3504d7aa51ba30167a20a6a4cb80cdcaa0 - 37.67% (96.6 MB)
[#001] sha256:dd0149df3535394c93938df47cd3fedd6eb3c19a8c47645e6eaf0f045108bd85 - 0.0% (838 Bytes)
[#002] sha256:7221ea9f1579ce5c3b2b97e5e92a2734dea36d5e5c88c45cbb71379f509e6933 - 0.0% (889 Bytes)
[#003] sha256:dab34810f9b3da0e0a4d03603800b863f333d155955c359486ad716f22b65222 - 0.02% (64.3 KB)
[#004] sha256:3fb8fc2e42bca27a183e3ec524d9acb96d1036c151100f8a60f462896eabdbc6 - 0.0% (842 Bytes)
[#005] sha256:17af3eb649db638224c71f9d1fbf0202e448188e59d5b79be89b498320f9f421 - 37.82% (97 MB)
[#006] sha256:62396da4f71e78b7854188a0cfcf21a9541d904b6e3b7a77aa13c908a1acf2e3 - 0.05% (124 KB)
[#007] sha256:37e66a8a8e4a736e6db187c640be484466b99733056e2fbad60737d9cf6a0b0e - 0.0% (837 Bytes)
[#008] sha256:d9ce0307418bda1995c1f3ac53701a2fbc11ed080238577cb953fc1b6b8045a4 - 0.0% (830 Bytes)
[#009] sha256:7f6f49f5d509a0fe2d8821c0447d6d9e53369ca3b03917327420d99739b6b40f - 0.0% (856 Bytes)
[#010] sha256:0358fb74788bcfa2ef9f6510eaef663033a48341f6de3b95d257691a1e5aa5d9 - 0.04% (96.5 KB)
[#011] sha256:1a075a8e4394443a10efde2e437ba225883aa786a45cfaf21282bb2601fcdbac - 12.71% (32.6 MB)
[#012] sha256:9bbb89f5019679b6d675a8142c6fd4f0b9630ac73d21f503e141fd7f70b36630 - 0.0% (853 Bytes)
[#013] sha256:17bb59e4edda26c967ebac2dede5f1d6294b61513f55582224039f9eb9a660e9 - 0.0% (855 Bytes)
[#014] sha256:26ab315494efee40cf07f5d24a63e491c50efb8877f1cc6fe91407faf7c34ff5 - 0.0% (834 Bytes)
[#015] sha256:4af96e6b53f88b886ea4f5aea62d36747c3aba577fb91a6bb8de454bc2cc91b6 - 0.0% (832 Bytes)
[#016] sha256:fea631b736b2855143f0f0fd6bd50703d5f10cee33ab9526aac8776dd24be2b5 - 0.0% (836 Bytes)
[#017] sha256:67aa3170c9b375953a6ccfa3d1ff78b3d42efc5fe4da1471ef7e5dc26d07d096 - 11.69% (30 MB)
[#018] sha256:332f3c4e96eb5fda6ca032714c0d9c056be4c7716caab4641a46d582ed77c397 - 0.0% (828 Bytes)
[#019] sha256:fa0c14e4d6ef037ce2644a9f2a1dc7f91c218c6d63f2c80fec7f42f1f2e86924 - 0.0% (825 Bytes)
[#020] sha256:08c240a646db00454ad60ad08142f24b3be20e11e1ef310e33d17b24f670eb01 - 0.0% (854 Bytes)
[#021] sha256:61d42db4dbb5c7a8523ad150b3250643bb1acfa0f89a5e6bd941191b95483a6d - 0.0% (859 Bytes)
[#022] sha256:d2ab4407d5ed6c66ec47cc06eb6a1aaf4d69ffc9a61f07d463835deac84e799d - 0.0% (826 Bytes)
Apply image 1809-amd64
2020-11-16 17:54:21 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
2020-11-16 17:54:22 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-16 17:55:19 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-11-16 17:55:19 UTCcmd /S /C #(nop) USER ContainerUser
2020-11-16 17:55:55 UTCcmd /S /C #(nop) COPY dir:b7d603d3d1dc6eb42b16e4fb4b3aa3e67b31f78165f808c7221eb79966e50f68 in C:\Program Files\PowerShell
2020-11-16 17:56:39 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 ; }"
2020-11-16 17:56:40 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-11-16 17:56:41 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-11-23 16:31:21 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-23 16:31:22 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-11-23 16:31:25 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-11-23 16:31:25 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-11-23 16:31:26 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-11-23 16:31:26 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-23 19:11:44 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-b1459845205d447fdb690013ecd4f3f75552ef19-head
2020-11-23 19:11:45 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-11-23 19:11:46 UTCcmd /S /C #(nop) COPY multi:17bae327a5effd521cea4025ccc49b40e46f17448445141e1d0ebbbf39ea65f7 in \etc\rancher\
2020-11-23 19:11:47 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-11-23 19:11:47 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-23T19:11:42Z
2020-11-23 19:11:48 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-23 19:11:48 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=b1459845205d447fdb690013ecd4f3f75552ef19
2020-11-23 19:11:49 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-11-23 19:12:16 UTC
258 MB
rancher/rancher-agent:v2.5-b1459845205d447fdb690013ecd4f3f75552ef19-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:f5b1236b12ef101b472427bd3ef94193f55a4b6776b53bbf636d439634a5d6f6 - 38.04% (98.1 MB)
[#001] sha256:596a6c70e38f04b7b3d29be41ce3699580a27800f668da6855a76799a87e9634 - 0.0% (828 Bytes)
[#002] sha256:b27ca61689320e41a227b945470bb42688beaccbd784afc2065717ebede8740c - 0.0% (836 Bytes)
[#003] sha256:e53e5d9af7061afd2db83e8a4be781a71b3111cd4b28d370ef740309bd2d6ccd - 0.02% (64.9 KB)
[#004] sha256:ca27c462edbeace979e649ce0fee35d17fea532629f0a7862e13c4bd292f1c9e - 0.0% (840 Bytes)
[#005] sha256:2bcc6b22e07fc6a15bd15745f83ee030aa6edbc9cd1860a03402c1294352bc80 - 37.59% (97 MB)
[#006] sha256:f497d9ff38c7b7f4f9020bafe37e91a6737fcea4ad74546aa15c0e8e8214a664 - 0.05% (124 KB)
[#007] sha256:efb4e8ac9fa17b9c8b41aa8b2eddacef04caa91407df2ba63260fc31e8208175 - 0.0% (842 Bytes)
[#008] sha256:3797a9ab02cdd0d8a5e1cfd0616234feea8f1b9f5a80e30367b3aa97308c8c23 - 0.0% (838 Bytes)
[#009] sha256:e1e7a592181cb3a609eccbc2bc04a0678d2ca0c131c0293d46f62adc311eee0b - 0.0% (859 Bytes)
[#010] sha256:8d8806afd0ba235bd407d4b06871f4361558c48aad526535b5bfcb6756fd26e5 - 0.04% (101 KB)
[#011] sha256:7df4bc2a58f7f95e3f6ccbfb94b48be69d34fba0449b7f9142229b5c2efe5b4b - 12.64% (32.6 MB)
[#012] sha256:f68e110342d7ef78e380a73f4860134ace04b8428fb11ef850243d65b4ac5504 - 0.0% (831 Bytes)
[#013] sha256:8ed10fd4597f8d6de206f0bd8648157afacda5398f3b282beb384d473f10919e - 0.0% (852 Bytes)
[#014] sha256:5ef893aa8f5956581ab662fcfbbf73938db74dd00995fa44d72aa55c74e1e837 - 0.0% (853 Bytes)
[#015] sha256:4549cf75e3f03bbaf5d6df5c52b378d8b9aa7ea223a60ea2245a3d4865e4d06c - 0.0% (855 Bytes)
[#016] sha256:b93ee131aa93f89c12a1deec5f29dc40d3121faea911338f12c0a2037382c0af - 0.0% (831 Bytes)
[#017] sha256:b09626c98b1517cb275391eb113d3c64a4747158ea667ab8a662a1c85812ab2b - 11.62% (30 MB)
[#018] sha256:bbb23dd045113f66f14667207aaf1661c3ed8bed7ad354e5be951ad5cc849f5e - 0.0% (831 Bytes)
[#019] sha256:3093847f7657ad628717cedb96d91d0eefbc2be032dc59ab3f81d90798a1bddd - 0.0% (831 Bytes)
[#020] sha256:cadd9b1883529a7254791e121fbec6a3cd26b6f26c4541edb02c6feb0f231262 - 0.0% (859 Bytes)
[#021] sha256:f1ee296b547b3d79d19727ee99e5dab59e797d8a1b9c11277daa29df1e43bde7 - 0.0% (829 Bytes)
[#022] sha256:9b1f18c86f0e3d9f734d0d61f65d347d30668207292825e7f9aa56afcd488dc5 - 0.0% (829 Bytes)
Apply image 1909-amd64
2020-11-16 18:01:04 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
2020-11-16 18:01:05 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-16 18:02:04 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-11-16 18:02:04 UTCcmd /S /C #(nop) USER ContainerUser
2020-11-16 18:02:29 UTCcmd /S /C #(nop) COPY dir:b7d603d3d1dc6eb42b16e4fb4b3aa3e67b31f78165f808c7221eb79966e50f68 in C:\Program Files\PowerShell
2020-11-16 18:03:09 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 ; }"
2020-11-16 18:03:09 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-11-16 18:03:10 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-11-23 16:32:45 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-23 16:32:46 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-11-23 16:32:48 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-11-23 16:32:48 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-11-23 16:32:49 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-11-23 16:32:49 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-23 19:12:12 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-b1459845205d447fdb690013ecd4f3f75552ef19-head
2020-11-23 19:12:12 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-11-23 19:12:13 UTCcmd /S /C #(nop) COPY multi:17bae327a5effd521cea4025ccc49b40e46f17448445141e1d0ebbbf39ea65f7 in \etc\rancher\
2020-11-23 19:12:14 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-11-23 19:12:14 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-23T19:12:10Z
2020-11-23 19:12:15 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-23 19:12:15 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=b1459845205d447fdb690013ecd4f3f75552ef19
2020-11-23 19:12:16 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-11-23 19:11:31 UTC
258 MB
rancher/rancher-agent:v2.5-b1459845205d447fdb690013ecd4f3f75552ef19-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:4ec0bf6d2169a853d72537350c3d4940d69d5e8b48cc07a43aa7da3c316a5f20 - 38.06% (98.2 MB)
[#001] sha256:63ccca5bdd5d4484a567529badadad531c7c2651c625d9dfdb366724ca344789 - 0.0% (837 Bytes)
[#002] sha256:d2a12e677d333b8f918ce603e76c2c222ec444da27d7b5d7d3346c3290dbed04 - 0.0% (890 Bytes)
[#003] sha256:55356f177afb2ec9e055647145f67c19a4327138b88ce1d281dae5dc04d87c5d - 0.02% (65.3 KB)
[#004] sha256:19ce1e4fadd2bcb792c3e1c501873b7757779f3a08c3ee322ce82641b7088b81 - 0.0% (836 Bytes)
[#005] sha256:571266b7d13374df2ce0ad3c14627212976b0b540427200b8e722a5c4419d771 - 37.58% (97 MB)
[#006] sha256:5a90104263c352ea4c7b444757ecd5a8a2d55cf4f93590ace68dee9ee5322bf6 - 0.05% (125 KB)
[#007] sha256:7a7dcb603c0e2ac31386b83bc9b3ce7f8be4d87526b37d5bfe6a37ebda4e86a1 - 0.0% (835 Bytes)
[#008] sha256:691ae0f9cf235b7bc559803d3faae9f16dcd09722bfe71b04ce837d77ae6f5e2 - 0.0% (838 Bytes)
[#009] sha256:cd155c702f3a79c428070ca7fce0a44fa51b1f3d163f2aaee6ee9bee6cd1e02f - 0.0% (827 Bytes)
[#010] sha256:ae75504ca72d43a277f571b17e72987b63228949410eacb5bccb17a0cfc9a1ec - 0.04% (101 KB)
[#011] sha256:5063d9d573129a7fc55784c53e3b82f9357ea2e3d9eb4640196f0c1b939f3900 - 12.63% (32.6 MB)
[#012] sha256:2be44259c42675e217ad08bdc4f28d26a0ffb4f012b337eaf9c70f7b12792d3a - 0.0% (831 Bytes)
[#013] sha256:2bc80267a7384300d53c379520943e17212b9e88f41910e0840145a7e712f4a4 - 0.0% (877 Bytes)
[#014] sha256:9e4d4982aca88fd78d71b8858ceedd87e33fbe1b57e7eb33e725960b7170980b - 0.0% (828 Bytes)
[#015] sha256:0a8cd33d98540164154cd1ecd7db43e23a16f80d8a35a585dae3e6d1c05ba74b - 0.0% (855 Bytes)
[#016] sha256:565edc403392f49dd591e50a8fe144a67324c6bdaa528e32d415fe101858271a - 0.0% (836 Bytes)
[#017] sha256:adea9aba7d92c5bc9ce481825b2ba6db6cc5859b7f1d35da2d2e6203a91e1c15 - 11.62% (30 MB)
[#018] sha256:06a5db93cb691e9fab3d7840ffcfb60f57b266fc62feaafebe37d31d822e8c5b - 0.0% (832 Bytes)
[#019] sha256:6fb9d3e4b3e225060e844051083369a4f8778992dc310fd18923d252068920d8 - 0.0% (819 Bytes)
[#020] sha256:99c4aba49dd3dba42e24fb56a80b3c8a875205cd7601ff785f1124c9b3ba4e40 - 0.0% (825 Bytes)
[#021] sha256:bf1bcb79194af0a6f400e3e73b710100c7eb5c9b0ae0c1d104c74551a656add6 - 0.0% (829 Bytes)
[#022] sha256:e2afdc8615fb62ea8f90fa4be773321760cd4d890e29542248a14d4da73a0f81 - 0.0% (831 Bytes)
Apply image 1903-amd64
2020-11-16 18:14: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-1903
2020-11-16 18:14:41 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-16 18:15:50 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-11-16 18:15:52 UTCcmd /S /C #(nop) USER ContainerUser
2020-11-16 18:16:20 UTCcmd /S /C #(nop) COPY dir:b7d603d3d1dc6eb42b16e4fb4b3aa3e67b31f78165f808c7221eb79966e50f68 in C:\Program Files\PowerShell
2020-11-16 18:17:00 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 ; }"
2020-11-16 18:17:01 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-11-16 18:17:02 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-11-23 16:33:54 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-23 16:33:54 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-11-23 16:33:57 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-11-23 16:33:57 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-11-23 16:33:58 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-11-23 16:33:58 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-23 19:11:27 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-b1459845205d447fdb690013ecd4f3f75552ef19-head
2020-11-23 19:11:28 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-11-23 19:11:29 UTCcmd /S /C #(nop) COPY multi:17bae327a5effd521cea4025ccc49b40e46f17448445141e1d0ebbbf39ea65f7 in \etc\rancher\
2020-11-23 19:11:29 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-11-23 19:11:30 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-23T19:11:25Z
2020-11-23 19:11:30 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-23 19:11:31 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=b1459845205d447fdb690013ecd4f3f75552ef19
2020-11-23 19:11:31 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-11-23 19:14:18 UTC
151 MB
rancher/rancher-agent:v2.5-b1459845205d447fdb690013ecd4f3f75552ef19-head
DOCKER_API_VERSION1.24
DOCKER_URLDOCKER_URL_arm64
DOCKER_URL_amd64https://get.docker.com/builds/Linux/x86_64/docker-1.10.3
DOCKER_URL_arm64https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64
KUBECTL_VERSIONv1.18.2
KUBEPROMPT_VERSIONv1.0.10
LOGLEVEL_VERSIONv0.1.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:296c9ad75beec603486f1373addae8e2c509e94c4adda44c1289792c91624acc - 15.01% (22.6 MB)
[#001] sha256:c0533d1393025aa8c38e0823a6546a0d4e5dec6b8b670758c25494c35783668d - 0.0% (850 Bytes)
[#002] sha256:3c11bb34abc87247c6a70c928b7a5ef4cd48093642eb0c4b8121a674d3e278c6 - 0.0% (189 Bytes)
[#003] sha256:3bc2b8c7fcf80004ff10c135fda307927e398a1e76e2738aa85331a718859236 - 0.0% (121 Bytes)
[#004] sha256:eebae49fc77ce2c02928eaff81b7d7c579e4f5cb21b288181d3d168c2b506876 - 34.48% (52 MB)
[#005] sha256:ec31164e9f3188f669aa910fa6f005037f2a6471c8fef1db40a8b9910c2e44f1 - 1.29% (1.94 MB)
[#006] sha256:8d25a11090fb603df0f6b784cc6757a40cdf4e77ea78755ae62f1eaf3f95f468 - 16.35% (24.6 MB)
[#007] sha256:b52d4a67977acb189db0a965fdfef4b4a4c8a525fe17fd908278e9f07ef17379 - 14.55% (21.9 MB)
[#008] sha256:ef54e450530383548d3b1f0a50b4e12839e9d599e7fbbfef5c3990f15713ec6c - 18.32% (27.6 MB)
[#009] sha256:7b3a7addf2c59decd033523206dc56c1d22880f9bf370130efb027904182ea0f - 0.0% (171 Bytes)
/bin/sh -c #(nop) ADD file:d2c57bfbb29f6de3b29050a2c50c3806e0c8caa26f6d8dea47f479c923d72e3e in /
2020-09-25 22:47:35 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2020-09-25 22:47:36 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-09-25 22:47:38 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-09-25 22:47:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-11-23 19:13:40 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-11-23 19:13:41 UTC/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_arm64
2020-11-23 19:13:41 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-11-23 19:13:42 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2020-11-23 19:14:04 UTC|1 ARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
2020-11-23 19:14:05 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-11-23 19:14:06 UTC|1 ARCH=arm64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin
2020-11-23 19:14:07 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-11-23 19:14:08 UTC|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin
2020-11-23 19:14:09 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-11-23 19:14:09 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-11-23 19:14:09 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-23 19:14:09 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-b1459845205d447fdb690013ecd4f3f75552ef19-head
2020-11-23 19:14:09 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-11-23 19:14:13 UTC/bin/sh -c #(nop) COPY dir:a8b33744635f48f310084288e17263ae4249084e388e6e38d1081c6951c998c3 in /var/lib/rancher-data
2020-11-23 19:14:15 UTC/bin/sh -c #(nop) COPY multi:eacaff188c9e8863f0d5be66fc2fab35ee4e4e74c1abf457c2e03fc37131657a in /usr/bin/
2020-11-23 19:14:17 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-11-23 19:14:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-11-23 19:14:17 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-11-23T19:13:26Z
2020-11-23 19:14:17 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-23 19:14:17 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=b1459845205d447fdb690013ecd4f3f75552ef19
2020-11-23 19:14:18 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.