Namespace
rancher
Image / Tag
rancher-agent:v2.5-7adf738ff65dcda4c69314da038ea7e4cc1aea3e-head
Content Digest
sha256:7824f68736b36cf925692ff7cae5fba54d9682eb31d1f5e1f94222b5f3a041ef
Details
Created

2021-02-11 21:13:19 UTC

Size

169 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-11T21:12:10Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    7adf738ff65dcda4c69314da038ea7e4cc1aea3e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-7adf738ff65dcda4c69314da038ea7e4cc1aea3e-head

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_amd64

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

KUBECTL_VERSION

v1.19.7

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:d519e2592276828ca171d85e0532899cd4f98c70f5c697b45fa2e126e9f9fe49 - 15.06% (25.5 MB)

[#001] sha256:d22d2dfcfa9cd230ed3c47defec2670d45081598c721dd85cafc34ea459f970e - 0.0% (852 Bytes)

[#002] sha256:b3afe92c540b778c64ca316d1e679d55d2d2e812e450f516a808ee591f0c3f77 - 0.0% (162 Bytes)

[#003] sha256:24bdf92fd3b0ebe9bd6e6fd32e65081c223e53fd50e8268a8f02ce948b34b39d - 0.0% (124 Bytes)

[#004] sha256:38377600dcb0cf8553f5a55ca4c736bdc64141e5c7b06509a6d626782441d5c5 - 33.73% (57 MB)

[#005] sha256:45bd5c24af08019cb7892aab421508f07b286c4f80bdf54a67225cd637df0878 - 1.3% (2.2 MB)

[#006] sha256:ccd82ee211f36e2e3e8cd3855662e255f311e9e9eb4336105661e43833bd3e98 - 15.72% (26.6 MB)

[#007] sha256:012388818f4a70d9de047bb7faf9d5f4b35d3568ecbe8855ab1dc75fa4729248 - 16.1% (27.2 MB)

[#008] sha256:7807f1162b286c28606546e2d32bb6610010c7c871a4fe15292b21e1aaff2017 - 18.09% (30.6 MB)

[#009] sha256:3e1c4fedef949cebb623d080318c1e35fde409473312a8e3592755b1188822b5 - 0.0% (171 Bytes)


History
2021-01-21 03:37:59 UTC

/bin/sh -c #(nop) ADD file:ef36fee25b0bd1d99979ecb8d54b206cec33d4e8fd2232189f0d8e5ab9754798 in /

2021-01-21 03:38:01 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2021-01-21 03:38:03 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2021-01-21 03:38:05 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2021-01-21 03:38:05 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2021-02-11 21:12:33 UTC

/bin/sh -c #(nop) ARG ARCH=amd64

2021-02-11 21:12:33 UTC

/bin/sh -c #(nop) ENV DOCKER_URL_amd64=https://get.docker.com/builds/Linux/x86_64/docker-1.10.3 DOCKER_URL_arm64=https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64 DOCKER_URL=DOCKER_URL_amd64

2021-02-11 21:12:34 UTC

|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh

2021-02-11 21:12:34 UTC

/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.7

2021-02-11 21:13:03 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 ssh && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2021-02-11 21:13:04 UTC

/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3

2021-02-11 21:13:05 UTC

|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2021-02-11 21:13:05 UTC

/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10

2021-02-11 21:13:07 UTC

|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin

2021-02-11 21:13:07 UTC

/bin/sh -c #(nop) ARG VERSION=dev

2021-02-11 21:13:07 UTC

/bin/sh -c #(nop) LABEL io.cattle.agent=true

2021-02-11 21:13:08 UTC

/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24

2021-02-11 21:13:08 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-7adf738ff65dcda4c69314da038ea7e4cc1aea3e-head

2021-02-11 21:13:08 UTC

/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs

2021-02-11 21:13:15 UTC

/bin/sh -c #(nop) COPY dir:d529118ca56c7d1aa8cf990ce1eda1856158f906ccfb11538a4626674de721a6 in /var/lib/rancher-data

2021-02-11 21:13:17 UTC

/bin/sh -c #(nop) COPY multi:00fdbc75d39326b47031e31fd1fedb4d7efb4bc1554cefce91007377c7392d26 in /usr/bin/

2021-02-11 21:13:18 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/rancher

2021-02-11 21:13:18 UTC

/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]

2021-02-11 21:13:18 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-02-11T21:12:10Z

2021-02-11 21:13:19 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0

2021-02-11 21:13:19 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=7adf738ff65dcda4c69314da038ea7e4cc1aea3e

2021-02-11 21:13:19 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2021-02-11 21:13:25 UTC

Size

256 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-11T21:13:16Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    7adf738ff65dcda4c69314da038ea7e4cc1aea3e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-7adf738ff65dcda4c69314da038ea7e4cc1aea3e-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1809

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:62239e9aa1a352a20b0d4969c2b508b8a18d10e799d4db72e6f24ccbb2c724d9 - 37.69% (96.6 MB)

[#001] sha256:79172be4a01d6616ffd0c6ae0d96a0291f5f5100d7f53b364ea9bb643ce5661e - 0.0% (1.02 KB)

[#002] sha256:d674aa9cb1ac0a8ff56a779bf78c3b3b71bdb4f43fce18bfd2c3d04f47efe11a - 0.0% (1.01 KB)

[#003] sha256:bb7d9a806bc0f22294a5a8ce5d5fefb5650b44666dc84f2e85032cea002d36a6 - 0.03% (66.7 KB)

[#004] sha256:69eb5707a5ea26220d60e2ddb59add68f60c53b0a9388e30d530f3a090fc54a8 - 0.0% (1.01 KB)

[#005] sha256:b3207580c3ff299b9a306760aa1b68a218b0ee6c982185e7d324e6cf417dd154 - 37.83% (97 MB)

[#006] sha256:2f2803a69324894df66e72c94098a3ddfbdafa8d0509828f6c18168606a92877 - 0.04% (98.4 KB)

[#007] sha256:32888f63e3d16e032cabe9d541560a41a59a2a4ded4778f949edbb2819bea60b - 0.0% (1.02 KB)

[#008] sha256:030a41ef19dccc85b6886db0bf68546afba257fd6d2ecf71f65e5fa191bac0f7 - 0.0% (1.01 KB)

[#009] sha256:d62a3307cf81d68c9c42d56b1eebaea2fb2250ca3ab50365505d5c2d6722c373 - 0.0% (856 Bytes)

[#010] sha256:77646ebb6cad183adf340b86e493da9a25e41ac2b60895a61cc4014b84cf8901 - 0.04% (96.5 KB)

[#011] sha256:7c73dccc2eb195757b3098046620831f23e0d3ab0203bdad5b9d51423e6329dd - 12.46% (31.9 MB)

[#012] sha256:c2b86d77e9ed6686936bfd6956ff72293a42e2104defec907d9820e9ff0319ce - 0.0% (850 Bytes)

[#013] sha256:e3e2203993f6a612c0d416145221181dfe126d34012845e7baf4b430a3d03733 - 0.0% (856 Bytes)

[#014] sha256:73ce05c8b3c94c7e1dbb9ff1e90f56e65d9586510f921f19350f7c8433eeff7c - 0.0% (853 Bytes)

[#015] sha256:e380eb00af4e7389112da43718f2c1b15181a91b5b5de3d66ed20acc45576414 - 0.0% (830 Bytes)

[#016] sha256:8c1f37f0476e0adb1e59abd6ffcb1f622a4ea0675b9d642bd4585bc79f065ecd - 0.0% (830 Bytes)

[#017] sha256:bc3a109e16f1cf1645c9291003689a8b0a233fc4ec8cc738bda94ab1915509cb - 11.92% (30.6 MB)

[#018] sha256:1a0016b8b7113818268dcad1728c3dbab506e017bc3f3c50d2afb79c10a1bf57 - 0.0% (872 Bytes)

[#019] sha256:784938d2e016774d1907a22e67e5c5f1879b601382446eda83aef0d3bad736b2 - 0.0% (847 Bytes)

[#020] sha256:2bb8952ba51bf874996af32165ed1dbb9b0781e78f709c04df48d37814f7634b - 0.0% (831 Bytes)

[#021] sha256:a0a6f0c900f14b3b0b86b68050073792923016b05712601d29d459a5b04199fc - 0.0% (833 Bytes)

[#022] sha256:e4bcfd35a24866f97f407563a2540a374fdd42c68e4fcad7accff43917bbe068 - 0.0% (855 Bytes)


History
2021-01-07 16:14:35 UTC

Apply image 1809-amd64

2021-01-25 00:21:40 UTC

cmd /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-01-25 00:21:40 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-25 00:22:25 UTC

cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2021-01-25 00:22:26 UTC

cmd /S /C #(nop) USER ContainerUser

2021-01-25 00:22:45 UTC

cmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell

2021-01-25 00:23:21 UTC

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 ; }"

2021-01-25 00:23:22 UTC

cmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0

2021-01-25 00:23:22 UTC

cmd /S /C #(nop) CMD ["pwsh.exe"]

2021-02-07 18:30:26 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-07 18:30:26 UTC

cmd /S /C #(nop) COPY multi:8eef809542954c8fd6e70ce2ea812d5b841c696a500c27a78fb93cb29a0f7887 in \Windows\System32\

2021-02-11 21:12:57 UTC

cmd /S /C #(nop) COPY multi:bd77f1283343e2458a0da74c3ea9f28b8428d86f67ea33f5236a276e1178069b in \Windows\

2021-02-11 21:12:57 UTC

cmd /S /C #(nop) ARG VERSION=dev

2021-02-11 21:12:58 UTC

cmd /S /C #(nop) LABEL io.cattle.agent=true

2021-02-11 21:12:58 UTC

cmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24

2021-02-11 21:13:18 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-7adf738ff65dcda4c69314da038ea7e4cc1aea3e-head

2021-02-11 21:13:18 UTC

cmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2021-02-11 21:13:21 UTC

cmd /S /C #(nop) COPY multi:6096bab92c55dd1dcbcd090d2878161828cd9e59c6b070515ef33f1924a49f01 in \etc\rancher\

2021-02-11 21:13:22 UTC

cmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2021-02-11 21:13:23 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-11T21:13:16Z

2021-02-11 21:13:24 UTC

cmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0

2021-02-11 21:13:24 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-ref=7adf738ff65dcda4c69314da038ea7e4cc1aea3e

2021-02-11 21:13:25 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2021-02-11 21:13:46 UTC

Size

259 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-11T21:13:40Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    7adf738ff65dcda4c69314da038ea7e4cc1aea3e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-7adf738ff65dcda4c69314da038ea7e4cc1aea3e-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1909

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:3155a5f44f3dc969ff02d04e7f3dbd46e828c217c194c52591f5ac542dcd622b - 38.39% (99.6 MB)

[#001] sha256:8b1d08ea5d4437849cdd3e614a9893364a7018ec4ebc41338b468a9a346439f7 - 0.0% (1.01 KB)

[#002] sha256:529fffc03dafa29d3e0452cbe42f3c72b6ec592252ecb2dd07301ffde99244d1 - 0.0% (1.02 KB)

[#003] sha256:6419c98036ba519e83243a2128d4b797295aabea5defa5b06e01479ef6190798 - 0.03% (67.3 KB)

[#004] sha256:b3bfd36828d9a894a822ec30c7afaaa7cf42e63cc07c4e034b05e5be03af2f80 - 0.0% (1.02 KB)

[#005] sha256:ac81011c82772d94dfa2d85dd8c8fe3b1d1c36f54d8add13c5d41ca6adcd9dbd - 37.4% (97 MB)

[#006] sha256:56c731a59563fde7312ee65a42c28442b21f858db83db753e4e253ca86f20d73 - 0.04% (97.4 KB)

[#007] sha256:4b2a87dcb0befd5f4bc69361d4f594a56a40a9ccadf97e9f2207f296a875e916 - 0.0% (1.02 KB)

[#008] sha256:50436062905f9a73c4f6cd577445585394507fc1eae4e745474af67074993433 - 0.0% (1.02 KB)

[#009] sha256:32aa3f7b209dd6d60f5c12eee6c4c1b2aaf61707499f97fdf51fd6148b388eb0 - 0.0% (828 Bytes)

[#010] sha256:edda6139f41972935a12d7bcb72450b268bd813213a6814a80f0c6ee8cfc7031 - 0.04% (101 KB)

[#011] sha256:8a4878e9eea7d35745144600a83052ca3f64553533954e83cee5a8ea7d709d41 - 12.31% (31.9 MB)

[#012] sha256:676beb2d98305924122aaab59f8b489ff004b8d92e80e58b107b5c32dccfa5a1 - 0.0% (850 Bytes)

[#013] sha256:6be24eabd16cdd7a50aa5841572bb0ee04881a525405cb052295ad68accab92c - 0.0% (827 Bytes)

[#014] sha256:3065e1e927bc39af10d4365e8bd52a167a6355a89cf392da288a51d8c3c86596 - 0.0% (831 Bytes)

[#015] sha256:912b904e0a924ddf18aba653764da68c0f5f7b6e6c311b791c2756a3f28b0ff6 - 0.0% (827 Bytes)

[#016] sha256:02bf2074cde6a201a8959a01e9273c0df7ae3173d79a6253a6b6885c6b5d3cb7 - 0.0% (849 Bytes)

[#017] sha256:f360eed2332425618d42f7668c68811706b3b579c325809ecdb1be7f4dfe3659 - 11.79% (30.6 MB)

[#018] sha256:c7802b193a5c635234718f76125340d17b3051eee1f76bfac406996aaa40f299 - 0.0% (856 Bytes)

[#019] sha256:f33fb38227ac2f59d418fa635c188b8bee65749d98b2eb388fab39b7eb4e9d01 - 0.0% (833 Bytes)

[#020] sha256:41e65ecfb49870a01ed08a924157c45a27bc148cd8c352c60cbd2f59e3ca13da - 0.0% (827 Bytes)

[#021] sha256:e2fe8d5f09667bdf20b04a6297979e84cdec839958c3131a21a464b28317563b - 0.0% (827 Bytes)

[#022] sha256:0c956de236073333d078e88c5401b92c718e2c99cad3ae4ff4ff7755c3cba190 - 0.0% (854 Bytes)


History
2021-01-11 22:38:45 UTC

Apply image 1909-amd64

2021-01-25 00:14:53 UTC

cmd /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-01-25 00:14:53 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-25 00:15:18 UTC

cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2021-01-25 00:15:18 UTC

cmd /S /C #(nop) USER ContainerUser

2021-01-25 00:15:34 UTC

cmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell

2021-01-25 00:16:10 UTC

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 ; }"

2021-01-25 00:16:11 UTC

cmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0

2021-01-25 00:16:11 UTC

cmd /S /C #(nop) CMD ["pwsh.exe"]

2021-02-07 18:30:31 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-07 18:30:32 UTC

cmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\

2021-02-11 21:13:20 UTC

cmd /S /C #(nop) COPY multi:bd77f1283343e2458a0da74c3ea9f28b8428d86f67ea33f5236a276e1178069b in \Windows\

2021-02-11 21:13:20 UTC

cmd /S /C #(nop) ARG VERSION=dev

2021-02-11 21:13:21 UTC

cmd /S /C #(nop) LABEL io.cattle.agent=true

2021-02-11 21:13:21 UTC

cmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24

2021-02-11 21:13:42 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-7adf738ff65dcda4c69314da038ea7e4cc1aea3e-head

2021-02-11 21:13:42 UTC

cmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2021-02-11 21:13:43 UTC

cmd /S /C #(nop) COPY multi:6096bab92c55dd1dcbcd090d2878161828cd9e59c6b070515ef33f1924a49f01 in \etc\rancher\

2021-02-11 21:13:44 UTC

cmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2021-02-11 21:13:44 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-11T21:13:40Z

2021-02-11 21:13:45 UTC

cmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0

2021-02-11 21:13:45 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-ref=7adf738ff65dcda4c69314da038ea7e4cc1aea3e

2021-02-11 21:13:46 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2021-02-11 21:13:52 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-11T21:13:46Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    7adf738ff65dcda4c69314da038ea7e4cc1aea3e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-7adf738ff65dcda4c69314da038ea7e4cc1aea3e-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:302b7cf33b3a2bd3c958c33a0bb0221099c7abebd46bd685a171899210be5180 - 38.04% (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 - 37.61% (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:a5a0347819cf467f9a56ad4866c1bcf7c6820806a01065e8042bb87e5fd45c18 - 0.0% (853 Bytes)

[#010] sha256:d9b7af53dbb6b8f8ac347fe907dfe6ec1b065956d67798d8927d97b22d4a5228 - 0.04% (101 KB)

[#011] sha256:d3b0cc51854ce51c67d2091ee4d34a3ec8e6997a5b5f157c2e234dd778e740e8 - 12.38% (31.9 MB)

[#012] sha256:dd5572c43566baf58ae36b79a32680bce78ae3f65bed8570c149301795cdb4b8 - 0.0% (854 Bytes)

[#013] sha256:c32b200ee606642190831debf1e0c17873abf8007179ad9605e5f858a6be852b - 0.0% (854 Bytes)

[#014] sha256:1db44102a5e1960a8f960f603dc58ca8f24e11f5cb84d23abc537a2419de8490 - 0.0% (832 Bytes)

[#015] sha256:4eb90d84d0af7f04df89720241a2d6556668d261fe0274a2cd143a30fb16d8e0 - 0.0% (831 Bytes)

[#016] sha256:8cfe4704b03eda46c44eddd793b6c1131f013c1ced40c1a6d420ce80f831d943 - 0.0% (828 Bytes)

[#017] sha256:7429dbdbac55005af1c9aafd23b4b220ea3283b1454b686e5cdcbe5db23133f5 - 11.86% (30.6 MB)

[#018] sha256:191b0ca9ee9e11a9f43dce48ae656a1814cd3d08728e4668a6b120e35203bcf9 - 0.0% (826 Bytes)

[#019] sha256:bff0f137c6f8845cb1a9a59882e3fdaebc52cbfdea1e4af5b02d705480a3a493 - 0.0% (829 Bytes)

[#020] sha256:5f966905a25111510fe0befa746139baca2f04c5e3839c44fc7515e4965f29be - 0.0% (866 Bytes)

[#021] sha256:73c4fbec03c1fda7301d7070ada75cecd9686589673bc2ae94a8dcc82de044ca - 0.0% (826 Bytes)

[#022] sha256:7767cfccafe62d78aa2b9562dc6064738aa175587781ad71079c229499a45217 - 0.0% (830 Bytes)


History
2020-12-02 14:58:01 UTC

Apply image 1903-amd64

2021-01-15 21:08:09 UTC

cmd /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 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-15 21:08:55 UTC

cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2021-01-15 21:08:56 UTC

cmd /S /C #(nop) USER ContainerUser

2021-01-15 21:09:18 UTC

cmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell

2021-01-15 21:09:58 UTC

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 ; }"

2021-01-15 21:09:59 UTC

cmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0

2021-01-15 21:10:00 UTC

cmd /S /C #(nop) CMD ["pwsh.exe"]

2021-02-07 18:29:34 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-07 18:29:35 UTC

cmd /S /C #(nop) COPY multi:00006c162e891e251607487b009c395740d5d6c2b1f02da8c8ac7a7a7d9cf813 in \Windows\System32\

2021-02-11 21:13:25 UTC

cmd /S /C #(nop) COPY multi:bd77f1283343e2458a0da74c3ea9f28b8428d86f67ea33f5236a276e1178069b in \Windows\

2021-02-11 21:13:25 UTC

cmd /S /C #(nop) ARG VERSION=dev

2021-02-11 21:13:26 UTC

cmd /S /C #(nop) LABEL io.cattle.agent=true

2021-02-11 21:13:26 UTC

cmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24

2021-02-11 21:13:48 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-7adf738ff65dcda4c69314da038ea7e4cc1aea3e-head

2021-02-11 21:13:49 UTC

cmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2021-02-11 21:13:50 UTC

cmd /S /C #(nop) COPY multi:6096bab92c55dd1dcbcd090d2878161828cd9e59c6b070515ef33f1924a49f01 in \etc\rancher\

2021-02-11 21:13:51 UTC

cmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2021-02-11 21:13:51 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-11T21:13:46Z

2021-02-11 21:13:52 UTC

cmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0

2021-02-11 21:13:52 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-ref=7adf738ff65dcda4c69314da038ea7e4cc1aea3e

2021-02-11 21:13:52 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2021-02-11 21:06:27 UTC

Size

260 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-11T21:06:21Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    7adf738ff65dcda4c69314da038ea7e4cc1aea3e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-7adf738ff65dcda4c69314da038ea7e4cc1aea3e-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-2004

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:9334511b2b1d4bc43d8ca0e23b2fcce8b7b0968a9f9aa67cd61de71abad9a5b0 - 38.64% (101 MB)

[#001] sha256:d1d964e549934fb43ef81f521eed39d226a5f9afc19e123118fa80ed0cd87039 - 0.0% (1.09 KB)

[#002] sha256:cbce98f5c4da4f2e83525c8f4b6c1d56f9d1cdf192a2ec9dd67e123d9b9829e2 - 0.0% (1.07 KB)

[#003] sha256:f42568b218bfd71aba73f945e3e2be8b8289135be50910348db61210df5f14dd - 0.03% (90.1 KB)

[#004] sha256:2bf9438971aef03ac0ca75e76ba71ef5d736164d114cae312f5af38994b1e1a6 - 0.0% (1.04 KB)

[#005] sha256:b4a530a7da35f5e36da716f61840fafaf3cb4af8ba9eaa86645d4f086f68b299 - 37.24% (97 MB)

[#006] sha256:31734e44f83918514137f9a0a31f82062dfd1690fedf8dd363894cdc6db44606 - 0.04% (106 KB)

[#007] sha256:b1235424c5052c92d3ec8b7a69185d54dea8ee37ec2c5c529f536ce713c0e3a9 - 0.0% (1.02 KB)

[#008] sha256:b26e8d9f1843c0a843f8703ce17c558368c7bde62db5745031c024d31fa8a468 - 0.0% (1.01 KB)

[#009] sha256:e68f17db82abc3cc193fcb8c260c498fc705e008725b7e91781f4c1eec2958c1 - 0.0% (864 Bytes)

[#010] sha256:cdddf628b4cf80871a99dbc6f1b4d786dc5e7467f83476dc04c66ea2b3cc6cc8 - 0.04% (102 KB)

[#011] sha256:38587778215104fffe937c181262c35c9c03d3d31d38868a5c2005c40dc30b7f - 12.26% (31.9 MB)

[#012] sha256:6d37babb328b62aa2f0a31eda88733384b3400aa9ecc1d2d5c96b37a7390a6f9 - 0.0% (836 Bytes)

[#013] sha256:f27be89676944c30be627a7db72734f22518c34fee7da2a112506343d943bede - 0.0% (836 Bytes)

[#014] sha256:b9a7854c3054705f1e48ae8b33c8272de0d870ab7c295c32fc79df3ba7ce70c5 - 0.0% (836 Bytes)

[#015] sha256:f4fc5d5fd36906708050b7a86c755c138b28963833bed22a969c2326a2f3be57 - 0.0% (866 Bytes)

[#016] sha256:24e9b84545c704a78564556ae5f401ba6d296e4bca112ff2581190dcc70644e3 - 0.0% (834 Bytes)

[#017] sha256:692b74173f6a863b4e2168f45f5bde5f51700d1b4128f13e1b410ff914a076e3 - 11.74% (30.6 MB)

[#018] sha256:42db38df4a3a6c9934f557efc851c34b77bad496e45ccbadaa964b307baa71a5 - 0.0% (833 Bytes)

[#019] sha256:74faf80a49556d395fd54dcb98af153e55444c1b8d490a3245b6225a549a95a0 - 0.0% (843 Bytes)

[#020] sha256:c9f8897753433012dca254a12c58a3a06cfb1218e6833dca9f86ed176dd9d0da - 0.0% (843 Bytes)

[#021] sha256:1098ec3c730abfac530a17c9cead4042bc7576f1c5044346fade162683597dc3 - 0.0% (861 Bytes)

[#022] sha256:e92ec3f540a89e08f155b629d2b726dc639b25ba1e7bfdc5afeeb8e963ab7fb2 - 0.0% (835 Bytes)


History
2021-01-09 13:10:55 UTC

Apply image 2004-amd64

2021-01-25 00:14:05 UTC

cmd /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-2004

2021-01-25 00:14:06 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-25 00:14:18 UTC

cmd /S /C setx PATH "%PATH%;%ProgramFiles%\PowerShell;" /M

2021-01-25 00:14:18 UTC

cmd /S /C #(nop) USER ContainerUser

2021-01-25 00:14:33 UTC

cmd /S /C #(nop) COPY dir:2b24e0683bce9a6158e61058fc24411d0e844420ed7e75e69332bbeb47759889 in C:\Program Files\PowerShell

2021-01-25 00:15:08 UTC

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 ; }"

2021-01-25 00:15:09 UTC

cmd /S /C #(nop) ENV POWERSHELL_TELEMETRY_OPTOUT=0

2021-01-25 00:15:09 UTC

cmd /S /C #(nop) CMD ["pwsh.exe"]

2021-02-07 18:30:02 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-02-07 18:30:03 UTC

cmd /S /C #(nop) COPY multi:57355cb5be6e2624acb1d32e70fd27ced1f9272669bb34ccf2b7b763da2dd6af in \Windows\System32\

2021-02-11 21:05:59 UTC

cmd /S /C #(nop) COPY multi:bd77f1283343e2458a0da74c3ea9f28b8428d86f67ea33f5236a276e1178069b in \Windows\

2021-02-11 21:06:00 UTC

cmd /S /C #(nop) ARG VERSION=dev

2021-02-11 21:06:00 UTC

cmd /S /C #(nop) LABEL io.cattle.agent=true

2021-02-11 21:06:01 UTC

cmd /S /C #(nop) ENV DOCKER_API_VERSION=1.24

2021-02-11 21:06:23 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-7adf738ff65dcda4c69314da038ea7e4cc1aea3e-head

2021-02-11 21:06:24 UTC

cmd /S /C #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2021-02-11 21:06:25 UTC

cmd /S /C #(nop) COPY multi:0a57000ea4ee07d7633b3d186dfc8a7591396da801cf767db867d5690fe7c896 in \etc\rancher\

2021-02-11 21:06:26 UTC

cmd /S /C #(nop) ENTRYPOINT ["pwsh" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2021-02-11 21:06:26 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-02-11T21:06:21Z

2021-02-11 21:06:26 UTC

cmd /S /C #(nop) LABEL org.label-schema.schema-version=1.0

2021-02-11 21:06:27 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-ref=7adf738ff65dcda4c69314da038ea7e4cc1aea3e

2021-02-11 21:06:27 UTC

cmd /S /C #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2021-02-11 21:06:13 UTC

Size

2.44 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-11T21:05:22Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    7adf738ff65dcda4c69314da038ea7e4cc1aea3e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-7adf738ff65dcda4c69314da038ea7e4cc1aea3e-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:18ae6bebe21d13de4442e4cafdf4fbf4e5b0d866afe416f302da087f53f04ae1 - 57.33% (1.4 GB)

[#001] sha256:37a37544be35743883db3ce75c258781c584706308c42cde380476e57c4851ac - 36.91% (924 MB)

[#002] sha256:746aafcd715a884f71008fda91a49cdbc07558dba072de1fdb3ff57378c0fbd4 - 0.0% (1.07 KB)

[#003] sha256:7d460c4e26d303ea95b1741a56fbeceb77d83a088472ed43c75cc19069bc2b49 - 0.0% (1.1 KB)

[#004] sha256:21ab22a6517b34ba374b6b6e18a943da03764c55b0d764f9ad3b6a2d33d7ab8f - 0.82% (20.5 MB)

[#005] sha256:83af1e7118d12732562712d95a56fa9b32c952faf1a17c3bc07798eda205738f - 0.39% (9.72 MB)

[#006] sha256:f24154d269498bafdcffab473edb1c272b71d9886eddcb2914a25e0363e7691c - 0.31% (7.81 MB)

[#007] sha256:8552a0acaf0ed64ea31ef6e955f9872b15329002e75ac94a0075726ce768a70a - 1.68% (42.2 MB)

[#008] sha256:cb0b734f36d9a0787cf7f32938f796a4c2977a5f4a86531b157f411870d51c1b - 0.19% (4.8 MB)

[#009] sha256:a3631c9b99dc1f579323505a1b489055cfc2e64f6866f571550ec30c681619c5 - 0.62% (15.5 MB)

[#010] sha256:25f48b944a7db62f26514751f0a2e4281a78af49d5873a7efea999395b63af84 - 0.51% (12.7 MB)

[#011] sha256:bc4c6b21910a1ec613a4d953fea733ac2343df9241f0f1206fac5548822d4937 - 0.01% (379 KB)

[#012] sha256:eb14a222548c965487aabb144f194cff3f6b6a1b7bb3234552c67ec867f74ff5 - 0.0% (1.07 KB)

[#013] sha256:265f7afdfef036ec9a4859e260e8e210876b1eebdfaba65b520ddaa0a88f8823 - 0.0% (1.1 KB)

[#014] sha256:ebf5751891fffff56ee9b3bec7eff465ff82c8b290186b74a6da14a81b344d09 - 0.0% (1.1 KB)

[#015] sha256:a5fd8f9df58d46e90848bbbc8f657dba0b2e4a5fad2a9f8db2dd019345c5d1a7 - 0.0% (1.09 KB)

[#016] sha256:d9767f34a16caaf01688f67937b7f93cdb10817d0acf3d17c94d56822be568e7 - 0.0% (1.07 KB)

[#017] sha256:b107a0fc1db4fe0dc638d6442552973b3184732e77716a97476a899a4ee85566 - 1.22% (30.6 MB)

[#018] sha256:5eca42f023a9b698046b0ff519b5ec377ad28f8266660482f49c43c88b0deacd - 0.0% (1.09 KB)

[#019] sha256:8d09ceedbace124f1b839f7eb45d2fc91aa03a300005426b698a8fad89f95d37 - 0.0% (1.07 KB)

[#020] sha256:1f7fd92505fad247e0824f4ef235e2eb283234ea8ccf248abd8a717206187b36 - 0.0% (1.07 KB)

[#021] sha256:85d82eb39aa8b72b2eb4197b6a596bdb3ce364ad63ab16273f9a08fa2c77f92d - 0.0% (1.07 KB)

[#022] sha256:be235bb3cf4bfd16ec1b9d99dd0bf56f8c916250d2bdd26897b9d998524a4c14 - 0.0% (1.07 KB)


History
2020-09-10 20:40:05 UTC

Apply image 20H2-RTM-amd64

2021-02-05 16:31:04 UTC

Install update 20H2-amd64

2021-02-09 19:31:10 UTC

cmd /S /C #(nop) ARG ARCH=amd64

2021-02-09 19:31:10 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) SHELL [powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';]

2021-02-09 19:31:21 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/StefanScherer/docker-cli-builder/releases/download/18.09.6/docker.exe'; Write-Host ('Downloading Docker from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\docker.exe -Uri $URL; Write-Host 'Complete.'

2021-02-09 19:31:31 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.0.4/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\wins.exe -Uri $URL; Write-Host 'Complete.'

2021-02-09 19:31:58 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; if (-not (Get-Command Expand-7Zip -ErrorAction Ignore)) { Install-PackageProvider -Name NuGet -Force -Verbose; Install-Module -Name 7Zip4Powershell -Repository PSGallery -Force -Verbose; if(-not $?) { Write-Error "Failed to install package"; Exit 1; } }

2021-02-11 21:05:36 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.19.7/kubernetes-client-windows-amd64.tar.gz'; function Expand-GZip ($inFile, $outFile) { $input = New-Object System.IO.FileStream $inFile, ([IO.FileMode]::Open), ([IO.FileAccess]::Read), ([IO.FileShare]::Read); $output = New-Object System.IO.FileStream $outFile, ([IO.FileMode]::Create), ([IO.FileAccess]::Write), ([IO.FileShare]::None); $gzipStream = New-Object System.IO.Compression.GzipStream $input, ([IO.Compression.CompressionMode]::Decompress); try { if (!$input -or !$output -or !$gzipStream) { Write-Error "Failed to Unzip the archive"; Exit 1; } $buffer = New-Object byte[](1024); while ($true) { $read = $gzipstream.Read($buffer, 0, 1024); if ($read -le 0 ) { break; } $output.Write($buffer, 0, $read); } } finally { $gzipStream.Close(); $output.Close(); $input.Close(); } }; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; Invoke-WebRequest -UseBasicParsing -OutFile c:\kubernetes.tar.gz -Uri $URL; Write-Host 'Expanding ...'; Expand-GZip c:\kubernetes.tar.gz c:\kubernetes.tar; Expand-7Zip c:\kubernetes.tar c:\; Write-Host 'Complete.'

2021-02-11 21:05:43 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /wins.exe -Destination /Windows/

2021-02-11 21:05:52 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /docker.exe -Destination /Windows/

2021-02-11 21:06:00 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; Copy-Item -Path /kubernetes/client/bin/kubectl.exe -Destination /Windows/

2021-02-11 21:06:08 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; New-Alias -Name pwsh -Value powershell

2021-02-11 21:06:08 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ARG VERSION=dev

2021-02-11 21:06:09 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL io.cattle.agent=true

2021-02-11 21:06:09 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV DOCKER_API_VERSION=1.24

2021-02-11 21:06:09 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-7adf738ff65dcda4c69314da038ea7e4cc1aea3e-head

2021-02-11 21:06:10 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV SSL_CERT_DIR=C:\etc\kubernetes\ssl\certs

2021-02-11 21:06:11 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) COPY multi:0a57000ea4ee07d7633b3d186dfc8a7591396da801cf767db867d5690fe7c896 in \etc\rancher\

2021-02-11 21:06:11 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENTRYPOINT ["powershell" "-NoLogo" "-NonInteractive" "-File" "c:/etc/rancher/entrypoint.ps1"]

2021-02-11 21:06:12 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-02-11T21:05:22Z

2021-02-11 21:06:12 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.schema-version=1.0

2021-02-11 21:06:12 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-ref=7adf738ff65dcda4c69314da038ea7e4cc1aea3e

2021-02-11 21:06:13 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2021-02-11 21:12:31 UTC

Size

157 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-02-11T21:11:40Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    7adf738ff65dcda4c69314da038ea7e4cc1aea3e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-7adf738ff65dcda4c69314da038ea7e4cc1aea3e-head

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_arm64

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

KUBECTL_VERSION

v1.19.7

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:64e3fba066352e44a4c1eeb6caedc87c29b46f0a7b31e21a58183fc8370005bd - 14.42% (22.6 MB)

[#001] sha256:3dbb433f451339aab734bb52e3df5b34cdea477f3f8e3aa32f7ac060bd852de2 - 0.0% (854 Bytes)

[#002] sha256:c3042a0d94b83caeb29bc20734c197130f58e14e86e8e6cdad8b768052bb563c - 0.0% (189 Bytes)

[#003] sha256:ff30ffa420802d30fd51e5697d231a82e6f0766b1d8669ac364b6a90aa1cf230 - 0.0% (122 Bytes)

[#004] sha256:30b6672e2b9666d566d719ac88b20e4e61b957c26778554df34cecb380c07e60 - 33.37% (52.4 MB)

[#005] sha256:fffc0e4a1e23f2eeced3b94553539949a4d456d75fd2d035b6462a1c0b2a098f - 1.24% (1.94 MB)

[#006] sha256:f9e679a1c4c306c45cb63d4fe01113197d92910e970271e8521305dc19c300a1 - 15.7% (24.6 MB)

[#007] sha256:6ffb6c7e9c3f028de82f37f7186599aa430ab67c36b4e4edc0ebd8b9e061747b - 17.34% (27.2 MB)

[#008] sha256:64ab58d70344b68c8c84b26b8ae3f2ec8d38d665de0e4a7ecf7b2c7b17ef272b - 17.94% (28.2 MB)

[#009] sha256:67f2a546d48d3d6dab326fa1df29a69894d596698f84e84ffa6220f542c49769 - 0.0% (172 Bytes)


History
2021-01-21 03:49:23 UTC

/bin/sh -c #(nop) ADD file:7d9bc01cf1f3757bf5fa308213a77aeb128883cc13616ff46b3da5b0e65b92f2 in /

2021-01-21 03:49:27 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2021-01-21 03:49:29 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2021-01-21 03:49:31 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2021-01-21 03:49:32 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2021-02-11 21:11:55 UTC

/bin/sh -c #(nop) ARG ARCH=amd64

2021-02-11 21:11: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-02-11 21:11:56 UTC

|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh

2021-02-11 21:11:56 UTC

/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.7

2021-02-11 21:12:18 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 ssh && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2021-02-11 21:12:19 UTC

/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3

2021-02-11 21:12:20 UTC

|1 ARCH=arm64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin

2021-02-11 21:12:20 UTC

/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10

2021-02-11 21:12:21 UTC

|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin

2021-02-11 21:12:22 UTC

/bin/sh -c #(nop) ARG VERSION=dev

2021-02-11 21:12:22 UTC

/bin/sh -c #(nop) LABEL io.cattle.agent=true

2021-02-11 21:12:22 UTC

/bin/sh -c #(nop) ENV DOCKER_API_VERSION=1.24

2021-02-11 21:12:22 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-7adf738ff65dcda4c69314da038ea7e4cc1aea3e-head

2021-02-11 21:12:23 UTC

/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs

2021-02-11 21:12:27 UTC

/bin/sh -c #(nop) COPY dir:e2ba1694e980de46f2eaa6f0532e44dde6e5154e5640ce03e05b3b690246172d in /var/lib/rancher-data

2021-02-11 21:12:29 UTC

/bin/sh -c #(nop) COPY multi:241d2ce55f8c11e0a61a7f8aa6d0be70ce8ccaad4c04cc8d8fa63d769df608e4 in /usr/bin/

2021-02-11 21:12:30 UTC

/bin/sh -c #(nop) WORKDIR /var/lib/rancher

2021-02-11 21:12:30 UTC

/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]

2021-02-11 21:12:30 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-02-11T21:11:40Z

2021-02-11 21:12:30 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0

2021-02-11 21:12:31 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=7adf738ff65dcda4c69314da038ea7e4cc1aea3e

2021-02-11 21:12:31 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Danger Zone
Delete Tag

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.

Delete