2021-03-03 22:29:19 UTC
99.9 MB
rancher/rancher-agent:v2.3.11
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.16.1
KUBEPROMPT_VERSIONv1.0.6
LOGLEVEL_VERSIONv0.1.2
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:d519e2592276828ca171d85e0532899cd4f98c70f5c697b45fa2e126e9f9fe49 - 25.49% (25.5 MB)
[#001] sha256:d22d2dfcfa9cd230ed3c47defec2670d45081598c721dd85cafc34ea459f970e - 0.0% (852 Bytes)
[#002] sha256:b3afe92c540b778c64ca316d1e679d55d2d2e812e450f516a808ee591f0c3f77 - 0.0% (162 Bytes)
[#003] sha256:b36955e96f76bdac31b765f71935dacdac65d7d5ee8e64cec71abd11a6a240e0 - 0.0% (123 Bytes)
[#004] sha256:bc40a08e13948350271b0867d1ce4a5f37aea4c88aeda937819c1057ab34302d - 31.37% (31.4 MB)
[#005] sha256:f9a088ed8b97bbed0e6f05dbeecbbef5922d144aeb476dfa06b244b42e3f54d2 - 2.21% (2.2 MB)
[#006] sha256:523f4bad0b194152c8487e2437b456e7d24e54511f1b60e1c00a6dc15cd9ce88 - 1.22% (1.22 MB)
[#007] sha256:bbd9411043fca37022f9af6311caa76fa618b5f3de3388f28e06597f5d2dbc0f - 24.09% (24.1 MB)
[#008] sha256:5f7863087341ef9ddcfe7a8261b71bb676e9f8d30717c50fba8b9f63c96005cd - 15.63% (15.6 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-03-03 22:28:48 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-03-03 22:28:48 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-03 22:28:50 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-03-03 22:28:50 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.16.1
2021-03-03 22:29:10 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-03 22:29:10 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.2
2021-03-03 22:29:12 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-03 22:29:13 UTC|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.6/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin
2021-03-03 22:29:13 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.6
2021-03-03 22:29:16 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-03 22:29:16 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-03-03 22:29:16 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-03-03 22:29:17 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-03 22:29:17 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.11
2021-03-03 22:29:17 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-03-03 22:29:18 UTC/bin/sh -c #(nop) COPY multi:3f4f1baf9e32d8697bb53ed8854b4b66f20773ba0cb386ad9bfeccfe8f0c522f in /usr/bin/
2021-03-03 22:29:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-03-03 22:29:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-03T22:28:45Z
2021-03-03 22:29:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=110091e65cdd611aa07a92a6535b850cdaf9fc70
2021-03-03 22:29:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-03-03 22:29:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
2021-03-03 22:20:08 UTC
238 MB
rancher/rancher-agent:v2.3.11
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.67% (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.76% (96.9 MB)
[#006] sha256:173a0ba20e65960cc1d611c311e62ccc2f10963fb798123ac0376ec86c1fa4ad - 0.06% (135 KB)
[#007] sha256:89d3e1b45dbbd32f636f9083fdb55297dd0af48cb908e2d6f266436339f31a38 - 0.0% (1.02 KB)
[#008] sha256:d8e59b71595d69c68599cff8711c5ea10c7953be1f4bd706eda8e63d1897b6d1 - 0.0% (1.01 KB)
[#009] sha256:8ca070bc427488705a5718386dea4f803c55bd5ddb76eb7f682a53902cbdebc5 - 0.0% (917 Bytes)
[#010] sha256:eff85e5accfffc6e38a2120db77fe9b009391051a41df9759ab77c6ba04b7a47 - 0.04% (96.5 KB)
[#011] sha256:881734512301cc1dec8c1ef9ea7c9d7935c312ecb068ff97d2d92f878efab634 - 13.71% (32.6 MB)
[#012] sha256:5a5e5ee1c778802fda7f481120f9f2a0f77d7b8e4adfc3883619ecd8ecdc3569 - 0.0% (824 Bytes)
[#013] sha256:0a5b07328c6f8810e9c1bbc740c44ee424c2c99c32c90f215a53eff1012d7aac - 0.0% (832 Bytes)
[#014] sha256:d5820552e1c8ffda1c9242e1b7bc7c72f08f5daabca08fe45bd3262e5cda985d - 0.0% (857 Bytes)
[#015] sha256:a2f7a8532d489733504acdd6f608239746fff8ed03079a88fc770c8f0a0861c1 - 0.0% (825 Bytes)
[#016] sha256:a79bddf7e2c04903ca90fbb8bb8ecc1fb8690a1c1679a89e7f9d6f6e1fdf0492 - 0.0% (856 Bytes)
[#017] sha256:e582f0645b016a7a3b08c077405d66222e96b3caf7a2ca16122e6d0c64f6eac7 - 4.73% (11.3 MB)
[#018] sha256:c948297100b62b7ddcd09763ff484ab86f0fbffc6b9340b6bbd8fa7a95355d26 - 0.0% (833 Bytes)
[#019] sha256:28651efb62c0073252bd937ec3bbf8fd5e4f562f4b2ed0bc09b40483d791b3c0 - 0.0% (852 Bytes)
[#020] sha256:54ea6b95c046773f80e7090e105dba73683f932cf3ea650dd52d169f5b97f236 - 0.0% (857 Bytes)
[#021] sha256:8054a946efa9f6ddb1abc087e205d313dac95ce27352acd4620c8d2cdbe017d5 - 0.0% (890 Bytes)
[#022] sha256:16a3ef360c7e1b923feda28422849ec928743f21981a5ba33c037c03b26095ae - 0.0% (850 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-28 18:11:19 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-28 19:35:32 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2021-03-01 19:45:27 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-03-01 19:45:28 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-03-01 19:45:28 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-03-01 19:45:29 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-03 22:19:48 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.11
2021-03-03 22:19:49 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-03-03 22:19:50 UTCcmd /S /C #(nop) COPY multi:a31c10e468c4b4507cabb32018f13bf9c3904a03d4ceb81b817362ad0e84f8ce in \etc\rancher\
2021-03-03 22:19:50 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-03-03 22:20:06 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-03-03T22:20:04Z
2021-03-03 22:20:07 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-03-03 22:20:08 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=110091e65cdd611aa07a92a6535b850cdaf9fc70
2021-03-03 22:20:08 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-03-03 22:21:32 UTC
239 MB
rancher/rancher-agent:v2.3.11
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 - 41.01% (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.55% (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:c0d6cb4b7a468273fac0808544f52a8d1517ffcb86f9b27526694299ccb554ba - 0.0% (852 Bytes)
[#010] sha256:e52fc1b76c7b831f68c0053123af23dfc89c9588cbac2fd68a32bd443f164008 - 0.04% (101 KB)
[#011] sha256:6e9e2ef8c3537634518abe2c6915ee88570cf109a4df18b3a92b035e0ee9e8d9 - 13.63% (32.6 MB)
[#012] sha256:43d7e0c68335a0e3e31486d4cae9b051d9cbdbfc4de9c379e6a79e720f782eec - 0.0% (855 Bytes)
[#013] sha256:d367494da2c00fb7d1237af0af39d05598f5821c0d8130725142c9bae2ad7d8b - 0.0% (827 Bytes)
[#014] sha256:ffc93c91c9dbc3531518d14b766a7931052240f6ec0a7cd9b32580c762a11075 - 0.0% (831 Bytes)
[#015] sha256:bea733bc2fb16c031441cd27b973365ed5f2382b3a24c9221cb1fd447375bf9a - 0.0% (829 Bytes)
[#016] sha256:eb5ddffa8f33b29d1b74a41b723cee84c5bc21bc61fb5202a30ac92c71be8c51 - 0.0% (904 Bytes)
[#017] sha256:cb7ce6c6747e06e59722184e0a5ec5e3881478c4ef720c79ade6ff0b819e3341 - 4.7% (11.3 MB)
[#018] sha256:308f4a53bf6dcd656ee370423a86cf7af196def58747f1f9fb3aa50d8e839609 - 0.0% (824 Bytes)
[#019] sha256:f2da382c977604a47e1dc60e06650e29561fc62861a4d98a01b9428461a2f27c - 0.0% (856 Bytes)
[#020] sha256:a96e57b08feaae1220ee6ff3d56e20c30432f6f68fb2db81095e37da3e7ae225 - 0.0% (853 Bytes)
[#021] sha256:7a051f5f6690f4d06b58d414c6281a28b9b2583ee29691c43dece4d596f54c2c - 0.0% (955 Bytes)
[#022] sha256:6735dc620eab0f9e600e77d464767a79da7ee6f091aa418fe63db4235af26b97 - 0.0% (951 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-28 18:13:18 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-02-28 19:32:50 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-03-01 19:45:57 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-03-01 19:45:58 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-03-01 19:45:58 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-03-01 19:45:58 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-03 22:20:45 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.11
2021-03-03 22:20:46 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-03-03 22:20:46 UTCcmd /S /C #(nop) COPY multi:ab240a5f9576e4d84d2c0ce3430ff5c96113f96192cc67dc551713bf81ecb61a in \etc\rancher\
2021-03-03 22:20:47 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-03-03 22:21:25 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-03-03T22:21:13Z
2021-03-03 22:21:27 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-03-03 22:21:30 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=110091e65cdd611aa07a92a6535b850cdaf9fc70
2021-03-03 22:21:32 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-03-03 22:28:27 UTC
90.5 MB
rancher/rancher-agent:v2.3.11
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.16.1
KUBEPROMPT_VERSIONv1.0.6
LOGLEVEL_VERSIONv0.1.2
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:64e3fba066352e44a4c1eeb6caedc87c29b46f0a7b31e21a58183fc8370005bd - 25.0% (22.6 MB)
[#001] sha256:3dbb433f451339aab734bb52e3df5b34cdea477f3f8e3aa32f7ac060bd852de2 - 0.0% (854 Bytes)
[#002] sha256:c3042a0d94b83caeb29bc20734c197130f58e14e86e8e6cdad8b768052bb563c - 0.0% (189 Bytes)
[#003] sha256:413b7da1d1b8b6b224bd6623e63aa7fe1fdbcbe570b061f06cf80f04bf798dd8 - 0.0% (124 Bytes)
[#004] sha256:ce02496ee3f3a00f0fa30a99d271f3ba9add309a07c619932d3089de1cc06d36 - 31.41% (28.4 MB)
[#005] sha256:57bc39ee5bc8e559274f9846302fe0dcc67f2957cb6c1c55814187d99c676950 - 2.14% (1.94 MB)
[#006] sha256:05c4675b2e975c60bbb529357aeb72bbb40ffdf659bbf987bacb7d0d98c8edd4 - 1.25% (1.13 MB)
[#007] sha256:f459b6c023abb204923701c5b5f06271e1b3dec82cffd411e67bdf2ae917f276 - 24.46% (22.1 MB)
[#008] sha256:c8d3d30549d7108f5dff066d38a6bd9a17a37e9a4875ee6496cd5f996dd9a0dd - 15.73% (14.2 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-03-03 22:27:54 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-03-03 22:27:55 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-03 22:27:55 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-03-03 22:27:56 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.16.1
2021-03-03 22:28:17 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-03 22:28:18 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.2
2021-03-03 22:28:19 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-03 22:28:21 UTC|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/rancher/share-mnt/releases/download/v1.0.6/share-mnt-${ARCH}.tar.gz | tar xvzf - -C /usr/bin
2021-03-03 22:28:21 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.6
2021-03-03 22:28:23 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-03 22:28:24 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-03-03 22:28:24 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-03-03 22:28:24 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-03-03 22:28:25 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.3.11
2021-03-03 22:28:25 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-03-03 22:28:26 UTC/bin/sh -c #(nop) COPY multi:dcdd82df49889b37bfa37f69d6b11e643521cde5ef9703388895f9f9ecbb10d8 in /usr/bin/
2021-03-03 22:28:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-03-03 22:28:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-03T22:27:51Z
2021-03-03 22:28:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=110091e65cdd611aa07a92a6535b850cdaf9fc70
2021-03-03 22:28:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-03-03 22:28:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
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.