2020-10-31 03:32:44 UTC
161 MB
rancher/rancher-agent:v2.5-c98c0d43505b1985ddb8dcec1e368abde7a09eae-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.81% (25.5 MB)
[#001] sha256:419640447d267f068d2f84a093cb13a56ce77e130877f5b8bdb4294f4a90a84f - 0.0% (852 Bytes)
[#002] sha256:61e52f862619ab016d3bcfbd78e5c7aaaa1989b4c295e6dbcacddd2d7b93e1f5 - 0.0% (162 Bytes)
[#003] sha256:07baa6da68d665de642d222b2271d7032636b9f7f269a1783450dd495d22bdd2 - 0.0% (122 Bytes)
[#004] sha256:c7e14c7518aaeaea25620391aa052862d0e74f2495ffa1bea00f03f0f5e02b23 - 34.86% (56.1 MB)
[#005] sha256:151cee34087306d16032c450bf523cda7531b2b1cd30f8d07916138131feb1cb - 1.37% (2.2 MB)
[#006] sha256:da254521280a014cdc188acfbca7f53c7dd35449fb4e321e2630509f76413797 - 16.5% (26.6 MB)
[#007] sha256:46a867a4abd29964a52de79f82071c4b06d162c097f23829a8fa6db68fca2618 - 12.84% (20.7 MB)
[#008] sha256:0db4dbf27c0ef973f90d34ce58db7b1360a032f8b68f7ff23495669d7f96f7b9 - 18.61% (30 MB)
[#009] sha256:f1fe2f9c778b1880d2f18e16925cbfb740b2ae4aba87c5a28ccfbf50ba0f6a79 - 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-10-31 03:32:09 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-10-31 03:32:09 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-10-31 03:32:10 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-10-31 03:32:10 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2020-10-31 03:32: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/*
2020-10-31 03:32:32 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-10-31 03:32:34 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-10-31 03:32:34 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-10-31 03:32:36 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-10-31 03:32:36 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-10-31 03:32:36 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-10-31 03:32:36 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-31 03:32:36 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-c98c0d43505b1985ddb8dcec1e368abde7a09eae-head
2020-10-31 03:32:36 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-10-31 03:32:41 UTC/bin/sh -c #(nop) COPY dir:a973c823863f778be439b6c161d6fc5086508f61179569e16bc7592e8302e052 in /var/lib/rancher-data
2020-10-31 03:32:43 UTC/bin/sh -c #(nop) COPY multi:378eb6a4aa1ca5faf29702669a77cf0b4b582d04aa0f041ae55093e54b398948 in /usr/bin/
2020-10-31 03:32:43 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-10-31 03:32:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-10-31 03:32:44 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-31T03:31:48Z
2020-10-31 03:32:44 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-31 03:32:44 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=c98c0d43505b1985ddb8dcec1e368abde7a09eae
2020-10-31 03:32:44 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-10-31 03:27:38 UTC
248 MB
rancher/rancher-agent:v2.5-c98c0d43505b1985ddb8dcec1e368abde7a09eae-head
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1809
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePath\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:aab6118ce69c93410df7fa15842a6e3b3c7ff20b639c779b5d5f78e7653eaa07 - 38.87% (96.5 MB)
[#001] sha256:71e5283dd9d47bd88fa566326f6e8e6bc1c3c7f385c69b7482194c97e6e969b7 - 0.0% (894 Bytes)
[#002] sha256:05006be99a092de18f27ebd9357601854cd79a5d889b3d0425aa16034ba4394d - 0.0% (840 Bytes)
[#003] sha256:da195ac2293a9561694a5adab6e97cc2f7c1cb37c8cba3f22e1ed3e90723759e - 0.02% (62.6 KB)
[#004] sha256:f8fa4de85b83f5d222df6544a1dadf65fbb999e155489406427e2054f80c4e09 - 0.0% (839 Bytes)
[#005] sha256:b5836a3889bb8f93e8c91299f3fa4c1a7e62cbda44d832de191ab652f7ae6a87 - 35.82% (88.9 MB)
[#006] sha256:0ade25de6d58d36f0c689752b4e10ac9b2c5dc1f857e40da8414c64d9eb2e5a0 - 0.05% (123 KB)
[#007] sha256:d85cfa9dc8d26611c871a012812945e6d83c7c554dd1061caf196e352fcee684 - 0.0% (839 Bytes)
[#008] sha256:42962d95291d49a66c66e5f8e1f07a86abbc9189e3b3eeed11c0a733f37abab5 - 0.0% (836 Bytes)
[#009] sha256:d21b361d1c2b15e6a0e1e8ae6a17dbdec6440c02ef874dcce6b249d3ff9a5783 - 0.0% (876 Bytes)
[#010] sha256:6c120bafdb1a4a39c790d1d10575c72e3f3fbd2860fdb36e7f066ce2e95fa0bc - 0.04% (96.5 KB)
[#011] sha256:9b98ba1dad4703a01962b9f4528508695f13a1965cbe384feb05892670781e5e - 13.13% (32.6 MB)
[#012] sha256:5de739efcf5d874d07e12510e025646a45ffa64080e408b95a57ef6a8942a916 - 0.0% (834 Bytes)
[#013] sha256:af9acc010d417b02f89c091e21de35c809ea32a753f6320f487f8661bf71d48a - 0.0% (827 Bytes)
[#014] sha256:b33631fec04cd678869e895f821d01b019c8a786b7b5f4821c9cc46172d918d2 - 0.0% (830 Bytes)
[#015] sha256:1bc7bb524fdae03b8616e72fd890035670d76e56c1bcd930b89b02319665f212 - 0.0% (828 Bytes)
[#016] sha256:6965528d98ce7fc8df158c26edaf0007cfa0745a566e8db02bcd9639983ca7b5 - 0.0% (850 Bytes)
[#017] sha256:2b70a876c743ebc06f624b3ca8d2335c0ad0383466df7b35943110fe13e488b4 - 12.07% (30 MB)
[#018] sha256:f8f7b6d3daf09606a3bf9196966b9d3bef55cfc163dedfd08ee91e05c902a71e - 0.0% (827 Bytes)
[#019] sha256:a03071231441d15d1e07a3c4c68a8a1e5a010ad8d0d72af6a6c788b5983ca45c - 0.0% (829 Bytes)
[#020] sha256:01dccd6501c0bb5bf1be8ea8c76f31aa915a64d80c4b4a927d89853fa7d68a25 - 0.0% (833 Bytes)
[#021] sha256:92324292d75a4d25a1f131c1418fdf21be91baacd04a62f2eaebb218362f754d - 0.0% (821 Bytes)
[#022] sha256:cc35493f14b60291c6e8b6ccb08702d591f168cc9c2e5ea8854e1325331126c9 - 0.0% (847 Bytes)
Apply image 1809-amd64
2020-10-27 18:41:50 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1809
2020-10-27 18:41:52 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-27 18:42:23 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-10-27 18:42:23 UTCcmd /S /C #(nop) USER ContainerUser
2020-10-27 18:42:43 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-10-27 18:43:22 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-10-27 18:43:23 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-10-27 18:43:23 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-10-30 22:49:24 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-30 22:49:25 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-10-30 22:49:27 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-10-30 22:49:28 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-10-30 22:49:28 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-10-30 22:49:29 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-31 03:27:34 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-c98c0d43505b1985ddb8dcec1e368abde7a09eae-head
2020-10-31 03:27:35 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-31 03:27:36 UTCcmd /S /C #(nop) COPY multi:76b6d99d803690e1fdbfbf60e69a5f436b7e26558bf728fd34fbcefab76362c1 in \etc\rancher\
2020-10-31 03:27:37 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-31 03:27:37 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-31T03:27:32Z
2020-10-31 03:27:37 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-31 03:27:38 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=c98c0d43505b1985ddb8dcec1e368abde7a09eae
2020-10-31 03:27:38 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-10-31 03:27:20 UTC
250 MB
rancher/rancher-agent:v2.5-c98c0d43505b1985ddb8dcec1e368abde7a09eae-head
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1909
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePath\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:d6c6a99d5726a68a35f81bb15a53ebdc98b41ff763b7b2442647543ee44bb89c - 39.25% (98.1 MB)
[#001] sha256:206be2f05271bce4ec0df6e76cf74025975c544b911103f45dabd5b82c6da9f2 - 0.0% (868 Bytes)
[#002] sha256:f5cd62498cb480a0fff2b4530f0d34b893d3aa704912be89bd9786f72acbcc1b - 0.0% (836 Bytes)
[#003] sha256:5b9b73da39905fb9464897eee806a7caa18f1aa09700a076ff8ca6923ad8a341 - 0.02% (61.8 KB)
[#004] sha256:a6640319e0a80f154c05ab1dcf2c31be62235db5501e4042e481a5c99d161820 - 0.0% (833 Bytes)
[#005] sha256:6b0b5d435a4c9ab16d49963a0b822b1b09a81d03f3efbf335b069de97baa62b4 - 35.59% (88.9 MB)
[#006] sha256:7180a2511080a46bbf3a5b476beeb6079812351773965e8b3f61b0f0e87ba205 - 0.05% (124 KB)
[#007] sha256:c99fb14c29028329501476947ae76808f8cd5f1c1ad3272c8b81fff5804f4ca8 - 0.0% (837 Bytes)
[#008] sha256:73af04b1e0f1c1ec80dc0811d1c8e5cd6ca9bddabe3c88b2b149a9c424fa9c65 - 0.0% (842 Bytes)
[#009] sha256:fccdaa56d69b29865f4362b469d1e471f8b0b120e2ea4396f95ee99b09087f73 - 0.0% (832 Bytes)
[#010] sha256:e0d9b844464c2b4a2ce44bd386ef9811233d30807a40c4c41622ebeccc21ee21 - 0.04% (101 KB)
[#011] sha256:735da356d89ebca0fc92e3799d16cf12e1cea9b85b8fb3d88e19268f6da3e284 - 13.05% (32.6 MB)
[#012] sha256:6c5199f90eec0e7a8b36bc0c9638b4796ec4ed7ab11fe9eeb7fa4e0b9ca7633f - 0.0% (828 Bytes)
[#013] sha256:73b245243dfcc1fe3027561f5ff13731332cd7f20eb19e43654a9514dafc6a5a - 0.0% (852 Bytes)
[#014] sha256:0e25fbb2e688f2b6e5f4d8683bf71d1727af39e728a07d1c7040cd6706a24925 - 0.0% (831 Bytes)
[#015] sha256:e99c51b23f20930417adabf1400da7b77bdb7a86ba6577ae785506b9f227540b - 0.0% (831 Bytes)
[#016] sha256:dff1cc539db03d6b9cf91174d1e52dcf970b11fa3324b5a8d49775ed1ad0917b - 0.0% (833 Bytes)
[#017] sha256:6f35b2a61d2a745e7f350e80d46c33eef95ad375bd2dd151b350ef5f8489efec - 11.99% (30 MB)
[#018] sha256:d5a044f23e7e164582046226f9ae2f86d254e53a5dab73d808355b0d3fcedaea - 0.0% (831 Bytes)
[#019] sha256:5baccb548816c3531684b6eec57e99bf1b1d74dd7f15bbe16e654c73756219e8 - 0.0% (830 Bytes)
[#020] sha256:ea996a984fbea2cff2b67a39052a5edfaa80c490404aa3dd0edad71d0bf06e19 - 0.0% (833 Bytes)
[#021] sha256:de9e42071767cea349ec9cb3a7f41d24ce34f4e535208dc2f4c4bdec81d118b4 - 0.0% (827 Bytes)
[#022] sha256:091443b27c0bb9600c73b754414965115f1d5604e1efbc64134ec05d17bbb98b - 0.0% (829 Bytes)
Apply image 1909-amd64
2020-10-27 18:52:52 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1909
2020-10-27 18:52:52 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-27 18:53:23 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-10-27 18:53:24 UTCcmd /S /C #(nop) USER ContainerUser
2020-10-27 18:53:46 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-10-27 18:54:29 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-10-27 18:54:29 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-10-27 18:54:30 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-10-30 22:52:05 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-30 22:52:06 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-10-30 22:52:08 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-10-30 22:52:08 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-10-30 22:52:09 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-10-30 22:52:09 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-31 03:27:17 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-c98c0d43505b1985ddb8dcec1e368abde7a09eae-head
2020-10-31 03:27:17 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-31 03:27:18 UTCcmd /S /C #(nop) COPY multi:76b6d99d803690e1fdbfbf60e69a5f436b7e26558bf728fd34fbcefab76362c1 in \etc\rancher\
2020-10-31 03:27:19 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-31 03:27:19 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-31T03:27:15Z
2020-10-31 03:27:20 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-31 03:27:20 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=c98c0d43505b1985ddb8dcec1e368abde7a09eae
2020-10-31 03:27:20 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-10-31 03:27:24 UTC
250 MB
rancher/rancher-agent:v2.5-c98c0d43505b1985ddb8dcec1e368abde7a09eae-head
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1903
POWERSHELL_TELEMETRY_OPTOUT0
PSCORE\PowerShell\pwsh.exe
PSModuleAnalysisCachePath\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache
ProgramFilesC:\Program Files
SSL_CERT_DIRC:\etc\kubernetes\ssl\certs
WindowsPATHC:\Windows\system32;C:\Windows
[#000] sha256:0e31ee8f400716f940be9db76d6eedb1a903860385b4ca8f70513012d53fe1f1 - 39.3% (98.3 MB)
[#001] sha256:b59df857af5acc3c862e854b5f18770bbccbe2ee67a1e38a959867be75e7684b - 0.0% (844 Bytes)
[#002] sha256:cccb86c24d5a6d26850398779f867ff81068ddd9b1cefbe740574f67a8575fe5 - 0.0% (840 Bytes)
[#003] sha256:bef6855c6ff742ce0fb84ce683f36ad73da71aee30013c8e8eedeb96166588be - 0.03% (65.8 KB)
[#004] sha256:9ed1177be57044776572ceee250a1351667fb225d102f7ea4360ca375d6f3907 - 0.0% (837 Bytes)
[#005] sha256:1866bc40ff39899200b8062addec978f23ebf9abbc220bec6aabdce2d0b71cba - 35.56% (88.9 MB)
[#006] sha256:5bee1ccfd789b6c8bfb35de07437385b2cbaa6da6f29b25a757389d89a8cd549 - 0.05% (125 KB)
[#007] sha256:5df93e526ac9024ab01a762a24a1f1332de50e1ff7f094c789278ee2bd84a947 - 0.0% (837 Bytes)
[#008] sha256:63bc374f6aa77ec96d9076561bf3d53be2735a2de499b59174ef842989976b2c - 0.0% (891 Bytes)
[#009] sha256:51f87d0e86a5e5a52522bc5700afcd2803c87460cf7095b43ecb86a6a0857c34 - 0.0% (877 Bytes)
[#010] sha256:f92f48544ab41a74a42c6e1f2757fca969b023406370f38f87db3b5c3437e42d - 0.04% (101 KB)
[#011] sha256:530a139a62358806d6a391f6386b1ca8649369749b0f41975508c88823707693 - 13.04% (32.6 MB)
[#012] sha256:96c9f30d6f44dabb98f84f95766e06ac96aefda980a24dafb1f031e48f7438f5 - 0.0% (832 Bytes)
[#013] sha256:ad465e099811f3de0aabbce4ee18960ddadb776387a9202b41cbce428ba31d26 - 0.0% (853 Bytes)
[#014] sha256:78743b5666ca53c5fc9b98b497b43c2523b1f182d064c46c32ab5fd88ada9c44 - 0.0% (856 Bytes)
[#015] sha256:98d2bc642328efbd1be44ae4c51c6979c4bb10a1fcd29c6a87a00bdf1cd734da - 0.0% (855 Bytes)
[#016] sha256:066ec42d4d908ec0708157f55e2c36b743f6623947c1d5495cfbaa9622536d64 - 0.0% (832 Bytes)
[#017] sha256:6fe68c1037ce968ea97dcc2c2770954cdd587f83fa447322216a244debdc6cd9 - 11.98% (30 MB)
[#018] sha256:c8e2c93b3fead1b6aa15a503668c790b0d2468c5a74bd3e7e732e85b258e1302 - 0.0% (830 Bytes)
[#019] sha256:68026a00163f6cb2ee92304817e0ee443a7aa96302e3ef3215e81dce08757020 - 0.0% (848 Bytes)
[#020] sha256:e1b1ed431b9626bc909a0f9ed4c4dc2464f751d9c681571ccf6542799915a249 - 0.0% (827 Bytes)
[#021] sha256:5c60d95c7f0c2980f0eb40eec477bc092576c89d9f4cbc70f76a3d75062bd389 - 0.0% (829 Bytes)
[#022] sha256:2361a4d92b1df9b20d31a3af4389c174526e5619bf43c479b95e35cbf1de2196 - 0.0% (833 Bytes)
Apply image 1903-amd64
2020-10-27 19:03:00 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files LOCALAPPDATA=C:\Users\ContainerAdministrator\AppData\Local PSModuleAnalysisCachePath=\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1903
2020-10-27 19:03:01 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-27 19:03:30 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-10-27 19:03:30 UTCcmd /S /C #(nop) USER ContainerUser
2020-10-27 19:03:53 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-10-27 19:04:43 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-10-27 19:04:44 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2020-10-27 19:04:44 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-10-30 22:52:09 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-10-30 22:52:10 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-10-30 22:52:12 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-10-30 22:52:13 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-10-30 22:52:13 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-10-30 22:52:14 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-31 03:27:20 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-c98c0d43505b1985ddb8dcec1e368abde7a09eae-head
2020-10-31 03:27:20 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-10-31 03:27:21 UTCcmd /S /C #(nop) COPY multi:76b6d99d803690e1fdbfbf60e69a5f436b7e26558bf728fd34fbcefab76362c1 in \etc\rancher\
2020-10-31 03:27:22 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-10-31 03:27:22 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-10-31T03:27:17Z
2020-10-31 03:27:23 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-31 03:27:23 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=c98c0d43505b1985ddb8dcec1e368abde7a09eae
2020-10-31 03:27:24 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-10-31 03:32:18 UTC
149 MB
rancher/rancher-agent:v2.5-c98c0d43505b1985ddb8dcec1e368abde7a09eae-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.14% (22.6 MB)
[#001] sha256:c0533d1393025aa8c38e0823a6546a0d4e5dec6b8b670758c25494c35783668d - 0.0% (850 Bytes)
[#002] sha256:3c11bb34abc87247c6a70c928b7a5ef4cd48093642eb0c4b8121a674d3e278c6 - 0.0% (189 Bytes)
[#003] sha256:2bbb99e453f72190c6af9044a603637040510487d83e9d5c5e39b6dd7e487d15 - 0.0% (123 Bytes)
[#004] sha256:c19cf29e54e9f1e18292be3169c34f9811255815875b850b5460eb1a174c6ac3 - 34.77% (52 MB)
[#005] sha256:ec31164e9f3188f669aa910fa6f005037f2a6471c8fef1db40a8b9910c2e44f1 - 1.3% (1.94 MB)
[#006] sha256:e7b07f10785bac8d81da944a04bce244f2685f8e9b16e7496ffb470b8b546078 - 16.49% (24.6 MB)
[#007] sha256:e9abf7194d201ac7adb898b0562ffd58ad51d9854551d4428986e6869a0d524c - 13.85% (20.7 MB)
[#008] sha256:33905de2e55522e2a91c21294fad20cbf10eb75e3330cd77f77a3746ff29ea0f - 18.46% (27.6 MB)
[#009] sha256:ecf5bff312d29c69ddd240834fb235b79905a9909024b2893cb07de09234e904 - 0.0% (173 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-10-31 03:31:38 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-10-31 03:31:38 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-10-31 03:31:39 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-10-31 03:31:39 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.18.2
2020-10-31 03:32:05 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-10-31 03:32:05 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-10-31 03:32: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-10-31 03:32:07 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-10-31 03:32:09 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-10-31 03:32:09 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-10-31 03:32:09 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-10-31 03:32:09 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-10-31 03:32:10 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-c98c0d43505b1985ddb8dcec1e368abde7a09eae-head
2020-10-31 03:32:10 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-10-31 03:32:14 UTC/bin/sh -c #(nop) COPY dir:060b970ab6a8fc4ff384086f434c49d66fb7c0e3be0f5a92e9779973009ee9e4 in /var/lib/rancher-data
2020-10-31 03:32:17 UTC/bin/sh -c #(nop) COPY multi:32789f9ea9fca201aea0ca08190a3dc4fff3a2347fb2053fd316f4651099f5e6 in /usr/bin/
2020-10-31 03:32:17 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-10-31 03:32:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-10-31 03:32:18 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-10-31T03:31:22Z
2020-10-31 03:32:18 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-10-31 03:32:18 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=c98c0d43505b1985ddb8dcec1e368abde7a09eae
2020-10-31 03:32: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.