2021-02-24 00:53:15 UTC
104 MB
rancher/rancher-agent:v2.4-4976-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.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:d519e2592276828ca171d85e0532899cd4f98c70f5c697b45fa2e126e9f9fe49 - 24.47% (25.5 MB)
[#001] sha256:d22d2dfcfa9cd230ed3c47defec2670d45081598c721dd85cafc34ea459f970e - 0.0% (852 Bytes)
[#002] sha256:b3afe92c540b778c64ca316d1e679d55d2d2e812e450f516a808ee591f0c3f77 - 0.0% (162 Bytes)
[#003] sha256:9b6d709e6d2787c736c6a4e74054684482144004a026cd608070de3323612e48 - 0.0% (123 Bytes)
[#004] sha256:54d8e6e4e795a723bb04cd1ea65a9251f898ff85e2088dd42ea153006b4c0c57 - 29.08% (30.3 MB)
[#005] sha256:45bd5c24af08019cb7892aab421508f07b286c4f80bdf54a67225cd637df0878 - 2.12% (2.2 MB)
[#006] sha256:d57b11c2e3c49239f42609e121daa754584d2a8a1aa5962a163c0fa23c233436 - 1.17% (1.22 MB)
[#007] sha256:4ce2ba45a9b9f2384e6383adf7adadd85434dcee18916cc882a9c4354c922b97 - 25.53% (26.6 MB)
[#008] sha256:130f3e51d96e9d5d348522a3dcf7e4ca3dde2b705db2cdc7fb76031e4df12f60 - 17.62% (18.3 MB)
/bin/sh -c #(nop) ADD file:ef36fee25b0bd1d99979ecb8d54b206cec33d4e8fd2232189f0d8e5ab9754798 in /
2021-01-21 03:38:01 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2021-01-21 03:38:03 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2021-01-21 03:38:05 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2021-01-21 03:38:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-02-24 00:52:47 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-02-24 00:52:47 UTC/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_amd64
2021-02-24 00:52:49 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-02-24 00:52:49 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6
2021-02-24 00:53:07 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/*
2021-02-24 00:53:07 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-02-24 00:53:09 UTC|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin
2021-02-24 00:53:10 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
2021-02-24 00:53:10 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-02-24 00:53:12 UTC|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin
2021-02-24 00:53:12 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-02-24 00:53:12 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-02-24 00:53:13 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-02-24 00:53:13 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4-4976-head
2021-02-24 00:53:13 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-02-24 00:53:14 UTC/bin/sh -c #(nop) COPY multi:993ff15f8a4afddd225cc4f484113c04d1f4f528ec8fa0a15aa47913a5a10407 in /usr/bin/
2021-02-24 00:53:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-02-24 00:53:14 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-02-24T00:52:45Z
2021-02-24 00:53:15 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2021-02-24 00:53:15 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=c5f3d37ab12ae11c14b026698fd996e28b74b975
2021-02-24 00:53:15 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-02-24 00:48:29 UTC
240 MB
rancher/rancher-agent:v2.4-4976-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:ba17af31b9276ee11fdf859681b442db50979a39eff4cea2a559a5755cedbe01 - 40.29% (96.7 MB)
[#001] sha256:54a502bbe7e82e8f84d6a1b5954b02cfde47dc81cc4b5a92e0d937fd8521d21b - 0.0% (1.02 KB)
[#002] sha256:ef8134956854939c8f85cea2037ae946543120a15f20fcefa4625ee65f9b486f - 0.0% (1.07 KB)
[#003] sha256:91f2e2efb5bb2b99f4260cccdbac50c48e8ad677bb1102e362bf34a8b4af7fc7 - 0.03% (70.4 KB)
[#004] sha256:2f56376c97a6033a388cc76aa48aa004c050885eebcf42d94cf60758e2ccba2a - 0.0% (1.02 KB)
[#005] sha256:badba7c5cf4a661f0758160fe41ba829431d571290ce1505f7c1d4dd6e1bb879 - 40.38% (96.9 MB)
[#006] sha256:173a0ba20e65960cc1d611c311e62ccc2f10963fb798123ac0376ec86c1fa4ad - 0.05% (135 KB)
[#007] sha256:89d3e1b45dbbd32f636f9083fdb55297dd0af48cb908e2d6f266436339f31a38 - 0.0% (1.02 KB)
[#008] sha256:d8e59b71595d69c68599cff8711c5ea10c7953be1f4bd706eda8e63d1897b6d1 - 0.0% (1.01 KB)
[#009] sha256:4bb36c0bb126c95a700f755dbdf6be60bfbfa08dce0d7f5163ad6538abde99c9 - 0.0% (878 Bytes)
[#010] sha256:a34b173e1ffbf612ad1b67aeab27073b6361361c08170cb5839cb730725b8da6 - 0.04% (96.5 KB)
[#011] sha256:4fe7457d349054b1ccd78a5f49baa78cc2c29e6197ab29c6a888fc7ec809b08a - 13.58% (32.6 MB)
[#012] sha256:0e821e6d4121b257130200af53c54cd0c9db8828a8b8b4a0599ea901648677a3 - 0.0% (856 Bytes)
[#013] sha256:442a4ceffa35fca32c360d54d66c95bab12f95d8d7c69eed86877949ac16fe89 - 0.0% (829 Bytes)
[#014] sha256:50b7533a60ce2add2ec9d497d8201bc893d17eab467636342142829e5cf2ceb6 - 0.0% (854 Bytes)
[#015] sha256:b9a491f3911763990e81e6077ea6f2d2c182cbad4257db1c32be21aa9bb0ea8e - 0.0% (857 Bytes)
[#016] sha256:786343a7976a5989857936b505c371526ce0fc2d1e5ab065a43a7fd909c4fda7 - 0.0% (858 Bytes)
[#017] sha256:bab5b5f06b676b5d196fdd6c1a235e263ba1bfb0ded2c263e9413fb59306e6e1 - 5.62% (13.5 MB)
[#018] sha256:d0d7d35e5f0509f2c92b164b703f5b27ea0a2ed7f24b21517602b6ea39a83c46 - 0.0% (856 Bytes)
[#019] sha256:55ce3f1c0e72f0e6bb2101bdc27b586b8cf47db35c0245ea8be8063fcdaeed08 - 0.0% (829 Bytes)
[#020] sha256:a55699033ca9bb13b48f069440718b188618d9a40d1dd387a028dc02b3802f59 - 0.0% (855 Bytes)
[#021] sha256:ced2351b379168fe5bb610e248e7407b15067997108cd30fd3f928b51ba28283 - 0.0% (855 Bytes)
[#022] sha256:1215a398665d9f2f0d44a3e9eb98b20d1e7ba36fcea16a19f55b14a349d1062f - 0.0% (829 Bytes)
Apply image 1809-amd64
2021-02-11 02:37:55 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-02-11 02:37:56 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-11 02:38:24 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-02-11 02:38:24 UTCcmd /S /C #(nop) USER ContainerUser
2021-02-11 02:38:45 UTCcmd /S /C #(nop) COPY dir:92f4da3fb221812d2477834c10ec76125b48afd356f2b47c3228fa41dd07749d in C:\Program Files\PowerShell
2021-02-11 02:39:25 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-02-11 02:39:26 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-02-11 02:39:26 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-02-21 18:27:45 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-21 18:27:46 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2021-02-23 17:54:25 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-02-23 17:54:26 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-02-23 17:54:27 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-02-23 17:54:27 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-02-24 00:48:25 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4-4976-head
2021-02-24 00:48:25 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-02-24 00:48:26 UTCcmd /S /C #(nop) COPY multi:a0e5b90b85a1f960f04afb2bcf73d6acca9c0bf70c71963bc6caae317cdefe3c in \etc\rancher\
2021-02-24 00:48:27 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-02-24 00:48:27 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-24T00:48:22Z
2021-02-24 00:48:28 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-02-24 00:48:28 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=c5f3d37ab12ae11c14b026698fd996e28b74b975
2021-02-24 00:48:29 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-02-24 00:49:53 UTC
242 MB
rancher/rancher-agent:v2.4-4976-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:63eed21864e051f1fb4c2f1d98b2579e732b03cd2d3ba946793797ea4dd0f0d6 - 40.68% (98.3 MB)
[#001] sha256:8a55f563dae9429ec55d5b4a2632afcf2febf292ba778132a2f32f1c2caf49c4 - 0.0% (1.01 KB)
[#002] sha256:1e862db6e02c691a956624d8761410bc1fe42f63b64cd90f63944f9ed638dfb2 - 0.0% (1.04 KB)
[#003] sha256:fd30d45da585f4943311c10c7702ca5885dfcd621cd237e26060638424ba4b00 - 0.03% (67.2 KB)
[#004] sha256:297d687bbc442a955fe9085893adee916146dcac058164ca431c412938c5dbb4 - 0.0% (1.01 KB)
[#005] sha256:47429db46ae6fe213ef0ed3e0b3910b2f7f700ab6dab12d7fc4ef7ecbb2c4c3f - 40.13% (96.9 MB)
[#006] sha256:ac257e138871406a795993f9e797c1048f988a07b1dbff60aeb5f0cc5ab2e501 - 0.04% (97.3 KB)
[#007] sha256:c32268170fb6045f5b8d7202f0e9417b4f1d861a44602fb1c27a00d34b8be42b - 0.0% (1.06 KB)
[#008] sha256:0d55a90dbc6517b6eaa23403ed347b2def76a019a589c20599dd8e34cf5b2191 - 0.0% (1 KB)
[#009] sha256:3872e373c1d01da624a7256731b306531f06baa7ff1b1d950165f0ae8f782d71 - 0.0% (858 Bytes)
[#010] sha256:51f8c63e935d1eff5fe0551ea4ff164715dea0458dc8924804323dc946373ea4 - 0.04% (101 KB)
[#011] sha256:f8c78733bd70f5fa4c1b8bc2732c79f9af301ebf6055380bcc4414995bef3b69 - 13.5% (32.6 MB)
[#012] sha256:8a64a71f1079e329c2bc47cd41fe94687060cac83351f4c82038d1631a5025a7 - 0.0% (825 Bytes)
[#013] sha256:249a2ab15ac1d4de5a79c8869a0d920c2332e86a32482deb74e55edd84975556 - 0.0% (848 Bytes)
[#014] sha256:01e570af164f155a5e58eaa257bc6eae36113cf7a5ade12d1542043106db969e - 0.0% (827 Bytes)
[#015] sha256:ffb050b173ecc5e238654db0b87a72100517a9d356e1069bda7ef1674b19453e - 0.0% (956 Bytes)
[#016] sha256:2478e4fab6c4415a90b49837deba480e9b25c5a07584faa067441e465b61a901 - 0.0% (885 Bytes)
[#017] sha256:623f99caf11e08227cc0abac1fd8bcf47d380507e6a602b29328c6af137803b9 - 5.58% (13.5 MB)
[#018] sha256:b9d350a35ed0c0aea5a07ace4beea3e2b4df8178491c53085161a84a8c5b195b - 0.0% (904 Bytes)
[#019] sha256:1532acd857908cc678d793fca72d795f9c0bc1faacd2ead5753651f24d3ae9c7 - 0.0% (949 Bytes)
[#020] sha256:aacc28a55a70df1d3329b5933eb28a8ccadb2d87ed71b9e0446cba8934a3335f - 0.0% (913 Bytes)
[#021] sha256:5d578715869dc3efaffd24ab6d75b92b44355ac186ca99aa4493ed77052fb06f - 0.0% (950 Bytes)
[#022] sha256:32954b2299076df87f44facdae23f9a519cee92fd4046aeefb82222d0d58fb6d - 0.0% (946 Bytes)
Apply image 1909-amd64
2021-02-11 02:49: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-02-11 02:49:21 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-11 02:50:10 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-02-11 02:50:11 UTCcmd /S /C #(nop) USER ContainerUser
2021-02-11 02:50:31 UTCcmd /S /C #(nop) COPY dir:92f4da3fb221812d2477834c10ec76125b48afd356f2b47c3228fa41dd07749d in C:\Program Files\PowerShell
2021-02-11 02:51:11 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-02-11 02:51:11 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-02-11 02:51:12 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-02-21 18:27:41 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-21 18:27:42 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-02-23 17:55:08 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-02-23 17:55:08 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-02-23 17:55:09 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-02-23 17:55:09 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-02-24 00:49:31 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4-4976-head
2021-02-24 00:49:32 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-02-24 00:49:43 UTCcmd /S /C #(nop) COPY multi:a0e5b90b85a1f960f04afb2bcf73d6acca9c0bf70c71963bc6caae317cdefe3c in \etc\rancher\
2021-02-24 00:49:45 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-02-24 00:49:48 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-24T00:49:20Z
2021-02-24 00:49:49 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-02-24 00:49:51 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=c5f3d37ab12ae11c14b026698fd996e28b74b975
2021-02-24 00:49:53 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-02-24 00:50:43 UTC
241 MB
rancher/rancher-agent:v2.4-4976-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 - 40.63% (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 - 40.18% (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:a13406a1fcf07d01945b11e92ea5c8543e1683227eab730157767e130fe3f3e7 - 0.0% (856 Bytes)
[#010] sha256:272b077c580726e17f528eaa28877fcc4a51a6f0f75b8516f18843cb85ec661d - 0.04% (101 KB)
[#011] sha256:d9d6e088d1c76a7bf8b7bf29ddc66aca6df28e35d2a93e56e40b8948ba92bde3 - 13.5% (32.6 MB)
[#012] sha256:883c96fe574a5df1498ef21655c14d8812bdd689278d342b429112c067e1806c - 0.0% (860 Bytes)
[#013] sha256:eadb8616dc3310aa36682b32dd907fbc9230bc43c0f3abf8bdc2e20cfc50548f - 0.0% (830 Bytes)
[#014] sha256:74bed811b8dd0034eeb26561aef66828c834fbda035aada9a102c6d590ac7fca - 0.0% (828 Bytes)
[#015] sha256:4f84e1a4f76a46725d3e8ee44f90db84cfef89c8036698fc776d3f9a1b54fd12 - 0.0% (882 Bytes)
[#016] sha256:af2ac9bfc91779250bb57f901426769766dc348a1e35c2f43203bf9a3ec01999 - 0.0% (951 Bytes)
[#017] sha256:d152ed80a9c5c6ec6bac31c02a67e0f580470c15ffafe3f50d24863f8b36d21f - 5.58% (13.5 MB)
[#018] sha256:48e92466ebd60e3055dfeefb0331a5027560138292dc272026c4a385c1978a50 - 0.0% (882 Bytes)
[#019] sha256:925d0aa47e1d8234cb81fb3cadb50095fa8aa02e884f35c400d519c5ec392aab - 0.0% (953 Bytes)
[#020] sha256:c64055652d63a840ef4c9ab15a60d6e4f9c2e399e82c23c2dd75433163016e2d - 0.0% (948 Bytes)
[#021] sha256:e3644786fd90761b64c0d5fd1f8592058cf7371961e9f40a7dca1c0215fb4c1a - 0.0% (944 Bytes)
[#022] sha256:b2b93b8ae9ac8e7602136ea09f1fb096658585cc5c22b0bcc552f5bfca23069b - 0.0% (946 Bytes)
Apply image 1903-amd64
2021-01-15 21:08:09 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1903
2021-01-15 21:08:10 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-01-15 21:08:55 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-01-15 21:08:56 UTCcmd /S /C #(nop) USER ContainerUser
2021-01-15 21:09:18 UTCcmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell
2021-01-15 21:09:58 UTCcmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"
2021-01-15 21:09:59 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-01-15 21:10:00 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-02-21 18:24:16 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-21 18:24:17 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-02-23 17:54:45 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-02-23 17:54:45 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-02-23 17:54:46 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-02-23 17:54:46 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-02-24 00:50:28 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4-4976-head
2021-02-24 00:50:29 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-02-24 00:50:36 UTCcmd /S /C #(nop) COPY multi:a0e5b90b85a1f960f04afb2bcf73d6acca9c0bf70c71963bc6caae317cdefe3c in \etc\rancher\
2021-02-24 00:50:37 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-02-24 00:50:38 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-24T00:50:19Z
2021-02-24 00:50:40 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-02-24 00:50:41 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=c5f3d37ab12ae11c14b026698fd996e28b74b975
2021-02-24 00:50:43 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-02-24 00:51:35 UTC
94.6 MB
rancher/rancher-agent:v2.4-4976-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.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:64e3fba066352e44a4c1eeb6caedc87c29b46f0a7b31e21a58183fc8370005bd - 23.93% (22.6 MB)
[#001] sha256:3dbb433f451339aab734bb52e3df5b34cdea477f3f8e3aa32f7ac060bd852de2 - 0.0% (854 Bytes)
[#002] sha256:c3042a0d94b83caeb29bc20734c197130f58e14e86e8e6cdad8b768052bb563c - 0.0% (189 Bytes)
[#003] sha256:e29ec597fec2cad6499ca73ee28310013ebd4a4dd61088cc6022adff8700b577 - 0.0% (124 Bytes)
[#004] sha256:de4f7436f6898a477e470fda2cd914e941027ee2399c9f594437f73e04902a00 - 28.97% (27.4 MB)
[#005] sha256:fffc0e4a1e23f2eeced3b94553539949a4d456d75fd2d035b6462a1c0b2a098f - 2.05% (1.94 MB)
[#006] sha256:aa5703caed7729c9f9cc30582f94317674b7d3a19efc0cb565528620704ff570 - 1.2% (1.13 MB)
[#007] sha256:6f14c743985a3ba030964425cb918dacfc25def4ac709ed5e661dcc498037098 - 26.05% (24.6 MB)
[#008] sha256:3afe9742cce1b27fe4197bf3663ec173b786d0b96707dd457156365a25e4b636 - 17.8% (16.8 MB)
/bin/sh -c #(nop) ADD file:7d9bc01cf1f3757bf5fa308213a77aeb128883cc13616ff46b3da5b0e65b92f2 in /
2021-01-21 03:49:27 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2021-01-21 03:49:29 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2021-01-21 03:49:31 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2021-01-21 03:49:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-02-24 00:51:04 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-02-24 00:51:05 UTC/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_arm64
2021-02-24 00:51:06 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-02-24 00:51:07 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6
2021-02-24 00:51:26 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/*
2021-02-24 00:51:26 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-02-24 00:51:28 UTC|1 ARCH=arm64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin
2021-02-24 00:51:29 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
2021-02-24 00:51:29 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-02-24 00:51:31 UTC|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin
2021-02-24 00:51:32 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-02-24 00:51:32 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-02-24 00:51:32 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-02-24 00:51:32 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4-4976-head
2021-02-24 00:51:33 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-02-24 00:51:33 UTC/bin/sh -c #(nop) COPY multi:c88095ef2286898951beb39de89a77e6eb24afcde2131bf5773c6e7c47f3889c in /usr/bin/
2021-02-24 00:51:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-02-24 00:51:34 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-02-24T00:51:01Z
2021-02-24 00:51:34 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2021-02-24 00:51:35 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=c5f3d37ab12ae11c14b026698fd996e28b74b975
2021-02-24 00:51:35 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.