2020-09-11 23:28:02 UTC
157 MB
rancher/rancher-agent:v2.5.0-alpha2
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:f08d8e2a3ba11bea23cf5c17e8e1c620057412ed05c32d1114640e18d6dd0a43 - 16.24% (25.5 MB)
[#001] sha256:3baa9cb2483bd9c5329a44d9c2fe72535625bbd4308bca95785dd58e72c06365 - 0.02% (34.5 KB)
[#002] sha256:94e5ff4c0b1526abf77c236655f21c8f67a23313291c8b970fe6b469549d8153 - 0.0% (848 Bytes)
[#003] sha256:1860925334f940c3145808527480b4f0cba7f01279087fdb27679e4354fba967 - 0.0% (163 Bytes)
[#004] sha256:e3eaddab97ca86c4caa0bcf04d5de72f4c2cfb7abe58fb2be9fecca2e2b03b91 - 0.0% (121 Bytes)
[#005] sha256:7fee34d64945c644ec344f9b2f9edd09f89d9f39f2a705767903bb531297520a - 34.54% (54.2 MB)
[#006] sha256:d4f72327bfd04de20c3f0db5ecd2ee4eaeff15f2041665c719b9536bffc11d86 - 1.41% (2.2 MB)
[#007] sha256:c05552aa3b8c1e336a2470db172d7afa3827139eba4198716396574f44c88670 - 0.78% (1.22 MB)
[#008] sha256:b90c70e1017cd239ad5108640667548cc81a8c69bce9ef3d9bd0fa5e8505487e - 16.95% (26.6 MB)
[#009] sha256:61480d186716ca976d93bb247e77d3d2c5b5cc6a2c8e7b8833ed04fd57e6438f - 11.05% (17.3 MB)
[#010] sha256:ea72b07ff4f1c8a3b5d0ef5d301745705cf0e3a0bc14a9e37c44f4b4fa0cb344 - 19.01% (29.8 MB)
[#011] sha256:0332788bbf35fb2d530fe67c4698e1a87c49f66d1afef7ef921626cf1f6c9590 - 0.0% (170 Bytes)
/bin/sh -c #(nop) ADD file:5c125b7f411566e9daa738d8cb851098f36197810f06488c2609074296f294b2 in /
2020-08-19 21:13:52 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-08-19 21:13:53 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-08-19 21:13:55 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-08-19 21:13:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-09-11 23:27:28 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-09-11 23:27:28 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-09-11 23:27:29 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-09-11 23:27:29 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6
2020-09-11 23:27:49 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-09-11 23:27:49 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-09-11 23:27:51 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-09-11 23:27:52 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-09-11 23:27:52 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-09-11 23:27:54 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-09-11 23:27:54 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-09-11 23:27:54 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-09-11 23:27:54 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-09-11 23:27:54 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.0-alpha2
2020-09-11 23:27:55 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-09-11 23:27:58 UTC/bin/sh -c #(nop) COPY dir:a05079b649b28a4492966cfd1b308b38e3b14a590938901bbf93dfe471e66ec3 in /var/lib/rancher-data
2020-09-11 23:28:00 UTC/bin/sh -c #(nop) COPY multi:37b1fa04f35a7bf15b120f0cfeb2687fb36701fa7d1e88522ea8e4f626a89198 in /usr/bin/
2020-09-11 23:28:01 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-09-11 23:28:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-09-11 23:28:01 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-11T23:27:10Z
2020-09-11 23:28:01 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-09-11 23:28:01 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=c08b0bb17fee40c76468020b352e2b146756aa4b
2020-09-11 23:28:02 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-09-11 23:27:50 UTC
248 MB
rancher/rancher-agent:v2.5.0-alpha2
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1809-KB4565349-amd64
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:ce1c649a3e5b5b5449776d4afce631c673cade12336ccb5a38a0aac7c9d8b2bc - 38.85% (96.3 MB)
[#001] sha256:3650fec0ef6bbd59ef76eb73b3728f270cdfd4e5c23ff3a4f67f1aa71e8b476e - 0.0% (838 Bytes)
[#002] sha256:f88676ecf4cfbb7c51d6acddc9cc258f5382cd58b3b61587b60bdbfe22468339 - 0.0% (842 Bytes)
[#003] sha256:6b01b77ca2a1cd7192352f713781ac154c93275cbdb4891fb8dad86ba53f642f - 0.0% (838 Bytes)
[#004] sha256:8a0327f8ab813aca186bd82849954bfe720ea463b6be465969aab977f806dd30 - 0.03% (67 KB)
[#005] sha256:c7ecbf60bce08e33c4a83794e9aab6783513061c7858281a9b13042383cf000c - 0.0% (837 Bytes)
[#006] sha256:cfd618c4c1da8c3f69986665623201e96143693c89dd759f75c9030db701e4f1 - 35.87% (88.9 MB)
[#007] sha256:62598564b6a3a719aa27ad95fbdb832b2c55f8354b11213857688d9b18b68ba9 - 0.04% (92 KB)
[#008] sha256:09e8875832f3450f43161e05d8304353a8df24ef78a60c6df69c5ae1e72215b9 - 0.0% (827 Bytes)
[#009] sha256:b963e105afb57e35bd584e7f43ba0c7a285abec1f088220c040596d20799b4de - 0.0% (830 Bytes)
[#010] sha256:4105cee047e6230564d30769a58195cd69d9b7264821f5f8f013f04851f409f7 - 0.04% (96.5 KB)
[#011] sha256:9f967afffccfd7b44159dc4649b3cf8abeb61da57ec420c8263d95c61122acea - 13.15% (32.6 MB)
[#012] sha256:43b9b9ea6c1fa1e8a6bb5b8eac70640d7771fec82d9987f480f85c58c96f309a - 0.0% (903 Bytes)
[#013] sha256:5374cf9b4b9b7c5d3a87a82ff3eccfdfa364f33b775f9954301eccb2b6903965 - 0.0% (829 Bytes)
[#014] sha256:b54d4fba4ee5bfd82510c94b02233fb39173f3577400b4428e8c1f4874a067c0 - 0.0% (826 Bytes)
[#015] sha256:dfc3a7d5743be84351d73eb70a3b1ac8aa97979d6cc205abf1055f0e470673d4 - 0.0% (856 Bytes)
[#016] sha256:36f1e441987575a206a1d3b190359ab4f71d73a961f1eda242fbeb55c2852671 - 0.0% (863 Bytes)
[#017] sha256:e3f13ee877ab4dd1f3e9657bd08d4e6bf3b85138c3dfefdaa689f39f8186b4d7 - 12.02% (29.8 MB)
[#018] sha256:1159d591d5e7822575bf06069fba1308e65c1ccb588754e708ea251f117bc9a1 - 0.0% (890 Bytes)
[#019] sha256:9cbf85c38335979224237cbdd0c0f92bae246dc9f4e4416d6bc17e5b2101f8ab - 0.0% (870 Bytes)
[#020] sha256:33252f3ecd589d344b789c0cdac6450a58df21bbb14b8d02b716c69637b046f8 - 0.0% (858 Bytes)
[#021] sha256:d34a7944d950659c4f568ad4209d2c915e7c4c6f53a1c3cd08f2b130d76ebf7b - 0.0% (865 Bytes)
[#022] sha256:11c2c30175d7776f7675dade8fe9af62752f5aaae398bc3d385f881f1a76ff3e - 0.0% (859 Bytes)
Apply image 1809-KB4565349-amd64
2020-09-08 16:46:56 UTCcmd /S /C #(nop) ARG fromTag=1709
2020-09-08 16:46:56 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-KB4565349-amd64
2020-09-08 16:46:57 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-08 16:47:06 UTC|1 fromTag=1809-KB4565349-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-09-08 16:47:07 UTCcmd /S /C #(nop) USER ContainerUser
2020-09-08 16:47:23 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-09-08 16:48:05 UTC|1 fromTag=1809-KB4565349-amd64 cmd /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-09-08 16:48:05 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-09-09 04:02:57 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-09 04:02:57 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2020-09-09 04:02:59 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-09-09 04:03:00 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-09-09 04:03:00 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-09-09 04:03:01 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-09-11 23:26:30 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.0-alpha2
2020-09-11 23:26:32 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-09-11 23:26:57 UTCcmd /S /C #(nop) COPY multi:b7f56e4f876d7a9e92b7d1d3429ae06e3a9dacb800d18d58c83e6e29fb95c10e in \etc\rancher\
2020-09-11 23:26:58 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-09-11 23:27:46 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-11T23:27:33Z
2020-09-11 23:27:47 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-09-11 23:27:49 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=c08b0bb17fee40c76468020b352e2b146756aa4b
2020-09-11 23:27:50 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-09-11 23:30:23 UTC
249 MB
rancher/rancher-agent:v2.5.0-alpha2
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1909-KB4565483-amd64
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:e8a609e7f617bec4bcf5ba70cf691a9884e732141eadfcc9c42c436f917d0164 - 39.23% (97.9 MB)
[#001] sha256:176a4bd330bfd072b56ffdbb984f062c94adc5769ce6a2134b388f8e92b717f4 - 0.0% (890 Bytes)
[#002] sha256:9af460dce600ec8a6e9b6526260039174a9c6a133d558fc4e8c2f59e6ae495df - 0.0% (840 Bytes)
[#003] sha256:a0d3f2217f3847a2c2103130a51e85d3dbd3e2d12f076bc16ed774c8f4a34773 - 0.0% (834 Bytes)
[#004] sha256:f2ba9edf93794bab84fb0e07690c26862a7e9e129acf96e5bfdced6c3bf0d230 - 0.03% (65.5 KB)
[#005] sha256:e49367b1f7899f36e95748d3442c28c85a4331e9d45be6ec919b1cb90e1856b3 - 0.0% (841 Bytes)
[#006] sha256:b29a42fcdf773c2a3862913bb7e7d58db675966a7909849d9e53f0a8c1e3fd00 - 35.65% (88.9 MB)
[#007] sha256:9f8a37ac3aec6d361cd1f1eb6122fa1ed61c19b7d970f3b541f3b3d938bf884b - 0.05% (122 KB)
[#008] sha256:547c54e71f4b4bfe1c93096405f58690b10a6095597fb50223e569cd17e13bc2 - 0.0% (862 Bytes)
[#009] sha256:e58ebdd81e7aeeb39d2f50be2f308f04e99d5cdbd5ea74fd404965905b1532d2 - 0.0% (833 Bytes)
[#010] sha256:88fcdac132d52b709fae84b3bc96abfb2974ff48fc6e1f293f3d73c3097b090f - 0.04% (101 KB)
[#011] sha256:5764da45156926d7fd73ac98f859a2493b81484ea60f8f5c0aae8994f87be9e6 - 13.07% (32.6 MB)
[#012] sha256:8079100a1bf17f82749a84a02eded0d8656d19071a1e7f72600a38058ebc3081 - 0.0% (865 Bytes)
[#013] sha256:6ab6825f5f5f147118dc0bdea2e7d6a244a16280bbe48579f832eedf64786071 - 0.0% (856 Bytes)
[#014] sha256:69f5ee06ba3172190545bc00dd3dc6f4a7e6dbfac6cd2edc02f59b49e4195503 - 0.0% (826 Bytes)
[#015] sha256:60aba360d3139f600fb82221a2d236773f78c6f5729b2386f5b502172853ef13 - 0.0% (883 Bytes)
[#016] sha256:77d730bb0b5f453b65e42a861fb26a8d1ed7558910f1cdcb997f83422284dbd6 - 0.0% (877 Bytes)
[#017] sha256:58c8615a06e1073a6a1b36109f33d64a558a03d37bc7a79813814e47a49b063a - 11.94% (29.8 MB)
[#018] sha256:1ff335672e246a7a31451aab580713cec8e6164330965ef94335bcbb337a335b - 0.0% (831 Bytes)
[#019] sha256:1fdd17cb7432332237a510db4c308b3df246e3cee6dacc59bc61a6280fcc9f8e - 0.0% (881 Bytes)
[#020] sha256:429305d11de5104d5427c9c71af80115c978e388b1749dd0161943d3025430d3 - 0.0% (865 Bytes)
[#021] sha256:055cb808e4962630d232f02b450d7046063a7219f43dae28e679a421ffe32288 - 0.0% (902 Bytes)
[#022] sha256:2ab78172642a53a4c0ed0b5bc46911313ec655a52c6f2b756838bd6fccbbfbb3 - 0.0% (933 Bytes)
Apply image 1909-KB4565483-amd64
2020-09-08 16:58:38 UTCcmd /S /C #(nop) ARG fromTag=1709
2020-09-08 16:58:38 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-KB4565483-amd64
2020-09-08 16:58:39 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-08 16:59:00 UTC|1 fromTag=1909-KB4565483-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-09-08 16:59:01 UTCcmd /S /C #(nop) USER ContainerUser
2020-09-08 16:59:14 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-09-08 16:59:48 UTC|1 fromTag=1909-KB4565483-amd64 cmd /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-09-08 16:59:48 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-09-10 20:55:17 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-10 20:55:17 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-09-10 20:55:19 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-09-10 20:55:20 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-09-10 20:55:20 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-09-10 20:55:21 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-09-11 23:29:31 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.0-alpha2
2020-09-11 23:29:32 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-09-11 23:29:59 UTCcmd /S /C #(nop) COPY multi:b7f56e4f876d7a9e92b7d1d3429ae06e3a9dacb800d18d58c83e6e29fb95c10e in \etc\rancher\
2020-09-11 23:29:59 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-09-11 23:30:20 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-11T23:30:16Z
2020-09-11 23:30:20 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-09-11 23:30:21 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=c08b0bb17fee40c76468020b352e2b146756aa4b
2020-09-11 23:30:23 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-09-11 23:23:38 UTC
249 MB
rancher/rancher-agent:v2.5.0-alpha2
DOCKER_API_VERSION1.24
LOCALAPPDATAC:\Users\ContainerAdministrator\AppData\Local
POWERSHELL_DISTRIBUTION_CHANNELPSDocker-NanoServer-1903-KB4565483-amd64
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:f07c298b155a926cb3857f19bd243eb37ae8af769486fb258a756447b691840c - 39.22% (97.8 MB)
[#001] sha256:28c5e8c2d232426f7f1af5f0ce56946ee6cb3060b5ff4ae85773791fd09db17a - 0.0% (873 Bytes)
[#002] sha256:b52f710e5d3328dbef0b496b64cb38b8ea7ba9645bba96aceb48f9453576e6f5 - 0.0% (837 Bytes)
[#003] sha256:55fc2f22f5d9c39c7431c5c51b0e75537a2d08181dc0bd272c49751bdb67885c - 0.0% (862 Bytes)
[#004] sha256:771488126e41f4a3dec3b5d8877ee347236f05a57351c698374f1d1efdcbbdad - 0.03% (66.4 KB)
[#005] sha256:fcd3723e443e572be745cea6f03316525b4cfac670bd5a12aed97b9cab22305b - 0.0% (844 Bytes)
[#006] sha256:03db271c5e4bbd4dc330452ee7459456e89ad83ae8af2850813dd03b7e35d99a - 35.65% (88.9 MB)
[#007] sha256:65ea6ba0a04f932210d68a0861c0da62b590a2ffb49902fcb61f3dbc322198d1 - 0.04% (90.4 KB)
[#008] sha256:0cbe6ad83a5ffe3d7c973328a33fd1d0dce89d8f06b8dbf26ec610bb31fd6e2f - 0.0% (861 Bytes)
[#009] sha256:2428c745c011432c62c73fffbae095d10cae2d19d36eda48c27f4c6567788655 - 0.0% (833 Bytes)
[#010] sha256:aaef9480528194b9b19d3b8b171eba4564f6947f2f26a0a4be95d602524f4fec - 0.04% (101 KB)
[#011] sha256:5898cf1632a99f4a2634059fe3fd3ebd47a2612c34068c63ece0118b5168a917 - 13.07% (32.6 MB)
[#012] sha256:a4be6dd07af47bc323d32af10c1fcb4c68d88c979de3f9f5b9dc11e97cbcb1ee - 0.0% (835 Bytes)
[#013] sha256:95bfda9ff2eed824ec1ec50527de9a714dd2096dd530b64867200ccb0f654b1c - 0.0% (859 Bytes)
[#014] sha256:521364027a7938eff6ca4c508c5d129400ec3b3aae320a670e10e7c5201c6407 - 0.0% (836 Bytes)
[#015] sha256:34584fbf6d826360b17aac5270384afb3babf4e1f2effbbeb22cbefdb39341dd - 0.0% (834 Bytes)
[#016] sha256:5dc6a50be9c58eeb1d7d22f21197d464febf53140d891991758b4f0eabe9287a - 0.0% (851 Bytes)
[#017] sha256:0e1f2910f90b3a5bc59c6d93e187c4f102c2204baabe87c568e2d8735172ba11 - 11.95% (29.8 MB)
[#018] sha256:240b885708e61ec560987f84ac158290ac879b14125f2f04a9a4b0c1983271f2 - 0.0% (833 Bytes)
[#019] sha256:06423dca447a85a7e6b2f2ac243cd5af97bf8df62b11c5d0b92a1d5e9363e129 - 0.0% (828 Bytes)
[#020] sha256:d64c31acd4ed7ece3512d37752123d140aca715106e2ee1848edb478b029fab0 - 0.0% (855 Bytes)
[#021] sha256:5dddbbf3903cc2f5c6a5a0f2ba513afc30808ee53b01c7ea2d779fe4b1ae3975 - 0.0% (832 Bytes)
[#022] sha256:03dc5ac97eb169fd427aa688195703880d76f6d64de01f730afd3e9869f3c670 - 0.0% (833 Bytes)
Apply image 1903-KB4565483-amd64
2020-09-08 16:52:31 UTCcmd /S /C #(nop) ARG fromTag=1709
2020-09-08 16:52:32 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-KB4565483-amd64
2020-09-08 16:52:34 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-08 16:53:09 UTC|1 fromTag=1903-KB4565483-amd64 cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2020-09-08 16:53:10 UTCcmd /S /C #(nop) USER ContainerUser
2020-09-08 16:53:37 UTCcmd /S /C #(nop) COPY dir:68028cb352ac636b8c7e297d0fe596cce2f9a5bc0e5acd06a2d0b97c059d340c in C:\Program Files\PowerShell
2020-09-08 16:54:12 UTC|1 fromTag=1903-KB4565483-amd64 cmd /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-09-08 16:54:13 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2020-09-10 20:56:18 UTCcmd /S /C #(nop) USER ContainerAdministrator
2020-09-10 20:56:19 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2020-09-10 20:56:21 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2020-09-10 20:56:22 UTCcmd /S /C #(nop) ARG VERSION=dev
2020-09-10 20:56:22 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2020-09-10 20:56:22 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2020-09-11 23:23:21 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.0-alpha2
2020-09-11 23:23:22 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2020-09-11 23:23:23 UTCcmd /S /C #(nop) COPY multi:b7f56e4f876d7a9e92b7d1d3429ae06e3a9dacb800d18d58c83e6e29fb95c10e in \etc\rancher\
2020-09-11 23:23:24 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2020-09-11 23:23:37 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2020-09-11T23:23:35Z
2020-09-11 23:23:37 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2020-09-11 23:23:38 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=c08b0bb17fee40c76468020b352e2b146756aa4b
2020-09-11 23:23:38 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2020-09-11 23:28:54 UTC
145 MB
rancher/rancher-agent:v2.5.0-alpha2
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:237528ba509b2abcdba1ff1344bab27ad56235cdb3c1c131d3587f6fba4d92c9 - 15.58% (22.6 MB)
[#001] sha256:393b96f31d8b2bf3ce9eb4ac49e6c7411defa4057c1791f02f54c14f2de298ec - 0.02% (34.4 KB)
[#002] sha256:4d82b0e39008d2fa246a0dca4cfa5feb15db58591582a839bd69d5000aa2e96d - 0.0% (852 Bytes)
[#003] sha256:e7ca375b8d34c9bc764ae24791184cba22510f0c002815b4f9766dd0463f5f5e - 0.0% (189 Bytes)
[#004] sha256:575f22fb49558ae383449ce6477dda7b923a9473c70fb7b4f9436c4ebdfe4289 - 0.0% (122 Bytes)
[#005] sha256:c9857eb5bdd20c98f94380012392447d0fe17da75b6de8dbbec36c814eaf948d - 34.49% (50.1 MB)
[#006] sha256:9c69d7e91b1a561c8b9f9656ed73ed459b165c465a31631b0148c5807f690f59 - 1.34% (1.94 MB)
[#007] sha256:23d4b3f6a8a81716a83a90b3cf5853c06c60d4070e92a177c85238a491b04ae0 - 0.78% (1.13 MB)
[#008] sha256:553d46ee773b4505b1f76a2336c381ab177e813558f25fe45e92db4d284feb9f - 16.96% (24.6 MB)
[#009] sha256:b9e205253c0cbf43edf06ecabe9c96fb60a724c2957fdbb3cbe7049384e8620e - 11.93% (17.3 MB)
[#010] sha256:813b673b35b02847afbf7c494cb60a28fa6188ab11f3aeeb6cebb7c464c24ec9 - 18.9% (27.4 MB)
[#011] sha256:7f859ab216f814f4b62a1dbe389ce425ff288d5e7e47fbc863f98547f08f8fef - 0.0% (172 Bytes)
/bin/sh -c #(nop) ADD file:b8316fc82a2cf230ce4af7dcf02ec1d7e56b156cf610af8ed23b64509c77c799 in /
2020-08-19 21:29:51 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2020-08-19 21:29:53 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-08-19 21:29:55 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2020-08-19 21:29:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-09-11 23:28:20 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2020-09-11 23:28:20 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-09-11 23:28:21 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2020-09-11 23:28:21 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6
2020-09-11 23:28:41 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-09-11 23:28:42 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2020-09-11 23:28:43 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-09-11 23:28:44 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-09-11 23:28:44 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2020-09-11 23:28:46 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-09-11 23:28:46 UTC/bin/sh -c #(nop) ARG VERSION=dev
2020-09-11 23:28:46 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2020-09-11 23:28:47 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2020-09-11 23:28:47 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.0-alpha2
2020-09-11 23:28:47 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2020-09-11 23:28:50 UTC/bin/sh -c #(nop) COPY dir:44ec5b25311b471fc6575513f1684602575d1768c7d5139a5443c27099f3c64e in /var/lib/rancher-data
2020-09-11 23:28:52 UTC/bin/sh -c #(nop) COPY multi:bc578296e7c6ff648b0ca569c75fdf597f27745c0a033bf94c595569c0244b26 in /usr/bin/
2020-09-11 23:28:53 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2020-09-11 23:28:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2020-09-11 23:28:53 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-09-11T23:28:06Z
2020-09-11 23:28:53 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2020-09-11 23:28:54 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=c08b0bb17fee40c76468020b352e2b146756aa4b
2020-09-11 23:28:54 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.