2021-03-13 05:52:02 UTC
104 MB
rancher/rancher-agent:v2.4-5119-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:92dc2a97ff99354714f17180401813eb3073e4f62a67643d66b461505a604cbe - 24.48% (25.5 MB)
[#001] sha256:be13a9d27eb82db7e9c7f3a76f70919a2d690e34e78cda8cae60161b0f5e9137 - 0.0% (850 Bytes)
[#002] sha256:c8299583700ab4cc65a0126f99ca6f2b836a097dedcc64270094bea59b8b4306 - 0.0% (162 Bytes)
[#003] sha256:6687584aec5b3710ad1ad9cf2655afac3d1f5213c05a0b4e853c3af2ad24c38c - 0.0% (123 Bytes)
[#004] sha256:5fbf15abc9d9193cb9ce75bb44a3b0a3ebdb0364bcde9440f7c3d7196bb1818f - 29.08% (30.3 MB)
[#005] sha256:ab7dedc984d51d5de8882466f18875867204972406b5dcfc6879cd2544b934ca - 2.12% (2.2 MB)
[#006] sha256:c967627c9b439404f846fc1a30c915ca32f62c66c1e91761323d44c1f24dbfa9 - 1.17% (1.22 MB)
[#007] sha256:5271d94761352a43689f1960ed148505af02bcc28c042f8356883916793e16c4 - 25.53% (26.6 MB)
[#008] sha256:17b2f8d674589f8d5849508caf5934d02f3254633161863949bb1051c5f6ac62 - 17.62% (18.3 MB)
/bin/sh -c #(nop) ADD file:d65963eb4f4b3a8c8e57119725a91036e8932a3e8f604e7edc21ff9665472da9 in /
2021-03-04 02:24: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-03-04 02:24:28 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2021-03-04 02:24:29 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2021-03-04 02:24:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-13 05:51:34 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-03-13 05:51:35 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-03-13 05:51:36 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-03-13 05:51:36 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6
2021-03-13 05:51:53 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-03-13 05:51:53 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-03-13 05:51:54 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-03-13 05:51:57 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-03-13 05:51:57 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-03-13 05:51:59 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-03-13 05:51:59 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-03-13 05:51:59 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-03-13 05:51:59 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-13 05:51:59 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4-5119-head
2021-03-13 05:52:00 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-03-13 05:52:01 UTC/bin/sh -c #(nop) COPY multi:a3814fced357e721faeb49220beb729b2e3f0abe86195201f20ec4a39043aa71 in /usr/bin/
2021-03-13 05:52:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-03-13 05:52:01 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-03-13T05:51:32Z
2021-03-13 05:52:01 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2021-03-13 05:52:01 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=ccddf3c82cd289860d3446a7aeb1cf2ff97062e7
2021-03-13 05:52:02 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-03-13 05:45:15 UTC
240 MB
rancher/rancher-agent:v2.4-5119-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:a11c4ca8f1ba16b6e1395d4523be2215bd0871c2e3e4695b9f2b87bd7472be52 - 40.29% (96.7 MB)
[#001] sha256:67e8be1b6689481024d82e3e9b2864a1c624aade72e36d0094f72fd93aefff64 - 0.0% (1.02 KB)
[#002] sha256:c6e23c22feafb9a8c136d06230a4e98eff25aa092d0959ae0a0f0ab7ce1569d2 - 0.0% (1.02 KB)
[#003] sha256:fd949f811f5e1a11bc9219dc4b84b3ae16a91aa371f299581a65e0d6ec8ef1ae - 0.03% (66.6 KB)
[#004] sha256:316029cf12bf9fc6e4587e2c17025be970992dac2eb3d6cbff3e9a595d31c263 - 0.0% (1.1 KB)
[#005] sha256:7f039c3e358ab692c0c98ecdf13df746113fd67390dac24de94621c9fd5b2b44 - 40.38% (96.9 MB)
[#006] sha256:f323357af46731ba7f2a03530f47b73d4ed10674b768131c0478d90ab6358d12 - 0.05% (130 KB)
[#007] sha256:30c6556ef9b6f97d0dce315ae7c945775c4675e423495d98485fb850ce833a9e - 0.0% (1.01 KB)
[#008] sha256:f48a6d3cdbdd87e473cdb830ca248aed0c073e54ac9c94c2d87a150564ac303f - 0.0% (1.05 KB)
[#009] sha256:0d123e9fb499d0b837728cd27017472061027e8e12e20b74784ff297304d8cad - 0.0% (851 Bytes)
[#010] sha256:7005cdf0eb815543ec69a30344f1500804e6dbaaf566001c8c71acc8ca379705 - 0.04% (96.5 KB)
[#011] sha256:a174b3a74c87c78090ec8ce5f637f78c531c09792f9d720a66f89c6ee9387588 - 13.58% (32.6 MB)
[#012] sha256:d00c4d9adeb4224ea160cb13f00b910e6dbcfb42a212e66369e85effb3e2f55d - 0.0% (910 Bytes)
[#013] sha256:2b9ad0d9be4ef16f07557dae0bc7fdefc03f9deb4f267c90786c9661dbc8fa82 - 0.0% (924 Bytes)
[#014] sha256:73d111ea0ba1648962f1814d59e5986b2aa5b4e804aeebe9999fb7bb818c6ad6 - 0.0% (884 Bytes)
[#015] sha256:804ecca6e1beafa54be8b669b0d6305c0ec3fb1d680ea5d65f002336e1091beb - 0.0% (876 Bytes)
[#016] sha256:cae84a4f9323964c6d20579683e74908a2f60e249434d2bd0c54ba1b8b089032 - 0.0% (853 Bytes)
[#017] sha256:7e3635c995855b44e4c52b66250a5f271348193239db8cf809581ef8d78281b7 - 5.62% (13.5 MB)
[#018] sha256:eb3f01fa261b8bb25c106873e71723c5dcc82a1c92bb534cd0e128f3548ac49b - 0.0% (825 Bytes)
[#019] sha256:ac11b72eca3493b25720e1409059a10cd04ef07e66c6a03579f3c98dd2f1a4b0 - 0.0% (820 Bytes)
[#020] sha256:af7861082b54c497b01d11964059e1abd7c48bdd522ca34d41e7acced963c9f3 - 0.0% (820 Bytes)
[#021] sha256:9d497d14a605abdfa179534f13cdb6125eb1240b5da11a95b9e8534dc9d6ed85 - 0.0% (826 Bytes)
[#022] sha256:c544c7c3c8bf10163588c8aefba0ae56cae07ad3c11067d316a413fdf1957c3f - 0.0% (856 Bytes)
Apply image 1809-amd64
2021-03-10 21:36:40 UTCcmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1809
2021-03-10 21:36:41 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-03-10 21:37:15 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-03-10 21:37:16 UTCcmd /S /C #(nop) USER ContainerUser
2021-03-10 21:37:42 UTCcmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell
2021-03-10 21:38:21 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-03-10 21:38:21 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-03-10 21:38:22 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-03-12 17:33:51 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-03-12 17:33:52 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2021-03-12 23:19:04 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-03-12 23:19:06 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-03-12 23:19:08 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-03-12 23:19:09 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-13 05:45:12 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4-5119-head
2021-03-13 05:45:12 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-03-13 05:45:13 UTCcmd /S /C #(nop) COPY multi:c4eb288810da19858afd4e29f1ce7ef1c389aafa3a644b6a0226914e82c40027 in \etc\rancher\
2021-03-13 05:45:13 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-03-13 05:45:14 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-03-13T05:45:10Z
2021-03-13 05:45:14 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.revision=ccddf3c82cd289860d3446a7aeb1cf2ff97062e7
2021-03-13 05:45:15 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-03-13 05:45:15 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
2021-03-13 05:45:30 UTC
241 MB
rancher/rancher-agent:v2.4-5119-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:d94040b3fb21af94caf37df4e5732028c860fbdff08d3f6f98552316af465108 - 40.47% (97.4 MB)
[#001] sha256:89b20a873294e6ded94f1f8bf14a00a6f68ce7ed40f8dadcd5dc4523ef89c03f - 0.0% (1.02 KB)
[#002] sha256:c1736d925ec856c41b2d4d5c4b320d40941418a797322fe2d2b177e92d2f2b56 - 0.0% (1.07 KB)
[#003] sha256:cac6d387935a68b05d307b044020d10a0dd81d0f974e0a1ebab4c1ed3d703baf - 0.03% (64 KB)
[#004] sha256:98530d517775cbaba54f1725414e76f551d22e0c6c607c32824f59ca680abd6f - 0.0% (1.02 KB)
[#005] sha256:805f2a367789f415e43b07e12ae0922325ceafbc016dc748a86f9925188a7f88 - 40.26% (96.9 MB)
[#006] sha256:20f9a7a44df642292c7bed297f7283be7ad26958f9958b992dd6a2d8c022c89a - 0.05% (128 KB)
[#007] sha256:eb48aecfc31e92ac3d7d595ac61f6a76a7404e184639be50b954db6e888a4c80 - 0.0% (1.02 KB)
[#008] sha256:b76b71f7e36eb16c27affc3cab7535d3442ab187075e7b33c5a3301f33a22767 - 0.0% (1.01 KB)
[#009] sha256:73580edb59b066cea387b086bbd3228d53e8c32e5251d62a1a5958a91839149a - 0.0% (921 Bytes)
[#010] sha256:5f10a6ec6d9bfeb32e3b5b1c8b49fff5dd41176d25ad45f356268ea717dae019 - 0.04% (101 KB)
[#011] sha256:273e6745eac3189a1352e456e87a7713eb2fa153f48b81cfcd48b1dd8925a6e3 - 13.54% (32.6 MB)
[#012] sha256:fc32ae88fb72079c4bff80da21940e0c099c796762759eee1238466a4bf24949 - 0.0% (945 Bytes)
[#013] sha256:5fdd21082eafdf804ef5d371bd5432fa2867f3315d635b8cc43ef54239503323 - 0.0% (876 Bytes)
[#014] sha256:b29120061f99973ba1250e6e5e7a8e398264ca57731a1f18c9808734022d9400 - 0.0% (932 Bytes)
[#015] sha256:a6d4e104e7372772d34bb315f028ca68cf74b748fb48a565addf6abd05213531 - 0.0% (831 Bytes)
[#016] sha256:e5b0e1d6760c9ab9cb24c1d0656fe03a9adc464b901023d3a95b19ea4f3b67ec - 0.0% (857 Bytes)
[#017] sha256:f4e184b0661f7cf03c79c28026c91ca3b052a56b3f964dfdc17595ef1912c124 - 5.6% (13.5 MB)
[#018] sha256:1f9e99e69105a1d349518e7f02791ea6e3b85f16b3f2898a2028498205d8f822 - 0.0% (827 Bytes)
[#019] sha256:f4b5597ce9b3622173c79c5a404c0835d83cbca4e5de1d6fb2952c23d0b08c77 - 0.0% (828 Bytes)
[#020] sha256:6f30050c005284dffa7633b1990f5e1d49c425ad3fab5eb93526d6b12ec52172 - 0.0% (833 Bytes)
[#021] sha256:a1ebb47f0ba05b2911d2a3549ec0aedc0d5f082ec45c374b7083551588d3696c - 0.0% (825 Bytes)
[#022] sha256:24956f6e8d3c75454665205188a8dfe11ed2ff2c169a62d375c039f4198f289e - 0.0% (856 Bytes)
Apply image 1909-amd64
2021-03-10 21:36: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-03-10 21:36:21 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-03-10 21:36:46 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-03-10 21:36:46 UTCcmd /S /C #(nop) USER ContainerUser
2021-03-10 21:37:13 UTCcmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell
2021-03-10 21:37:57 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-03-10 21:37:57 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-03-10 21:37:58 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-03-12 17:34:43 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-03-12 17:34:44 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-03-12 23:20:36 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-03-12 23:20:37 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-03-12 23:20:39 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-03-12 23:20:40 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-13 05:45:26 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4-5119-head
2021-03-13 05:45:27 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-03-13 05:45:28 UTCcmd /S /C #(nop) COPY multi:c4eb288810da19858afd4e29f1ce7ef1c389aafa3a644b6a0226914e82c40027 in \etc\rancher\
2021-03-13 05:45:28 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-03-13 05:45:29 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-03-13T05:45:25Z
2021-03-13 05:45:29 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.revision=ccddf3c82cd289860d3446a7aeb1cf2ff97062e7
2021-03-13 05:45:29 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-03-13 05:45:30 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
2021-03-13 05:45:12 UTC
241 MB
rancher/rancher-agent:v2.4-5119-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:4bfda262ddc48511219df947f915b6926b495f721ff4357065fb431bb94420bd - 0.0% (823 Bytes)
[#010] sha256:41354865daf60c4cbf1026fbba35297fd63e599d566f4143eb8199d33a97ad02 - 0.04% (101 KB)
[#011] sha256:f2c3efdfb391324b1d8d80e8d1206859b4411faef43905def40b0960fc0ef30f - 13.5% (32.6 MB)
[#012] sha256:b2051cfb54bbcf23882c9cffdec864841c49931372f6ff1173be0327c563aa32 - 0.0% (825 Bytes)
[#013] sha256:997708be3a8196cdf3b7d8fa310b8f3f43e96da9247e91c4b28dc7ba3e8ab2e2 - 0.0% (860 Bytes)
[#014] sha256:d3262f499556fcdb411ad14eab6bca086ffbbc1cd03bbadea8975363166f9f14 - 0.0% (833 Bytes)
[#015] sha256:214c5bb79e3d603316bbbf8801ca5d22a034853fd76c33b2e281ba9b51ac7a7b - 0.0% (851 Bytes)
[#016] sha256:578ff31f0ed850b0e257135e269802940948058cec928772a431f43e208eeb29 - 0.0% (830 Bytes)
[#017] sha256:9ab285cd401dbecc6522b79489ae0b9f9d0eb3be857945ece54573acb192377d - 5.58% (13.5 MB)
[#018] sha256:1ab1c14d7b3883a7d1de8271558df9b14d3baa01e866bcb850ffc32c331ddddc - 0.0% (825 Bytes)
[#019] sha256:0c2ff0624febbaaaf5800727d726f6f1c089b7d79a7386214594db478008f781 - 0.0% (856 Bytes)
[#020] sha256:79ccfd0d503667d71a05d2fb36fdc09c7a84363af50b1edca926603477a7301d - 0.0% (832 Bytes)
[#021] sha256:8a319dfdb149e73edb2eed6542245001a5737e31cb190d1c13ea29a4e9b9015e - 0.0% (856 Bytes)
[#022] sha256:352a44c604b17e34215bbfcb5c66536427e94643641db99ee8a875a63211d669 - 0.0% (854 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-03-08 19:56:53 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-03-08 19:56:53 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-03-09 18:08:46 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-03-09 18:08:46 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-03-09 18:08:47 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-03-09 18:08:47 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-13 05:45:10 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4-5119-head
2021-03-13 05:45:10 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-03-13 05:45:11 UTCcmd /S /C #(nop) COPY multi:c4eb288810da19858afd4e29f1ce7ef1c389aafa3a644b6a0226914e82c40027 in \etc\rancher\
2021-03-13 05:45:11 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-03-13 05:45:11 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-03-13T05:45:08Z
2021-03-13 05:45:12 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-03-13 05:45:12 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=ccddf3c82cd289860d3446a7aeb1cf2ff97062e7
2021-03-13 05:45:12 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-03-13 05:51:54 UTC
94.6 MB
rancher/rancher-agent:v2.4-5119-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:9243cbd63062004cb0062d0c8235fb578c194179c6526f26999de6c03daded31 - 23.93% (22.6 MB)
[#001] sha256:740ce98c92d8885e63c0bde376962ac7d15ebb891a7019f801e1de07be167209 - 0.0% (854 Bytes)
[#002] sha256:7a9e35ad787dffb8fc50bf32fc5febb71a414956f1a93b71360349b44b113fef - 0.0% (187 Bytes)
[#003] sha256:e07e25b26d0d60e2ce659739fb59946d09f2b1550fb502af112e5f5c6da99fa1 - 0.0% (123 Bytes)
[#004] sha256:b4f49b5156b8058d0fdc702680bbbd033589e2f425c41b0e005420d05103eced - 28.97% (27.4 MB)
[#005] sha256:c0760ebdbb13d0ff15f757b2b14e6ce8dd5c71a3f3e84623e80de3a3336c8524 - 2.05% (1.94 MB)
[#006] sha256:2455bb4ae0d2ef5e93d58869d89b5e7e0f580875663a0bdeca8027de2d366ba8 - 1.2% (1.13 MB)
[#007] sha256:599570961bc8d67a56179155b52c8236bb64fb3ae7699387ed993e85c5240d48 - 26.05% (24.6 MB)
[#008] sha256:46295c160bb7f05e1b8280647c60954e86b3c22bb6235da2527e7a1a7faddcf5 - 17.8% (16.8 MB)
/bin/sh -c #(nop) ADD file:bd92fdc04a5552a5b6596d4efffc3b5ca8dcce88e1f1c8d731c4039ce95b09cf in /
2021-03-04 02:52:19 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-03-04 02:52:21 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2021-03-04 02:52:23 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2021-03-04 02:52:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-03-13 05:51:27 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-03-13 05:51: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_arm64
2021-03-13 05:51:28 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-03-13 05:51:29 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6
2021-03-13 05:51:47 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-03-13 05:51:47 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-03-13 05:51:48 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-03-13 05:51:49 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-03-13 05:51:50 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-03-13 05:51:51 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-03-13 05:51:52 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-03-13 05:51:52 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-03-13 05:51:52 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-13 05:51:52 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4-5119-head
2021-03-13 05:51:53 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-03-13 05:51:53 UTC/bin/sh -c #(nop) COPY multi:3e24697dbf1ada5adefeb97b375567c4bbf9bb158c900186ff664fcd49c240a0 in /usr/bin/
2021-03-13 05:51:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-03-13 05:51:54 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-03-13T05:51:25Z
2021-03-13 05:51:54 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2021-03-13 05:51:54 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=ccddf3c82cd289860d3446a7aeb1cf2ff97062e7
2021-03-13 05:51: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.