Namespace
rancher
Image / Tag
rancher-agent:v2.5-87fb135d96a802f0022f7fc5d90f0138d2fb3dc9-head
Content Digest
sha256:96635eec9f5da8ed2710b646c42a1b2492f7d363b471d5b16bc734900c75bfd1
Details
Created

2021-01-19 21:12:19 UTC

Size

162 MB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-87fb135d96a802f0022f7fc5d90f0138d2fb3dc9-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.18.2

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:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 - 15.69% (25.5 MB)

[#001] sha256:3cf8fb62ba5ffb221a2edb2208741346eb4d2d99a174138e4afbb69ce1fd9966 - 0.0% (850 Bytes)

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

[#003] sha256:16d25fe4a02f42995cfcfaee0826b0ca3ba651bf76f51253ba1754a1314cc323 - 0.0% (123 Bytes)

[#004] sha256:d4793d00ad59019f76498af85a7c23adb2ca0b3169ad66724c341193f7b2264c - 33.46% (54.3 MB)

[#005] sha256:8173306facae086d67be798301e1b4e3edccddc2bfa829b570a59cfdaedd09b8 - 1.36% (2.2 MB)

[#006] sha256:7de41fcfca795d232582b37dd56fdab7ca2675c2ae658eabb38b3a7fb5131ea7 - 16.37% (26.6 MB)

[#007] sha256:cea0cb4d53181f5cb9a2caf1188bb48cdd23d82fbbe0f62f95b9da1cc32a730f - 14.38% (23.3 MB)

[#008] sha256:4f863733271148258b1dfe2e4cda1bfc8544f96924c4daac6a4481b16d6a923c - 18.73% (30.4 MB)

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


History
2020-11-25 22:25:13 UTC

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

2020-11-25 22:25:14 UTC

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

2020-11-25 22:25:15 UTC

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

2020-11-25 22:25:16 UTC

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

2020-11-25 22:25:17 UTC

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

2021-01-19 21:11:42 UTC

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

2021-01-19 21:11:42 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-01-19 21:11:43 UTC

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

2021-01-19 21:11:44 UTC

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

2021-01-19 21:12:06 UTC

|1 ARCH=amd64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2021-01-19 21:12:06 UTC

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

2021-01-19 21:12:08 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-01-19 21:12:08 UTC

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

2021-01-19 21:12:10 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-01-19 21:12:10 UTC

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

2021-01-19 21:12:10 UTC

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

2021-01-19 21:12:10 UTC

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

2021-01-19 21:12:10 UTC

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

2021-01-19 21:12:11 UTC

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

2021-01-19 21:12:15 UTC

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

2021-01-19 21:12:17 UTC

/bin/sh -c #(nop) COPY multi:7e19363e3266bbe36bdbefb54c5e12b05bd44a381047682b3616263264360a0d in /usr/bin/

2021-01-19 21:12:18 UTC

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

2021-01-19 21:12:18 UTC

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

2021-01-19 21:12:18 UTC

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

2021-01-19 21:12:18 UTC

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

2021-01-19 21:12:18 UTC

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

2021-01-19 21:12:19 UTC

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

Details
Created

2021-01-19 21:03:20 UTC

Size

257 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-19T21:03:15Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    87fb135d96a802f0022f7fc5d90f0138d2fb3dc9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-87fb135d96a802f0022f7fc5d90f0138d2fb3dc9-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.61% (96.6 MB)

[#001] sha256:0c18e98e0a52bd99a6af410f6f52eed4b9e883aa15917fc450711663e60bef93 - 0.0% (897 Bytes)

[#002] sha256:75d75a5996545a2a89fd967e75029a9b7dca5edb3a0ab5113800f3a5fd359209 - 0.0% (867 Bytes)

[#003] sha256:06e0c8c45e8fa9a82aba733d0e974b496b1cc02b909dd83a0a62ce4b89d3a5ee - 0.03% (71.8 KB)

[#004] sha256:0eb0c35c2d7c5e31d0e76a4746ba84528c60de57b48c824a30de4b89096ad85f - 0.0% (832 Bytes)

[#005] sha256:104ce8c5b1dc374c1ba164a085047ccd5dce7a54503df8659ed00b1d8b961fa2 - 37.75% (97 MB)

[#006] sha256:780c470cdff71bd8825aaa424088c4a47f7f8720d303d10fa677054d771d89ee - 0.05% (136 KB)

[#007] sha256:4b9fc59aa1702a360afa24792fb5ab5a00a9847f0d5308098a5bad52f9f644bc - 0.0% (839 Bytes)

[#008] sha256:bf374c154d575a6c4be2a4b4e7a952517c4027b2705ebf0e349e502d59416023 - 0.0% (839 Bytes)

[#009] sha256:94c365cb5d3e53bc53078ea70484755a32e062ffa31d55417d1ab6a83cc1522f - 0.0% (855 Bytes)

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

[#011] sha256:48f3f41bc111c5d017a695a8f8844ea5e8678dddd18bfc340ad4d6edcd83fc3b - 12.69% (32.6 MB)

[#012] sha256:8a6cef502718a80c01cb66c2e9ef219dcc71ac641668a3e716201180a721023c - 0.0% (819 Bytes)

[#013] sha256:7aafac88215a2cee4815502b6611cc14cf08800118fa1ad387f4ea5b614b0dd9 - 0.0% (857 Bytes)

[#014] sha256:3462dc433b1614bbe9fea5bb6283c8a983b01b2f846b0e062a8ac8462d5e0e31 - 0.0% (856 Bytes)

[#015] sha256:6b702b5c8ef8fbbf87dea960f375810940f771f9f02d0bbbd674a0a101e9ce79 - 0.0% (833 Bytes)

[#016] sha256:11fe5168bfaec96ef45a9c0a725b895dff01fca2f6b6a638e440cb3c977a7bd5 - 0.0% (861 Bytes)

[#017] sha256:3c6ffb94bad4e3920e8dc97b47adf5f76bd222296ad0c69202fd73ab069147c5 - 11.83% (30.4 MB)

[#018] sha256:907d1a7e4d9632455230582472715e3f37ea97006c35ad369546d9e6fcd2ed30 - 0.0% (829 Bytes)

[#019] sha256:0d9cbdfc26e5be443e25c1de74f2b4fbd8bacbb86b1a3c55fb278e7b87a2fcc2 - 0.0% (825 Bytes)

[#020] sha256:be11ded74a953aeaa0e2c5ce66b458b4233ca9fd3cdca1cbda17998860a4c497 - 0.0% (830 Bytes)

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

[#022] sha256:0ffecb3e5009190edf982d2569c06ba71acdd3773a75e68a5ca1cd6c78ada975 - 0.0% (853 Bytes)


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

Apply image 1809-amd64

2021-01-14 00:48:28 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-14 00:48:29 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-14 00:48:53 UTC

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

2021-01-14 00:48:54 UTC

cmd /S /C #(nop) USER ContainerUser

2021-01-14 00:49:11 UTC

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

2021-01-14 00:49:49 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-14 00:49:49 UTC

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

2021-01-14 00:49:50 UTC

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

2021-01-19 20:52:04 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-19 20:52:05 UTC

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

2021-01-19 20:52:07 UTC

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

2021-01-19 20:52:08 UTC

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

2021-01-19 20:52:08 UTC

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

2021-01-19 20:52:08 UTC

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

2021-01-19 21:03:17 UTC

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

2021-01-19 21:03:17 UTC

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

2021-01-19 21:03:18 UTC

cmd /S /C #(nop) COPY multi:293f30049cb9f6e8c3d56ddc80859e28ad93d7136f6bdd7c45c038dcaad50eaf in \etc\rancher\

2021-01-19 21:03:19 UTC

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

2021-01-19 21:03:19 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-19T21:03:15Z

2021-01-19 21:03:19 UTC

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

2021-01-19 21:03:20 UTC

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

2021-01-19 21:03:20 UTC

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

Details
Created

2021-01-19 21:04:16 UTC

Size

260 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-19T21:04:10Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    87fb135d96a802f0022f7fc5d90f0138d2fb3dc9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-87fb135d96a802f0022f7fc5d90f0138d2fb3dc9-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.32% (99.6 MB)

[#001] sha256:72d4e970f9b348b537a538b4ab2a361a2887e9b7ab45164db40cdef18ca21864 - 0.0% (841 Bytes)

[#002] sha256:4fa38e2974f0a4ae59500a099882451b23e1358b030df7cca2637baf586968ef - 0.0% (839 Bytes)

[#003] sha256:79b3ecd3c56c6f1b874a3bf213b2557c77a1cd709b21d54f020cc181a031a741 - 0.02% (64.4 KB)

[#004] sha256:c1240bfac88991398fc8ba4f9adbcf1a103b52db11f10f9b099fbea4f933a678 - 0.0% (837 Bytes)

[#005] sha256:a05e90b6eeac8e88f99bd7bbee2e762ce3c43ca23c86c05a3cf321a3217edf31 - 37.33% (97 MB)

[#006] sha256:c0de07cebb8227f0820cb7fc9ff7539246b84e7ec3c845b19c893304a8456296 - 0.05% (127 KB)

[#007] sha256:9f28fda277a499ff683160d7e5cd753f67242f5d77ede45ff9c7e8fc638662d3 - 0.0% (860 Bytes)

[#008] sha256:803571cad750f9593e465630c62bbe375b988b4b9e04dd0546339f81d22ed9e5 - 0.0% (896 Bytes)

[#009] sha256:6cf1ccfb572e4fec487c7a52690189811441240d798ae2951473201722ff1f56 - 0.0% (877 Bytes)

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

[#011] sha256:5ee4468dd572dcaf5898328d5b163d76c375338a6bece40d27bfa8058d421a5a - 12.54% (32.6 MB)

[#012] sha256:a824f56689ca48df154d65462363552245580338fd27da007240be7064ded874 - 0.0% (834 Bytes)

[#013] sha256:d031c03b65eb81bf7f24c1346ebdd4427ff3c2d084c084fe31ece90e78e843fe - 0.0% (832 Bytes)

[#014] sha256:43b747bbd3beb43c430b37b2b294dae367723ae7abe167380c39929c679317bc - 0.0% (852 Bytes)

[#015] sha256:8c7b933cb096e9a6de729726c1d8c1d31b0cce30bdc62a46ae7247b648ed02b2 - 0.0% (861 Bytes)

[#016] sha256:dd5b5b948aa1bca1d1d7db6d6f90d2c10627af13bb9bbb261bf4ddeae7c25e4d - 0.0% (850 Bytes)

[#017] sha256:4bae0620b78a5bb94ab5aa1a90f6030d95e21e7cb1b85609aa088d8ae270fc7e - 11.69% (30.4 MB)

[#018] sha256:509dcb1920d306994ce3a1ae8453a387d218ba4f306a24cca458887af4e6d5e4 - 0.0% (816 Bytes)

[#019] sha256:603b4158566e5921f478eb45d623dc416fcaa39e69745fb533bfeab1e6bf33a3 - 0.0% (856 Bytes)

[#020] sha256:dcdb100fa3b1c71fde1328077d2d0aa5875d337c781cc072307c472a05988614 - 0.0% (826 Bytes)

[#021] sha256:55202049770ef32df4d1f44725b12d940fdfa9b5858186fee0c8fde4dcd2084d - 0.0% (830 Bytes)

[#022] sha256:4f15926b1981451e1bcba3a281c526f206f6643ec0ca3f53a7a77abc3113bc6c - 0.0% (831 Bytes)


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

Apply image 1909-amd64

2021-01-14 00:49:31 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-14 00:49:31 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-14 00:50:28 UTC

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

2021-01-14 00:50:29 UTC

cmd /S /C #(nop) USER ContainerUser

2021-01-14 00:50:48 UTC

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

2021-01-14 00:51:30 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-14 00:51:31 UTC

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

2021-01-14 00:51:32 UTC

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

2021-01-19 20:53:27 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-19 20:53:27 UTC

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

2021-01-19 20:53:30 UTC

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

2021-01-19 20:53:31 UTC

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

2021-01-19 20:53:31 UTC

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

2021-01-19 20:53:31 UTC

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

2021-01-19 21:04:12 UTC

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

2021-01-19 21:04:12 UTC

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

2021-01-19 21:04:14 UTC

cmd /S /C #(nop) COPY multi:293f30049cb9f6e8c3d56ddc80859e28ad93d7136f6bdd7c45c038dcaad50eaf in \etc\rancher\

2021-01-19 21:04:14 UTC

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

2021-01-19 21:04:15 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-19T21:04:10Z

2021-01-19 21:04:15 UTC

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

2021-01-19 21:04:16 UTC

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

2021-01-19 21:04:16 UTC

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

Details
Created

2021-01-19 21:04:20 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-19T21:04:14Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    87fb135d96a802f0022f7fc5d90f0138d2fb3dc9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-87fb135d96a802f0022f7fc5d90f0138d2fb3dc9-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 - 37.97% (98.1 MB)

[#001] sha256:9f26ca03406f5a8ec501e525d77d1afb95a68b9422de3537733e64a81c94d1ac - 0.0% (862 Bytes)

[#002] sha256:d0970ea9ec60347951f52350b5d641f138878fb9c8b206a7eac63299cb7080e1 - 0.0% (842 Bytes)

[#003] sha256:c181346927b907c378e817ea72493e6601ca6ff887fc1e21e7a2e5959cdca318 - 0.03% (66.3 KB)

[#004] sha256:6b23ddf852d79e12f40c9ec008b87e70eceb1ca9bc0d997e3faa62e6ff2b0b7f - 0.0% (870 Bytes)

[#005] sha256:351c9a6d6f05792758d1243074da597af5bed5bfbf30cb38ac85d9e9e26507d8 - 37.55% (97 MB)

[#006] sha256:6aa7002d6b3f1cdbfe747b229e4a9ea5e39cf6598e452a50a42d18c745517973 - 0.04% (93.2 KB)

[#007] sha256:c2d4d506895efd29956abe635f7a2d549a1d9b438511fc2bb036525f89650e23 - 0.0% (835 Bytes)

[#008] sha256:03ada09e220b64c340bb9e709725780270ef1d53c776ad575bb2abdf3c8e3873 - 0.0% (876 Bytes)

[#009] sha256:1150134282c1fd99b3a03ccfac5abc909c5a29200c11b51ae20edb44e0a46b49 - 0.0% (831 Bytes)

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

[#011] sha256:e5bc7a378979b792bbcf031bcde0879880b307bc2c6c2442a36ea885590bc843 - 12.62% (32.6 MB)

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

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

[#014] sha256:f154f917d939766b3cdf145db9a560a93a8b4f234674098d3bd060fb4636b361 - 0.0% (864 Bytes)

[#015] sha256:1213eb2141556da3597d1500fe513565c9dbda2b82bc7d68a49774496bc120fd - 0.0% (828 Bytes)

[#016] sha256:87155d09bd86426136e45f34e38390f24c00fe04da8e8402c8a6ad6120a9938a - 0.0% (832 Bytes)

[#017] sha256:01d3dadf7bd88e97911a2b3fb572ca02c92626a0adb33d7c2e30da58f3d0c94b - 11.76% (30.4 MB)

[#018] sha256:ff0daf9c9f8ebdcd9e9f2bc4a007eeb5a44043d21cafe48c9c9c108cd3c26b61 - 0.0% (829 Bytes)

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

[#020] sha256:0c4aff21f2b0f15f16343985113b7ec1515b4b754317c0005d71b89736e23152 - 0.0% (898 Bytes)

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

[#022] sha256:d0be2601934eff2f7bd46248b3a17b58c44d9f868de48da80c2dbf69d6091bb1 - 0.0% (823 Bytes)


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

Apply image 1903-amd64

2021-01-14 01:01: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-1903

2021-01-14 01:01:06 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-14 01:02:25 UTC

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

2021-01-14 01:02:26 UTC

cmd /S /C #(nop) USER ContainerUser

2021-01-14 01:02:50 UTC

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

2021-01-14 01:03:35 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-14 01:03:36 UTC

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

2021-01-14 01:03:37 UTC

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

2021-01-19 20:50:56 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-19 20:50:56 UTC

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

2021-01-19 20:50:58 UTC

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

2021-01-19 20:50:59 UTC

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

2021-01-19 20:50:59 UTC

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

2021-01-19 20:51:00 UTC

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

2021-01-19 21:04:16 UTC

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

2021-01-19 21:04:17 UTC

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

2021-01-19 21:04:18 UTC

cmd /S /C #(nop) COPY multi:293f30049cb9f6e8c3d56ddc80859e28ad93d7136f6bdd7c45c038dcaad50eaf in \etc\rancher\

2021-01-19 21:04:19 UTC

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

2021-01-19 21:04:19 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-19T21:04:14Z

2021-01-19 21:04:19 UTC

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

2021-01-19 21:04:20 UTC

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

2021-01-19 21:04:20 UTC

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

Details
Created

2021-01-19 21:04:15 UTC

Size

261 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-19T21:04:09Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    87fb135d96a802f0022f7fc5d90f0138d2fb3dc9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-87fb135d96a802f0022f7fc5d90f0138d2fb3dc9-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.58% (101 MB)

[#001] sha256:ccdccf685fa78181a28c906cd4b3a7e0a54c2955ff06d09a2b0bced650341ba9 - 0.0% (838 Bytes)

[#002] sha256:2ca0364472ea34ed0baace31a0d578b169382c98832d31ffb842942c5b549653 - 0.0% (841 Bytes)

[#003] sha256:53919c6d1b3dd52f9b91062706cf498407d5b018a3bb40306c687bcc67c5569a - 0.03% (67.9 KB)

[#004] sha256:996c9cba4b5597765766ba6a6e3c16e1429d295658f0568f6a1059b4abec6891 - 0.0% (846 Bytes)

[#005] sha256:53f7b050f88e511a6cf062d759d5802559ae1a5fb833a0a9cc0420063651c48b - 37.18% (97 MB)

[#006] sha256:6bd473cebc2089a06626d36fcd3300b96eff83e67398f7b28384720c32f1f0d1 - 0.04% (98 KB)

[#007] sha256:ad6d023010ad660bb27721350c51bdd103128e26581bd02ac1c87b1df823a7d5 - 0.0% (836 Bytes)

[#008] sha256:70d9326376c25c149078565ae1de64bb89ffce73f3fe4b93b31f7a03cbafbefd - 0.0% (838 Bytes)

[#009] sha256:9228ad015effa439f4bc6774a49156b154aa017e536ffc28dd0d7d3653912505 - 0.0% (838 Bytes)

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

[#011] sha256:f029dcd3f81f9329180b0c5c7dc7652195470e0baf724b19eb35f35f255e10d4 - 12.49% (32.6 MB)

[#012] sha256:34d6b4173536d4fdf6ba27e3e40e8294f0db5670aaa928692279ba71fbb5def0 - 0.0% (842 Bytes)

[#013] sha256:d8f61a07ba769b38bf90cf4b69d81bc1cff98717bebc69e6c1c004e9c2e2a65c - 0.0% (859 Bytes)

[#014] sha256:3674fa75df61e1da3b4f6cc2347d69d8ff0dfd7a5ca0a69a18bad784b5e282fa - 0.0% (865 Bytes)

[#015] sha256:a6a7ac0f9f946fd1cc6959987bc5da46a2ee862eb442f8fdd6c56200146674a6 - 0.0% (843 Bytes)

[#016] sha256:76502067f270e3197933c6a494bf1612af3d07a8c6a17d167ee3b3beebc81de1 - 0.0% (839 Bytes)

[#017] sha256:e23d617a0b9e1252606605c103d9df2d9c45efee2eaa1b3f3b505138ce43a95a - 11.65% (30.4 MB)

[#018] sha256:ff2604b9a695acb1344b48d804a266531d5361f17c57852b77c15de03bbd84bb - 0.0% (837 Bytes)

[#019] sha256:495507d16a03d7f26435544f9b025fd76e699a284d0650b362ae201ed0854e77 - 0.0% (858 Bytes)

[#020] sha256:d6e5ad0b580f6fb99ab6c9bc417045df89d7a0248ef842d925134b19b9aeefd1 - 0.0% (837 Bytes)

[#021] sha256:30dc53f35e7cef67afeadf4659043ab2a633d7555b52ae95cc86c6316e85e349 - 0.0% (844 Bytes)

[#022] sha256:cc5bf1db665e5644844ade6b8506ba9ec77c1ad72b870c81132af72bd0fa844e - 0.0% (840 Bytes)


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

Apply image 2004-amd64

2021-01-14 00:59:54 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-14 00:59:54 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-14 01:00:28 UTC

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

2021-01-14 01:00:29 UTC

cmd /S /C #(nop) USER ContainerUser

2021-01-14 01:00:51 UTC

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

2021-01-14 01:01:46 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-14 01:01:46 UTC

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

2021-01-14 01:01:47 UTC

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

2021-01-19 20:52:23 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-19 20:52:24 UTC

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

2021-01-19 20:52:26 UTC

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

2021-01-19 20:52:26 UTC

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

2021-01-19 20:52:27 UTC

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

2021-01-19 20:52:27 UTC

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

2021-01-19 21:04:11 UTC

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

2021-01-19 21:04:12 UTC

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

2021-01-19 21:04:13 UTC

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

2021-01-19 21:04:14 UTC

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

2021-01-19 21:04:14 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-01-19T21:04:09Z

2021-01-19 21:04:14 UTC

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

2021-01-19 21:04:15 UTC

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

2021-01-19 21:04:15 UTC

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

Details
Created

2021-01-19 21:07:18 UTC

Size

2.43 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-19T21:06:59Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    87fb135d96a802f0022f7fc5d90f0138d2fb3dc9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-87fb135d96a802f0022f7fc5d90f0138d2fb3dc9-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:18629c768c3f1391a29a90ea5e5b8a2b4185ec20b1781c40273741f648a0c882 - 36.96% (918 MB)

[#002] sha256:b9a366c6df6df83388ddc231d9c816a829ca46074954ab7bf5ec7f0613f64507 - 0.0% (1.1 KB)

[#003] sha256:31c6255dc4c1380927caf4016f467bc76560896aa3795ea24ef8f6e0aabc0a63 - 0.0% (1.13 KB)

[#004] sha256:3dedf0d4a818aedc981f51230d69860f1d972fde5fd7edc8768461235197e8d0 - 0.62% (15.5 MB)

[#005] sha256:e57206ad0180e89753ae7b8ac0508c008dd6e1d66e40edf157bed933193bf519 - 0.19% (4.77 MB)

[#006] sha256:52a7b10c59a89c5f7b5a3ce852df8d55691b81e11ba8e7ed25c2ac7d9cccdb85 - 0.31% (7.82 MB)

[#007] sha256:3a037dfb2aa9c4b354b31f42a26b92dedff1b2526c8a7b25a9f089a9ab5e66bb - 1.58% (39.2 MB)

[#008] sha256:eeee4653ec16342f5cb91ffd44318a7c4540d0bed9b13d9737eca11127d01b0d - 0.19% (4.82 MB)

[#009] sha256:5246bcb2953cb1cd4dbe779ab6d24d1d56bf86bbe5332de7ee611a057374f886 - 0.63% (15.5 MB)

[#010] sha256:484c7b8ef4347cd0c9c5f8632e5d8363e4441eaf6cfd30561b1218127ce19024 - 0.54% (13.4 MB)

[#011] sha256:949dc9f7590d82d131a0d9b793808f6b2b5b80e99e69107cb456c0669b51a372 - 0.0% (1.08 KB)

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

[#013] sha256:061798ab41de30519785fc2055d69035b294f11941195b2cdaaa14181006343f - 0.0% (1.12 KB)

[#014] sha256:bb485b6ddd7a82e00056afb8af0143a45a0a96234d06539217bd45aec66e6c1e - 0.0% (1.13 KB)

[#015] sha256:f3cbebd1dd5cad9e451ea78789ba154d9c95bb668c4d82919a7a26882a36e064 - 0.0% (1.07 KB)

[#016] sha256:50415ea3abfac96ba97cb472ffc96e8b8096fc81c56d9667df6836f0072130c3 - 1.22% (30.4 MB)

[#017] sha256:9619ed24eb569e38c54f364ff478d1849bd5dac863dbaf317e656fe6256cb627 - 0.0% (1.1 KB)

[#018] sha256:8a7372d7b8b594cc91e8190a70e4f26bb2e2f3573779a98b682ab3e3171fc841 - 0.0% (1.1 KB)

[#019] sha256:f629c5142d656a23a2e05fbaa3c072fc7ffb0240a9895907156c57cb7626b41d - 0.0% (1.1 KB)

[#020] sha256:ca469db2ef04e38fab797fef4dfc522a2a7f376f4daef1c0723f635c12236055 - 0.0% (1.09 KB)

[#021] sha256:65f276bea3ffe4ebb7e485d064259a196d6658395785f7289e7126e1e94d339a - 0.0% (1.1 KB)


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

Apply image 20H2-RTM-amd64

2021-01-09 13:33:38 UTC

Install update 20H2-amd64

2021-01-19 21:04:26 UTC

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

2021-01-19 21:04:26 UTC

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

2021-01-19 21:04:49 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-01-19 21:05:05 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-01-19 21:05:55 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-01-19 21:06:32 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.14.3/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-01-19 21:06:42 UTC

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

2021-01-19 21:06:54 UTC

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

2021-01-19 21:07:12 UTC

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

2021-01-19 21:07:12 UTC

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

2021-01-19 21:07:13 UTC

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

2021-01-19 21:07:13 UTC

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

2021-01-19 21:07:14 UTC

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

2021-01-19 21:07:14 UTC

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

2021-01-19 21:07:15 UTC

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

2021-01-19 21:07:16 UTC

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

2021-01-19 21:07:16 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-01-19T21:06:59Z

2021-01-19 21:07:17 UTC

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

2021-01-19 21:07:17 UTC

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

2021-01-19 21:07:18 UTC

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

Details
Created

2021-01-19 21:10:00 UTC

Size

151 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-01-19T21:09:09Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    87fb135d96a802f0022f7fc5d90f0138d2fb3dc9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-87fb135d96a802f0022f7fc5d90f0138d2fb3dc9-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.18.2

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:04da93b342eb651d6b94c74a934a3290697573a907fa0a06067b538095601745 - 15.01% (22.6 MB)

[#001] sha256:b235194751dee33624fc154603f7e25ecdfbb02538fb7d55fa796df9afa95fee - 0.0% (855 Bytes)

[#002] sha256:606a67bb8db9a1111022bdc6406442e11c1a66653136c5c777114bf67b61038a - 0.0% (188 Bytes)

[#003] sha256:21a395f288fa2939c7e7583890d55074eb557d4d30a7d692cbdb8d52233e233c - 0.0% (124 Bytes)

[#004] sha256:805af62cf825290198cbc44781dfe7f6349a6d645cf5b41b5b537d409d80a382 - 33.31% (50.2 MB)

[#005] sha256:fb68af301411668cda4b05bc3b14ff0b70aa587d40a456a2d63e58ea65d95e5d - 1.29% (1.94 MB)

[#006] sha256:95ab7f565a4a4353b9ac829bd2618e5511e1768fd54830364f3c4304be445074 - 16.34% (24.6 MB)

[#007] sha256:4bc761cc909dfb27df558c3ea57b81340f3b62bf11389dcfb4da7f1bc38db58e - 15.48% (23.3 MB)

[#008] sha256:1192d4a7a584f4f6bfffa16040dee6f5f8ece846868fb1c10e997a2c1c71f72b - 18.57% (28 MB)

[#009] sha256:7bc47578a9cd150bcfddb13bf3bf18b6ff85f7802098aaa5760bdc37b9720c10 - 0.0% (173 Bytes)


History
2020-11-25 22:42:53 UTC

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

2020-11-25 22:42:56 UTC

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

2020-11-25 22:42:58 UTC

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

2020-11-25 22:43:00 UTC

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

2020-11-25 22:43:01 UTC

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

2021-01-19 21:09:24 UTC

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

2021-01-19 21:09:24 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-01-19 21:09:25 UTC

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

2021-01-19 21:09:25 UTC

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

2021-01-19 21:09:47 UTC

|1 ARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl && curl -sLf ${!DOCKER_URL} > /usr/bin/docker && chmod +x /usr/bin/docker && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

2021-01-19 21:09:48 UTC

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

2021-01-19 21:09:49 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-01-19 21:09:49 UTC

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

2021-01-19 21:09:51 UTC

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

2021-01-19 21:09:51 UTC

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

2021-01-19 21:09:51 UTC

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

2021-01-19 21:09:51 UTC

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

2021-01-19 21:09:51 UTC

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

2021-01-19 21:09:52 UTC

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

2021-01-19 21:09:56 UTC

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

2021-01-19 21:09:58 UTC

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

2021-01-19 21:09:59 UTC

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

2021-01-19 21:09:59 UTC

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

2021-01-19 21:09:59 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2021-01-19T21:09:09Z

2021-01-19 21:10:00 UTC

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

2021-01-19 21:10:00 UTC

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

2021-01-19 21:10:00 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