2021-04-19 17:05:53 UTC
104 MB
rancher/rancher-agent:v2.4-5315-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:6e0aa5e7af40303f56126b1469d1f37525b3a55a788836a6c9b773f6ce8bc446 - 24.47% (25.5 MB)
[#001] sha256:d47239a868b3375462d644f2ffb1b20114623fac03109d2950bdf0d57ab487d2 - 0.0% (850 Bytes)
[#002] sha256:49cbb10cca8504e3dbd65eb5db3c1dd0cd27070154386f819c5936de321c14b1 - 0.0% (189 Bytes)
[#003] sha256:994be7c15c1b959e797666cf8484317719dc241bcbdea59ee8ff5308f7e6efec - 0.0% (124 Bytes)
[#004] sha256:a3d33288cf69b4e8b39110d26def40417686be8e574f2d3873d3fcdc8de00cd5 - 29.08% (30.3 MB)
[#005] sha256:b0cf1c69e4cdec93ee98edf15749d8bd086cad09755299977088473d8243d507 - 2.12% (2.2 MB)
[#006] sha256:9f95fa06806e236736e33d1536f7d17ed4cfd9535f03b81eadb237bdb6892e23 - 1.17% (1.22 MB)
[#007] sha256:a9f876c76d4a544d8b115449dd63932c897f573bccec5db66300416362731b65 - 25.53% (26.6 MB)
[#008] sha256:0295280fdac23f8b8c1024d0a9b694f55ca9d9b896b12419125adf9aa2106a71 - 17.64% (18.4 MB)
/bin/sh -c #(nop) ADD file:e80ae8d359b484dac5346f98c549abc694e1d0c87e1d9753d495aed4d9c8b2b3 in /
2021-03-25 22:32:59 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-25 22:33:00 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2021-03-25 22:33:01 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2021-03-25 22:33:02 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-19 17:05:25 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-04-19 17:05:25 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-04-19 17:05:26 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-04-19 17:05:27 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6
2021-04-19 17:05:45 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-04-19 17:05:45 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-04-19 17:05:47 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-04-19 17:05:48 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-04-19 17:05:48 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-04-19 17:05:50 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-04-19 17:05:51 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-04-19 17:05:51 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-04-19 17:05:51 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-04-19 17:05:51 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4-5315-head
2021-04-19 17:05:51 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-04-19 17:05:52 UTC/bin/sh -c #(nop) COPY multi:0844a492b15363f8575b8dcef5ca424bb3cd4c5439179476efacf7dd3e078ba3 in /usr/bin/
2021-04-19 17:05:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-04-19 17:05:53 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-04-19T17:05:22Z
2021-04-19 17:05:53 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2021-04-19 17:05:53 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=dd9186c5345ea9af330171bfd4faec214f1b319a
2021-04-19 17:05:53 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-04-19 16:59:20 UTC
240 MB
rancher/rancher-agent:v2.4-5315-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:ea84579f6cd5b58fe78732be37450bd188c8923de3a2062664f3992861449b5c - 40.28% (96.6 MB)
[#001] sha256:2744042ec0628191db13e6af5dfdd07234b5ae1096360e529bb3b5734e00ea92 - 0.0% (1.01 KB)
[#002] sha256:8cbd83848628df38c61ffa3fb6def4f9bc87d0df0faea41133d12ef856c388f8 - 0.0% (1.02 KB)
[#003] sha256:65a0a1050d74220cc9e2f81d326a0ad45cf65eb7162b88c79cc26d241800e9cb - 0.03% (66.3 KB)
[#004] sha256:b51ea9c3722b0aaf6bf322433a3e59c6a7eb77f9a9dc7e383baf02f21d565cad - 0.0% (1.05 KB)
[#005] sha256:12bbf5927942b4546413cba3a35a6525e7cb6e64edf0fe1e05caa1c7a8931b82 - 40.39% (96.9 MB)
[#006] sha256:02753fe59013b4a701d5b74565617fee341ddceab9295db56a20c268e3473ca2 - 0.05% (131 KB)
[#007] sha256:406b17b42a9e1960024ddf35eca26677872439ebbf9ccd384ffb7a3c18d722d9 - 0.0% (1.01 KB)
[#008] sha256:b7cecf861794b865557a4b188734d2e40cf02ad9c9bed778c39193697af07286 - 0.0% (1 KB)
[#009] sha256:c66b962b11ed9669884a93dc56c73d21eae1c51b31e853aa83b7ec2e586da915 - 0.0% (885 Bytes)
[#010] sha256:9538ddb2d9b79ac840e90a53685774d8f99e1a48a5f10fde7d9290f3f090624e - 0.04% (96.5 KB)
[#011] sha256:210488f04d1a1d1b484cffd60cfa42ffc72ad353b42ebf455fa4b851a0141948 - 13.59% (32.6 MB)
[#012] sha256:e4cbb7129814332ab400dbf6015b7cb40fee4f8d5bf9c6fd729694b64ae2c6a0 - 0.0% (830 Bytes)
[#013] sha256:5f65ee2aa9ed3bbd49c49705ee22e7ad3aba85a353b5954f4655d331d006335d - 0.0% (829 Bytes)
[#014] sha256:a2c5dbafbc55acd7b50f31d6d84309e134edd3dade78d172a7e1568e1d9f1d1d - 0.0% (853 Bytes)
[#015] sha256:f6069febf2a9070ac21d70b8e1482d3f35e9bdc991989e7fe85f503bd79056c3 - 0.0% (875 Bytes)
[#016] sha256:73f47dfba3b3b34d283d8a34ae56c6a274f84bb4354c9068f814835b71561657 - 0.0% (832 Bytes)
[#017] sha256:63cf468e7c8df5f30a0394f53aab8a395f1a3e64f9bdaa88e77679a1e9f02c4e - 5.62% (13.5 MB)
[#018] sha256:90a163af4763aa1c2fedd4e04b173fa70e5bd3a33d64b24807e841823bb4770f - 0.0% (831 Bytes)
[#019] sha256:6484f2c7c3e0b77aa0bbaf3b6a82fc404b97f34b82de61b5047b52be7110afa8 - 0.0% (852 Bytes)
[#020] sha256:7d8ec2030c4ba2dc0314109a2af053f4ce2a918030e0f12b30cef12d8b240c87 - 0.0% (832 Bytes)
[#021] sha256:e8b4bd0e4c33291c21a474d15d73b923d0324c4da8f5b0fee7338453b7cb6254 - 0.0% (853 Bytes)
[#022] sha256:7226895bbf18bd81d29c20b785410e52b30af3cae3d1982aaf08ee491aad453a - 0.0% (854 Bytes)
Apply image 1809-amd64
2021-04-14 01:32:16 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-04-14 01:32:16 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-04-14 01:32:39 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-04-14 01:32:40 UTCcmd /S /C #(nop) USER ContainerUser
2021-04-14 01:32:58 UTCcmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell
2021-04-14 01:33:34 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-04-14 01:33:34 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-04-14 01:33:35 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-04-19 15:58:03 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-04-19 15:58:04 UTCcmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\
2021-04-19 16:58:59 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-04-19 16:59:00 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-04-19 16:59:00 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-04-19 16:59:00 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-04-19 16:59:17 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4-5315-head
2021-04-19 16:59:17 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-04-19 16:59:18 UTCcmd /S /C #(nop) COPY multi:7a00ebfc102fa234bbf90558ff758bd1e43adb35decd9dd595c81730c8912784 in \etc\rancher\
2021-04-19 16:59:19 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-04-19 16:59:19 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-04-19T16:59:15Z
2021-04-19 16:59:19 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.revision=dd9186c5345ea9af330171bfd4faec214f1b319a
2021-04-19 16:59:20 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-04-19 16:59:20 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
2021-04-19 16:59:38 UTC
241 MB
rancher/rancher-agent:v2.4-5315-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:f7794a8687064c222edec1eacac34186676299758221ad448828a138c313432c - 40.45% (97.3 MB)
[#001] sha256:df370f7023d39b75bfb7121055f3513445024a4e82221fae5d69b5669b93fd33 - 0.0% (1.03 KB)
[#002] sha256:8f0ee149d266ed6460c1f14120172d70c3d2f4763babf2ff0a74a599597b7986 - 0.0% (1.04 KB)
[#003] sha256:b5623ae57f81eca4a279a593490ab0fb5ada9f7ffe1c1bcc58cea3698a4c46fb - 0.03% (64.9 KB)
[#004] sha256:feb151ad664d66d78b32132b738dc967097624cb954d4ba0dc4493969bcf9e5b - 0.0% (1.07 KB)
[#005] sha256:6e758f19dec09d5012cac6030b0f3b64b3e01a8012b41b51ef724c44a06d4c7d - 40.27% (96.9 MB)
[#006] sha256:1924fe4e850e32948f75a5f3c8c27b6949222ba86a13dcddb08cc3a6a2f64dfb - 0.05% (128 KB)
[#007] sha256:eb628ba54faa06ed9e5c8883b5c3cf6d841f7fa856ea5d92c4f95c4dc725ff77 - 0.0% (1.04 KB)
[#008] sha256:788d44dd10a931cae8bcbd60eeed7f42a4455ba3899a578d7eba581d9e64c474 - 0.0% (1.01 KB)
[#009] sha256:1732a168aa5da8b62354a489039fa51625ff8fcb97d6695984d1d70056b365ce - 0.0% (1.06 KB)
[#010] sha256:5f5e148885cf31fa48a194ed9cafb1eb5e09e809645662b1bd106ae010341e60 - 0.04% (101 KB)
[#011] sha256:eed5b740eb36856023d320a0e3cdc11fa9045796713f0a4dbafbbfe77f337f02 - 13.55% (32.6 MB)
[#012] sha256:a1b6ede0748dc2d037ef3fe40037bf81b4efa93650368b0204ae6c39310289c6 - 0.0% (1 KB)
[#013] sha256:7fc0a3f86286ff620edf33b8017f69d8a2a7c1c8d28614203e66d9d827e95f8b - 0.0% (1.08 KB)
[#014] sha256:9431658905881cd966fa25fd33c8e7fff7c876bd7c496680d3b34b080f520dd5 - 0.0% (1 KB)
[#015] sha256:baabc7d9106d6ff9c191b8e9e638f37eea8082bd9fb4374ecc23c29618362a3b - 0.0% (1.05 KB)
[#016] sha256:75d435c59853172f14aab706b239958d2b329d339377203826e20ce3aa2109fc - 0.0% (1.03 KB)
[#017] sha256:51a325eb8e7350395d67cdfee792f6097f7980e4547de43e74b5cb6b541af477 - 5.6% (13.5 MB)
[#018] sha256:6930807ce8e0e7fea3a244f5f6f699d19e4e8e82b96f7214c0ff73f3d296afa0 - 0.0% (1.06 KB)
[#019] sha256:647d27ceac34a2c9300590b6e0cce0b4e3c981727a7f86383c55c97a792247ab - 0.0% (1.04 KB)
[#020] sha256:b95aedb0c37f9824febfe4f4db1c68085a6211886fb4751a3f6da2444a48d178 - 0.0% (1.01 KB)
[#021] sha256:6f04e825412857afc1dfd21af2ab9eb2081184e18ed70837fa899f29b9bab127 - 0.0% (1.03 KB)
[#022] sha256:19b09ecf2cfaac9afbbb9542223cebb25e23c7bfe7aa027f41c86eb09d03577d - 0.0% (1.01 KB)
Apply image 1909-amd64
2021-04-14 01:31:06 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-04-14 01:31:07 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-04-14 01:31:38 UTCcmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M
2021-04-14 01:31:38 UTCcmd /S /C #(nop) USER ContainerUser
2021-04-14 01:31:58 UTCcmd /S /C #(nop) COPY dir:95a3900c981f8fed1e33d6b4ba55c83ee934ba25de2a134fe716109ea53c77a7 in C:\Program Files\PowerShell
2021-04-14 01:32:39 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-04-14 01:32:40 UTCcmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0
2021-04-14 01:32:41 UTCcmd /S /C #(nop) CMD ["pwsh.exe"]
2021-04-19 15:58:47 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-04-19 15:58:47 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-04-19 16:59:15 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-04-19 16:59:16 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-04-19 16:59:16 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-04-19 16:59:17 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-04-19 16:59:35 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4-5315-head
2021-04-19 16:59:35 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-04-19 16:59:36 UTCcmd /S /C #(nop) COPY multi:7a00ebfc102fa234bbf90558ff758bd1e43adb35decd9dd595c81730c8912784 in \etc\rancher\
2021-04-19 16:59:37 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-04-19 16:59:37 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-04-19T16:59:33Z
2021-04-19 16:59:38 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.revision=dd9186c5345ea9af330171bfd4faec214f1b319a
2021-04-19 16:59:38 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-04-19 16:59:38 UTCcmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
2021-04-19 16:59:24 UTC
241 MB
rancher/rancher-agent:v2.4-5315-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:c8b5da451d4a524e81d69d875b00c992e3e759bd62c838fa0c6fb06db5273002 - 0.0% (861 Bytes)
[#010] sha256:2f0522e431f73a12c50fabb4ad8be5c72b920cb8d051e26940c5f795619ad507 - 0.04% (101 KB)
[#011] sha256:ead41930f405ab8e3320ce7de2da3f483e6437558df39c49d7ebeb59f2f498a4 - 13.5% (32.6 MB)
[#012] sha256:88c14d579b2729ec877ca49e1ca6bf5e40bc3b7bfe655f53fbe55f1e2881a67b - 0.0% (851 Bytes)
[#013] sha256:f9c2c3c7245ab6c35d94031011083d49c4ea0e650f3752097a09511e0575487d - 0.0% (824 Bytes)
[#014] sha256:ad14e852839c55b668659a4b141470fdd2401260e3c927edfc9f2db667b6d1fa - 0.0% (849 Bytes)
[#015] sha256:f1743f83f8d1eb5d3dfed70344f62b1d827c9cd712629c95dd09cc4f87101b99 - 0.0% (827 Bytes)
[#016] sha256:00c56b4593da2528a792cd2732a76ae7c786fb840f23b7d8553d509471e87029 - 0.0% (864 Bytes)
[#017] sha256:a6b0030c87b5556176c8588455cf1dac62158b775521ee11650afb0b6924e7c6 - 5.58% (13.5 MB)
[#018] sha256:0c7551df32914e5f877f7f3cef1ea3fecca303f331134fdf9acf8bdbdc9c6924 - 0.0% (833 Bytes)
[#019] sha256:7eff06da9f052899e3af492bcf2ef244840afba4e0b5b38e44335c4ad7f26334 - 0.0% (826 Bytes)
[#020] sha256:6fbd63edd57a7afb86e3dcc10377c37fbe609f8417d998bf321dd871fec24780 - 0.0% (823 Bytes)
[#021] sha256:f67a24693371fcf9c538fe1f98e329dfccee480581c4491a53db272ced994db3 - 0.0% (822 Bytes)
[#022] sha256:d6f2672000c760faa61315588480abb3f3cbdaf47cb24a9ac4603657ce445d86 - 0.0% (861 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-04-19 15:54:08 UTCcmd /S /C #(nop) USER ContainerAdministrator
2021-04-19 15:54:09 UTCcmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\
2021-04-19 16:59:00 UTCcmd /S /C #(nop) COPY multi:44dae68b3842643274f2f2b5d636ccfd4786a534659e9cccfc9783a2ca72700d in \Windows\
2021-04-19 16:59:01 UTCcmd /S /C #(nop) ARG VERSION=dev
2021-04-19 16:59:02 UTCcmd /S /C #(nop) LABEL io.cattle.agent=true
2021-04-19 16:59:02 UTCcmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24
2021-04-19 16:59:21 UTCcmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4-5315-head
2021-04-19 16:59:21 UTCcmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs
2021-04-19 16:59:22 UTCcmd /S /C #(nop) COPY multi:7a00ebfc102fa234bbf90558ff758bd1e43adb35decd9dd595c81730c8912784 in \etc\rancher\
2021-04-19 16:59:22 UTCcmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]
2021-04-19 16:59:23 UTCcmd /S /C #(nop) LABEL org.label-schema.build-date=2021-04-19T16:59:19Z
2021-04-19 16:59:23 UTCcmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0
2021-04-19 16:59:23 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-ref=dd9186c5345ea9af330171bfd4faec214f1b319a
2021-04-19 16:59:24 UTCcmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git
2021-04-19 17:05:09 UTC
94.6 MB
rancher/rancher-agent:v2.4-5315-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:af9ca2923c1e73640f6df497fc7fc63e3c2e24892f1d6abbd4225542339b6e06 - 23.92% (22.6 MB)
[#001] sha256:9a2babfbd9d095d8a0dc7cfbaa658447a483120087d4ea77cae9ee9a78e370c2 - 0.0% (849 Bytes)
[#002] sha256:f83b7f31d752fef6bce03359dc68487e2d02040b70c57526b72004a0ced4cbf5 - 0.0% (189 Bytes)
[#003] sha256:bb15783526e1270f0053a2dfa7782e2c39a86d2edc2c516704cec9a5946352a4 - 0.0% (123 Bytes)
[#004] sha256:36f5f45cfaf478711f01f20245231fcc67469617c738d1dbf99abe6d39f385dd - 28.97% (27.4 MB)
[#005] sha256:982ec94d9e8cc1d85b7d36d76310fd94980377417c12b3119705bf1f794128c7 - 2.05% (1.94 MB)
[#006] sha256:73999228279b18d1c97bc616e76f5ddc97332e7d9e09433d410250017baadbc2 - 1.2% (1.13 MB)
[#007] sha256:d30752048e1efcb7480eff9eb928bea96152453272a3c869802dfdc18f057a1f - 26.04% (24.6 MB)
[#008] sha256:a6270367ab22bf0c05f33505a300e202d328d80a1f99c0be64ac866b301b4b3c - 17.81% (16.8 MB)
/bin/sh -c #(nop) ADD file:c2ebeb57ae78696b3c16020bf2c3030d8f36acd3032907fea3fec885ac614541 in /
2021-03-25 23:21:47 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-25 23:21:57 UTC/bin/sh -c [ -z "$(apt-get indextargets)" ]
2021-03-25 23:22:01 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2021-03-25 23:22:07 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-04-19 17:04:42 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-04-19 17:04:43 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-04-19 17:04:43 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-04-19 17:04:44 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.17.6
2021-04-19 17:05:01 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-04-19 17:05:01 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-04-19 17:05:03 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-04-19 17:05:04 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-04-19 17:05:04 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-04-19 17:05:06 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-04-19 17:05:06 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-04-19 17:05:06 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-04-19 17:05:06 UTC/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24
2021-04-19 17:05:06 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.4-5315-head
2021-04-19 17:05:07 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-04-19 17:05:07 UTC/bin/sh -c #(nop) COPY multi:6b75714d855237906b2887a48994c4c845f9ca1c31649ee920bd7cf5120bd586 in /usr/bin/
2021-04-19 17:05:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-04-19 17:05:08 UTC/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-04-19T17:04:40Z
2021-04-19 17:05:08 UTC/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0
2021-04-19 17:05:08 UTC/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=dd9186c5345ea9af330171bfd4faec214f1b319a
2021-04-19 17:05:09 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.