2020-11-11 01:22:34 UTC
105 MB
rancher/rancher-agent:v2.4.9
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.17.6
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 - 24.31% (25.5 MB)
[#001] sha256:419640447d267f068d2f84a093cb13a56ce77e130877f5b8bdb4294f4a90a84f - 0.0% (852 Bytes)
[#002] sha256:61e52f862619ab016d3bcfbd78e5c7aaaa1989b4c295e6dbcacddd2d7b93e1f5 - 0.0% (162 Bytes)
[#003] sha256:75221a4152f3abb637a8a675f7eebe69cf9258067667596e30b48dda77f00906 - 0.0% (123 Bytes)
[#004] sha256:f972c1ca4ddd04c4fbf03cbc5bd100a1c1499d08763f9386d502c3de01fe7647 - 28.92% (30.3 MB)
[#005] sha256:151cee34087306d16032c450bf523cda7531b2b1cd30f8d07916138131feb1cb - 2.1% (2.2 MB)
[#006] sha256:0d156df6ec17cbde0f70494dc173b2f98e4b490d34b328b657bb156a3165e153 - 1.16% (1.22 MB)
[#007] sha256:bce4ae5724b1652a167f2f4dc3d97f0836fd4019d6a040b8749bf2bb00aec38a - 25.37% (26.6 MB)
[#008] sha256:20d411a63c5eaad6072c282ab9323a3617a7a10d3a10dee427f24e160b5e9948 - 18.12% (19 MB)
/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-11 01:22:09 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-11-11 01:22: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-11-11 01:22:10 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-11-11 01:22:10 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6
2020-11-11 01:22:27 UTC|1 ARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends 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-11 01:22:28 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-11-11 01:22:29 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-11 01:22:30 UTC|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.7/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin
2020-11-11 01:22:30 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-11-11 01:22:31 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-11 01:22:32 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-11-11 01:22:32 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-11-11 01:22:32 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-11 01:22:32 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4.9
2020-11-11 01:22:32 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-11-11 01:22:33 UTC/bin/sh -c #(nop) COPY multi:9416fdfd8af53ba62c748b5ba364781bf61e1e1d5b9d5e8088f9059abc020287 in /usr/bin/
2020-11-11 01:22:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-11-11 01:22:34 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-11-11T01:22:06Z
2020-11-11 01:22:34 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-11 01:22:34 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=677ed79a32b08e001b79feb7848f3f7bc10d32bc
2020-11-11 01:22:34 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-11-11 01:15:59 UTC
232 MB
rancher/rancher-agent:v2.4.9
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 - 41.64% (96.5 MB)
[#001] sha256:71e5283dd9d47bd88fa566326f6e8e6bc1c3c7f385c69b7482194c97e6e969b7 - 0.0% (894 Bytes)
[#002] sha256:05006be99a092de18f27ebd9357601854cd79a5d889b3d0425aa16034ba4394d - 0.0% (840 Bytes)
[#003] sha256:da195ac2293a9561694a5adab6e97cc2f7c1cb37c8cba3f22e1ed3e90723759e - 0.03% (62.6 KB)
[#004] sha256:f8fa4de85b83f5d222df6544a1dadf65fbb999e155489406427e2054f80c4e09 - 0.0% (839 Bytes)
[#005] sha256:b5836a3889bb8f93e8c91299f3fa4c1a7e62cbda44d832de191ab652f7ae6a87 - 38.36% (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:cf238d755d89ef0027684838146df74b9cc01eb5738299a0869a3a584ca13822 - 0.0% (835 Bytes)
[#010] sha256:e0fab7206ed0ccc750f3c102183882d4a1aeddf072b08791ab8fe3b71b6f5991 - 0.04% (96.5 KB)
[#011] sha256:cef0a785fd6a38d2e4b3b5f6a47e91c81b4dec18fd4c65c3f6e18bb1968600a6 - 14.06% (32.6 MB)
[#012] sha256:0c1e3dcef78a6a5759704d0abace1d5e2ceafd2099bbe9102c98097119dcd9ed - 0.0% (834 Bytes)
[#013] sha256:698bf86cc7e3bb29601d1906b5e1f35ea935e2e4a8f5a797d7c8332d1e01904a - 0.0% (829 Bytes)
[#014] sha256:a7a4d9e6caa099b3fc73f0fcfbdb6cc9f5c86b291faacc6453e495286a0c1c36 - 0.0% (832 Bytes)
[#015] sha256:e33cff5fd89069f443c13012471635635c2cb3ec5e42388f209c70d837e7c25b - 0.0% (831 Bytes)
[#016] sha256:04a96e7a0a0e7262d0d626ea32b8a04114e3903915f73f37a609ad77e81a7a51 - 0.0% (830 Bytes)
[#017] sha256:9353dc41f9e610c9dc93b2c62d0eaa1521ed8a538ea4cf35c2efe681ec81d543 - 5.81% (13.5 MB)
[#018] sha256:c5a59b9a67517f3a4eb12964f3600a5027b4a678c585db87640bc3b3b74b6b1b - 0.0% (828 Bytes)
[#019] sha256:ad52efda6d1bb04ddc6763f0b823cd4814163029c72210230dee90c14d26d678 - 0.0% (830 Bytes)
[#020] sha256:78d2f6f96a9a80a17702172d0a59b02c9da415480e769b226799f0c74c3ebb5e - 0.0% (828 Bytes)
[#021] sha256:26ddad6b957c069886f0e36cd834b471010a9c20a2a000f60e51c60c042aa196 - 0.0% (854 Bytes)
[#022] sha256:0437ce2ceff7e3a6f550a454c1fd06aa1e5bebf26475739c8d7c6a0dff35e9f5 - 0.0% (854 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-11-09 21:03:25 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-09 21:03:26 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-11-09 21:03:28 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-11-09 21:03:29 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-11-09 21:03:29 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-11-09 21:03:30 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-10 21:01:38 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4.9
2020-11-10 21:01:38 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-11-10 21:01:39 UTCcmd /S /C #(nop) COPY multi:806399cbc02b6ef39458884a8e12b4bdb95f20198f4e7882f8fac975a18846ef in \etc\rancher\
2020-11-10 21:01:39 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-11-11 01:15:58 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-11T01:15:56Z
2020-11-11 01:15:58 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-11 01:15:59 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=677ed79a32b08e001b79feb7848f3f7bc10d32bc
2020-11-11 01:15:59 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-11-11 01:17:03 UTC
233 MB
rancher/rancher-agent:v2.4.9
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 - 42.02% (98.1 MB)
[#001] sha256:206be2f05271bce4ec0df6e76cf74025975c544b911103f45dabd5b82c6da9f2 - 0.0% (868 Bytes)
[#002] sha256:f5cd62498cb480a0fff2b4530f0d34b893d3aa704912be89bd9786f72acbcc1b - 0.0% (836 Bytes)
[#003] sha256:5b9b73da39905fb9464897eee806a7caa18f1aa09700a076ff8ca6923ad8a341 - 0.03% (61.8 KB)
[#004] sha256:a6640319e0a80f154c05ab1dcf2c31be62235db5501e4042e481a5c99d161820 - 0.0% (833 Bytes)
[#005] sha256:6b0b5d435a4c9ab16d49963a0b822b1b09a81d03f3efbf335b069de97baa62b4 - 38.11% (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:2729c85ca644db79aed762d80e53cbc30610a8ac63731fa13c4d18d77f48fb64 - 0.0% (830 Bytes)
[#010] sha256:28294447261a6f32a35cad3833733bbd93c6ddae1a124d63d9d74ab5705d8205 - 0.04% (101 KB)
[#011] sha256:f21b8d2083efddb936e44df51cf9c7d1b08cd1c4bb5014ec35826f8311f3027d - 13.97% (32.6 MB)
[#012] sha256:aef302d1b89c31d0d357abe47bf09b5b020d9a12a3fa7489e7af1a9a7b9d8729 - 0.0% (826 Bytes)
[#013] sha256:ba6c956b671cb403248bfa3bf33f440f0b016bc24af45d7f2d284a994edd1bf9 - 0.0% (833 Bytes)
[#014] sha256:c4ac7dd060d945f4565b9125ff9fe23e620052b9b505bccd470472507db97724 - 0.0% (833 Bytes)
[#015] sha256:3a915ec9f4709e4a3fc42209d7f6dadd93507d119072665b5cc4eb901def0bea - 0.0% (833 Bytes)
[#016] sha256:623dfbd381b2585601e237261ea7aabeba022c5576df7f471489af8b4fc87709 - 0.0% (857 Bytes)
[#017] sha256:efeb0b810bdb2b0530b961ffee2c945fce65c1891ddb94cdc0dd9565a57b4e69 - 5.78% (13.5 MB)
[#018] sha256:baab20831a5a58328e3d2538f1169b1748df45c77a5ecf7113eec7b3a5662669 - 0.0% (834 Bytes)
[#019] sha256:d281eff3ff820b50efc327a6a6d2f871b0a1aeeca3e84ee7aea8466324b77106 - 0.0% (831 Bytes)
[#020] sha256:4fb6ae6c2e27a2711f361baa299318355cb628dc839c2791f6ac1d61f29d7f49 - 0.0% (822 Bytes)
[#021] sha256:bc3df5d228cce6a961aa8d3d4d65e8d35015e8690138643fc6f1615a1a319aab - 0.0% (833 Bytes)
[#022] sha256:1d81d2896322452df59d84bee83afee3c7d64434a6a718a86fd762e0c274e6b2 - 0.0% (832 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-11-09 21:08:27 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-09 21:08:27 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-11-09 21:08:29 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-11-09 21:08:30 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-11-09 21:08:30 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-11-09 21:08:31 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-10 21:01:55 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4.9
2020-11-10 21:01:56 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-11-10 21:01:56 UTCcmd /S /C #(nop) COPY multi:806399cbc02b6ef39458884a8e12b4bdb95f20198f4e7882f8fac975a18846ef in \etc\rancher\
2020-11-10 21:01:57 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-11-11 01:17:02 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-11T01:17:00Z
2020-11-11 01:17:02 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-11 01:17:03 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=677ed79a32b08e001b79feb7848f3f7bc10d32bc
2020-11-11 01:17:03 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-11-11 01:17:04 UTC
234 MB
rancher/rancher-agent:v2.4.9
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 - 42.08% (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 - 38.07% (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:1dd3dc394eb5e79997f4b19b7fb1495024256f342bdbe32f24628440810cae15 - 0.0% (882 Bytes)
[#010] sha256:d76e24c7450093b7ed197ba564e154ab50948da74bb433eb135fb1cbc1a2f8ca - 0.04% (101 KB)
[#011] sha256:4fbff5db5548bf83f0c82dd4969d1d51861195066654709304b6b901f3793b98 - 13.96% (32.6 MB)
[#012] sha256:6e40bc93ba1695efc767945bb05bf25148e923c72326c3a1eedd283a86363527 - 0.0% (833 Bytes)
[#013] sha256:c2bc27035d890a2a578f73f55489c59c702d3e177c086d28cf23b67c1dc146f9 - 0.0% (834 Bytes)
[#014] sha256:d1564bc7fadeb17137f7cf8f3bdb1f0217b55521366ac1f02ddadbbb1a61572a - 0.0% (831 Bytes)
[#015] sha256:88f966bdcbb4ce5aa1a611874e29bf57dd0c24a847472086dd88bf112f68ea15 - 0.0% (860 Bytes)
[#016] sha256:b21e609c5f712943bc4fcb52b6b745bb3c26434611bd2f6da6202c96d45c8a98 - 0.0% (834 Bytes)
[#017] sha256:7906f5e3cc3d5e28d8d037931262454c53d151d99a9376d4062fb65505ba0978 - 5.77% (13.5 MB)
[#018] sha256:c6902580b855f656eeb1c5c5089bc5b28c10377cf43d074808d5649ffe93a3cf - 0.0% (837 Bytes)
[#019] sha256:81bb1d694c71ec19c1991875ab7a820d6670b6af9b3bfece3872d4e58422949c - 0.0% (867 Bytes)
[#020] sha256:cf51238f77cbfe7d7a822a0db03b4ad664dc72290986fa56ea1ce3277730372f - 0.0% (851 Bytes)
[#021] sha256:9f364799eff1334113200961d1c367d94be4aad452cce71aac184bf68f77652d - 0.0% (852 Bytes)
[#022] sha256:53e911ac8f555d26623a12fbb11e8620b7d786539cd928cb675bfeb578a3ea73 - 0.0% (859 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-11-09 21:08:53 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-11-09 21:08:53 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-11-09 21:08:56 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-11-09 21:08:57 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-11-09 21:08:58 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-11-09 21:08:58 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-10 21:02:32 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4.9
2020-11-10 21:02:32 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-11-10 21:02:33 UTCcmd /S /C #(nop) COPY multi:806399cbc02b6ef39458884a8e12b4bdb95f20198f4e7882f8fac975a18846ef in \etc\rancher\
2020-11-10 21:02:34 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-11-11 01:17:03 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-11-11T01:17:01Z
2020-11-11 01:17:04 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-11 01:17:04 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=677ed79a32b08e001b79feb7848f3f7bc10d32bc
2020-11-11 01:17:04 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-11-11 01:23:32 UTC
95.1 MB
rancher/rancher-agent:v2.4.9
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.17.6
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 - 23.79% (22.6 MB)
[#001] sha256:c0533d1393025aa8c38e0823a6546a0d4e5dec6b8b670758c25494c35783668d - 0.0% (850 Bytes)
[#002] sha256:3c11bb34abc87247c6a70c928b7a5ef4cd48093642eb0c4b8121a674d3e278c6 - 0.0% (189 Bytes)
[#003] sha256:57666e0f493f66298a8ab00f97a2eb55fbddc60ae207668c2270a2bd8c5f4aca - 0.0% (124 Bytes)
[#004] sha256:02826fe85ca64301ffb4422737d934cc36a5a4fbea6a0a5376f33c60a4155c6d - 28.8% (27.4 MB)
[#005] sha256:ec31164e9f3188f669aa910fa6f005037f2a6471c8fef1db40a8b9910c2e44f1 - 2.04% (1.94 MB)
[#006] sha256:70587210c0e4d5d58c951c61646c4a83021865b1580700450bf3c4245d5fb47e - 1.19% (1.13 MB)
[#007] sha256:56ee66cc6ec5be15de2cd8cbe900d4e89f13a09c2f8dc246f4a26eae2acd4f3a - 25.91% (24.6 MB)
[#008] sha256:151b0f53de430ccec894539e08fe94e5795c61242890b5454f65f4f75e827919 - 18.27% (17.4 MB)
/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-11 01:23:04 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-11-11 01:23:04 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-11 01:23:05 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-11-11 01:23:05 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6
2020-11-11 01:23:24 UTC|1 ARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends 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-11 01:23:24 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-11-11 01:23:26 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-11 01:23:27 UTC|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.7/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin
2020-11-11 01:23:27 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-11-11 01:23:29 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-11 01:23:29 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-11-11 01:23:29 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-11-11 01:23:30 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-11-11 01:23:30 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4.9
2020-11-11 01:23:30 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-11-11 01:23:31 UTC/bin/sh -c #(nop) COPY multi:e41e75f7a0edd93e5bfe396d5b76c4e24f21cf82e1ba5da97a3306b75d4ce761 in /usr/bin/
2020-11-11 01:23:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-11-11 01:23:32 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-11-11T01:23:01Z
2020-11-11 01:23:32 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-11-11 01:23:32 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=677ed79a32b08e001b79feb7848f3f7bc10d32bc
2020-11-11 01:23:32 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.