Namespace
rancher
Image / Tag
rancher-agent:v2.5.8-rc16
Content Digest
sha256:e48c03e5a50a4d3714293e6eb5b99558c66981f432d91642e006e70e2adafc7d
Details
Created

2021-04-30 22:03:41 UTC

Size

190 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-04-30T22:02:30Z
  • org.opencontainers.image.revision
    85f37a5fe1e985fe0160466d8a3e041b3d72ae97
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.8-rc16

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:01bf7da0a88c9e37ae418d17c0aeed0621524848d80ccb9e38c67e7ab8e11928 - 13.37% (25.5 MB)

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

[#002] sha256:57ffbe87baa135002dddb7a7460082c5d6a352186e1be9464c5f31db81378824 - 0.0% (188 Bytes)

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

[#004] sha256:c45910021f3257067432ae7ad90cbb0e9971abf60c571002dcb66e11d8e799e8 - 29.97% (57.1 MB)

[#005] sha256:cad0069a97e2db91b8c60435d6804b94565f0bc9fac2c8706a7613cb3144b672 - 1.16% (2.2 MB)

[#006] sha256:df05e93a5e109a3e48836fea72a9521621b689f34abc91437a1a8787041672b2 - 13.96% (26.6 MB)

[#007] sha256:50dd0277248d757f1fc19c1f832ea9ac0c52ba392289fed3134a03836757053e - 25.28% (48.1 MB)

[#008] sha256:a000c32348cebee276051d7850be09d9467876b62a2f0e83b42ae7cc516fa1dd - 0.0% (9.31 KB)

[#009] sha256:2d543f05d89b1f5b3712db11a7ee047f695c6410b603d1f4b49b92d6a8d9356c - 16.25% (30.9 MB)

[#010] sha256:d261bcc0923235fb7c010dfd9c4379d9d969b00a3c8210af1d48d7e135427e52 - 0.0% (170 Bytes)


History
2021-04-23 22:21:22 UTC

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

2021-04-23 22:21:23 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-04-23 22:21:24 UTC

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

2021-04-23 22:21:25 UTC

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

2021-04-23 22:21:25 UTC

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

2021-04-30 22:02:56 UTC

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

2021-04-30 22:02:56 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-30 22:02:57 UTC

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

2021-04-30 22:02:58 UTC

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

2021-04-30 22:03:20 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-04-30 22:03:21 UTC

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

2021-04-30 22:03:22 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-30 22:03:22 UTC

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

2021-04-30 22:03:24 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-30 22:03:24 UTC

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

2021-04-30 22:03:24 UTC

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

2021-04-30 22:03:25 UTC

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

2021-04-30 22:03:25 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.8-rc16

2021-04-30 22:03:25 UTC

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

2021-04-30 22:03:35 UTC

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

2021-04-30 22:03:38 UTC

/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/

2021-04-30 22:03:39 UTC

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

2021-04-30 22:03:40 UTC

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

2021-04-30 22:03:40 UTC

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

2021-04-30 22:03:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-30T22:02:30Z

2021-04-30 22:03:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=85f37a5fe1e985fe0160466d8a3e041b3d72ae97

2021-04-30 22:03:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-04-30 22:03:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

Details
Created

2021-04-30 21:53:58 UTC

Size

257 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-04-30T21:53:54Z
  • org.opencontainers.image.revision
    85f37a5fe1e985fe0160466d8a3e041b3d72ae97
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.8-rc16

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:ea84579f6cd5b58fe78732be37450bd188c8923de3a2062664f3992861449b5c - 37.58% (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 - 37.68% (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:c28d83e8c66e5c08c43aeec8cc9db27a3a063e2cd1cfd1aceb7c7f712b3501e5 - 0.0% (874 Bytes)

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

[#011] sha256:3ead1dacfbf3bab76b0ab1d6aef967538fd23cc4e17fe30d74457c423feecd4e - 12.61% (32.4 MB)

[#012] sha256:d71b2c07328d231a822e4b4bf2606923a83b49e50c83b1cb928d0dce927c9119 - 0.0% (828 Bytes)

[#013] sha256:d57bab5d584bc9a6b5f4dee6eb058fdda7d16f38df791c10f13c1fe99d162443 - 0.0% (818 Bytes)

[#014] sha256:a0f3ba57f5f9700f532b5e769d8cc1c9a248c95ae00f6a75675cc250695ce413 - 0.0% (827 Bytes)

[#015] sha256:49cfb08dc1852f879829b277795597fcf30b62960e6451af8d3ff7b39bda9292 - 0.0% (853 Bytes)

[#016] sha256:64c5179aa187bae649c68e18ce909cd28fc038033dd3cb34be0e5d714010b82c - 0.0% (852 Bytes)

[#017] sha256:9ac42ac1c5e19d2ebfb7bcac6721bdfc4b8341c908c2fbaa2ddac94d6e857f45 - 12.0% (30.9 MB)

[#018] sha256:7ce81d165776c93a74322bec8bf411258cb541f917e410b3fd1c10323b61fd3f - 0.0% (825 Bytes)

[#019] sha256:628d3cca4dcb8e77c00923d1cf0c4ea277e54b3fe4a0fc782c1acf0df9e0605e - 0.0% (830 Bytes)

[#020] sha256:f68f6131a7eb3fae7e1ad388473c5a84237edea411e154fc49dc934f4b929c8f - 0.0% (829 Bytes)

[#021] sha256:865aaa436518598afc979f79335259ecb1f678b192ce9c191792957aa059c21f - 0.0% (829 Bytes)

[#022] sha256:a0707e8da3f7c786c52a9ea4582f98ca4d65e46874268f34bc21e58ba0654586 - 0.0% (872 Bytes)


History
2021-04-08 16:02:06 UTC

Apply image 1809-amd64

2021-04-14 01:32:16 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-04-14 01:32:16 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-14 01:32:39 UTC

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

2021-04-14 01:32:40 UTC

cmd /S /C #(nop) USER ContainerUser

2021-04-14 01:32:58 UTC

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

2021-04-14 01:33:34 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-04-14 01:33:34 UTC

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

2021-04-14 01:33:35 UTC

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

2021-04-25 18:35:47 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-25 18:35:47 UTC

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

2021-04-25 18:35:50 UTC

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

2021-04-25 18:35:50 UTC

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

2021-04-25 18:35:51 UTC

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

2021-04-25 18:35:51 UTC

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

2021-04-30 21:53:38 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.8-rc16

2021-04-30 21:53:39 UTC

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

2021-04-30 21:53:40 UTC

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

2021-04-30 21:53:41 UTC

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

2021-04-30 21:53:57 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-04-30T21:53:54Z

2021-04-30 21:53:57 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.revision=85f37a5fe1e985fe0160466d8a3e041b3d72ae97

2021-04-30 21:53:57 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-04-30 21:53:58 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

Details
Created

2021-04-30 21:54:40 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-04-30T21:54:37Z
  • org.opencontainers.image.revision
    85f37a5fe1e985fe0160466d8a3e041b3d72ae97
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.8-rc16

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:f7794a8687064c222edec1eacac34186676299758221ad448828a138c313432c - 37.75% (97.3 MB)

[#001] sha256:df370f7023d39b75bfb7121055f3513445024a4e82221fae5d69b5669b93fd33 - 0.0% (1.03 KB)

[#002] sha256:8f0ee149d266ed6460c1f14120172d70c3d2f4763babf2ff0a74a599597b7986 - 0.0% (1.04 KB)

[#003] sha256:b5623ae57f81eca4a279a593490ab0fb5ada9f7ffe1c1bcc58cea3698a4c46fb - 0.02% (64.9 KB)

[#004] sha256:feb151ad664d66d78b32132b738dc967097624cb954d4ba0dc4493969bcf9e5b - 0.0% (1.07 KB)

[#005] sha256:6e758f19dec09d5012cac6030b0f3b64b3e01a8012b41b51ef724c44a06d4c7d - 37.58% (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:3804b2843eb407d5433ce2d267f7cf96be1e810153f442e2c82fbcbf923bdc94 - 0.0% (1.03 KB)

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

[#011] sha256:93a5e048a2a7470c52fa0f23c263c036dc1118e517cb1da03c951b6f7714adf3 - 12.58% (32.4 MB)

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

[#013] sha256:601f2b2c695ba0a7c1b776577c82c38a0019a7fa78af2df7521f573e85cddd79 - 0.0% (1 KB)

[#014] sha256:f9c0564ccb33e407c0e0066253e34e70be467607a8308493bc458af6f31178e4 - 0.0% (1 KB)

[#015] sha256:28e4876d414a2232bde057b36cf9fbf4786c6564630bb853b438a50eec584a81 - 0.0% (1.04 KB)

[#016] sha256:ef7dda4c234bc377fc24cd76db21cec70e126e4989ee9381e785fced4226950b - 0.0% (1.01 KB)

[#017] sha256:0500d099687e75001b7e3f559ff9fcfe0dc89dfc3f6365900d401d356e55b00c - 11.97% (30.9 MB)

[#018] sha256:e0b0c057391889307ccdaef492db33fe993fd3962aa924ea4730c825f09a45a1 - 0.0% (1 KB)

[#019] sha256:f05644baedaae72ce7b1dafeaeebd155da922e95c17c602434259d7c2eb4a732 - 0.0% (1.03 KB)

[#020] sha256:8818bde44e701478cf3de5ff1edc1ab2f0f6f538922119b814ff49c57e17f682 - 0.0% (1.05 KB)

[#021] sha256:ac791fc52ee12ba8c2d4e34c4dd5b4ead795dce92df095811747b3a3717ab4df - 0.0% (1.04 KB)

[#022] sha256:113bc5946ac086a4fdd6ffaaf2af51038a6f7c000c1bc5b80994f494465e0dfe - 0.0% (1 KB)


History
2021-04-09 14:29:56 UTC

Apply image 1909-amd64

2021-04-14 01:31:06 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-04-14 01:31:07 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-14 01:31:38 UTC

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

2021-04-14 01:31:38 UTC

cmd /S /C #(nop) USER ContainerUser

2021-04-14 01:31:58 UTC

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

2021-04-14 01:32:39 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-04-14 01:32:40 UTC

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

2021-04-14 01:32:41 UTC

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

2021-04-25 18:38:01 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-25 18:38:02 UTC

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

2021-04-25 18:38:04 UTC

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

2021-04-25 18:38:04 UTC

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

2021-04-25 18:38:05 UTC

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

2021-04-25 18:38:05 UTC

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

2021-04-30 21:54:18 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.8-rc16

2021-04-30 21:54:18 UTC

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

2021-04-30 21:54:20 UTC

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

2021-04-30 21:54:20 UTC

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

2021-04-30 21:54:39 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-04-30T21:54:37Z

2021-04-30 21:54:39 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.revision=85f37a5fe1e985fe0160466d8a3e041b3d72ae97

2021-04-30 21:54:39 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-04-30 21:54:40 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

Details
Created

2021-04-30 21:54:42 UTC

Size

259 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-04-30T21:54:38Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    85f37a5fe1e985fe0160466d8a3e041b3d72ae97
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.8-rc16

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.93% (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.5% (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:7bfc6edb1f7045e3ec8132501f4570e76187612fb73b1f35f3308a3813d3afd2 - 0.0% (854 Bytes)

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

[#011] sha256:71e9af04e1e3c5d7d4a1d10d95245b0b209eeb62a11bde246f53c372226a4165 - 12.54% (32.4 MB)

[#012] sha256:bd743dea89b1dd194e3862375d01e549753e3d43b67df89f82ef39ee05139ee7 - 0.0% (829 Bytes)

[#013] sha256:4fd21ab3123620ac23be7f71cf56f65646a9d83761d9c7c0bb7a4151730a32f2 - 0.0% (820 Bytes)

[#014] sha256:6061500e3a5a133e880f18bca8a413fb84806bdd146cdbcb99727d32e64747e8 - 0.0% (826 Bytes)

[#015] sha256:e1eb9aab6d22d116cf601299c1a6d0c079271a79aa27d789bae2c9e5fee8083b - 0.0% (849 Bytes)

[#016] sha256:35005bcdf7dbf7256225834f6584abe3f9780ac9261bf01eb880afb1292a820d - 0.0% (826 Bytes)

[#017] sha256:6640f3720cc75a8f330789badeb2dbc2a56262e36dbe4116ed0268de0b55f277 - 11.93% (30.9 MB)

[#018] sha256:a06930cd1fc2ea9b966ef7938a09cbe794fda149d5bbbffb5b8c8e89265ef296 - 0.0% (848 Bytes)

[#019] sha256:1d496f12e66e95394c7d93a779e45327c560048ce64ca3bf4f5b916c7a46b261 - 0.0% (825 Bytes)

[#020] sha256:d3953447ffb65bc037483522bb4966dd51e301d007f392cb5ef774616b19fdd0 - 0.0% (846 Bytes)

[#021] sha256:6b65fbde3a917bd704e29692b63baa2c17a117bc9b53d964ea35a1317ef857f9 - 0.0% (824 Bytes)

[#022] sha256:6aea5ac29a5081e2b27ab9e796c74c1d1a991f62756f0ce3c91b336ab80930a4 - 0.0% (827 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-04-25 18:33:04 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-25 18:33:05 UTC

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

2021-04-25 18:33:08 UTC

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

2021-04-25 18:33:08 UTC

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

2021-04-25 18:33:09 UTC

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

2021-04-25 18:33:09 UTC

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

2021-04-30 21:54:19 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.8-rc16

2021-04-30 21:54:20 UTC

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

2021-04-30 21:54:21 UTC

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

2021-04-30 21:54:22 UTC

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

2021-04-30 21:54:41 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-04-30T21:54:38Z

2021-04-30 21:54:41 UTC

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

2021-04-30 21:54:41 UTC

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

2021-04-30 21:54:42 UTC

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

Details
Created

2021-04-30 21:55:05 UTC

Size

260 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-04-30T21:55:02Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    85f37a5fe1e985fe0160466d8a3e041b3d72ae97
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.8-rc16

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:d151a73b598346073ea523548e54435aef6702c88cfc7c0ef6d67dfbe32cfe9a - 38.33% (99.8 MB)

[#001] sha256:f8e65b7f61bf1f0937a170fab932e066937f809c0a117ccbfe317b13578131e0 - 0.0% (1.05 KB)

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

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

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

[#005] sha256:c8944569b995ebf8947d59d992abbbd8ba643df745d1597b5102458f81a4912e - 37.24% (96.9 MB)

[#006] sha256:4228458c1145d613d29840e1ac26ffa4fcd4ac8ae1ba369b2e766ecf13903782 - 0.04% (110 KB)

[#007] sha256:a7b89b0ee3b42fbfb4bc3da432d89614c2bc8d745e8c9d11df3fa16a058c8771 - 0.0% (1 KB)

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

[#009] sha256:c8ad8a3fa235a39989e3d6d5512a7093cab51cdbc51b476cf654078350639182 - 0.0% (1.08 KB)

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

[#011] sha256:e6a5547cb736ddf255ef460190bdcb3563f8bcf87a79162731053a7882b1cb81 - 12.46% (32.4 MB)

[#012] sha256:3451dc2a2a31a00be0eb6a0227394f04ab43566a3f7ad58ccbae8856eaaedb3d - 0.0% (1.01 KB)

[#013] sha256:cb0df83e9eeafebaace9a86c97087c446546762639cd7ed9c3c5bd535f4b3299 - 0.0% (1.01 KB)

[#014] sha256:dfd41687a90eec7fc6360a2683bf7bff979e63e768bc7088491483251ee63ada - 0.0% (1.01 KB)

[#015] sha256:f4725eb115d08eb4668aa2bab3f12af9d8fa056cf4a7bd9aa33cbe3b7cf56938 - 0.0% (1.04 KB)

[#016] sha256:b3e1af42914d446a2570fe4bf1e859a1ede5fb3990e339c07d1a82ecb38d4173 - 0.0% (1.01 KB)

[#017] sha256:9590a7d435ae714e8d1544e5dc59778850848dcfbf919db3cf1fed3c32c31cce - 11.86% (30.9 MB)

[#018] sha256:74b9469026c263859e38d57e2e1fc996784ee9bdf92013983e656495dc969f51 - 0.0% (1.07 KB)

[#019] sha256:a76b97d939f48beb13d085443b19960e6ff4c6ff729a99ddc61c7c3ba8c58289 - 0.0% (1.05 KB)

[#020] sha256:d09786a2251c2e46b5417bfe474054fbf4168ecefa7850b38dbfd317d7d6018e - 0.0% (1.05 KB)

[#021] sha256:0e32311f537710dd7c8fd6b8474e8dd4aec7e399d3b51e770045f2fac69b5e84 - 0.0% (1.01 KB)

[#022] sha256:f2b56dd3aa2d0fce7ecfd4947678f32427fec013e49048b5f9062badec32ecc0 - 0.0% (1.02 KB)


History
2021-04-09 09:40:55 UTC

Apply image 2004-amd64

2021-04-14 01:31:57 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-04-14 01:31:58 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-14 01:32:22 UTC

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

2021-04-14 01:32:23 UTC

cmd /S /C #(nop) USER ContainerUser

2021-04-14 01:32:44 UTC

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

2021-04-14 01:33: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-04-14 01:33:22 UTC

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

2021-04-14 01:33:22 UTC

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

2021-04-25 18:38:48 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-25 18:38:48 UTC

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

2021-04-25 18:38:51 UTC

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

2021-04-25 18:38:52 UTC

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

2021-04-25 18:38:52 UTC

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

2021-04-25 18:38:53 UTC

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

2021-04-30 21:54:43 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.8-rc16

2021-04-30 21:54:43 UTC

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

2021-04-30 21:54:44 UTC

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

2021-04-30 21:54:45 UTC

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

2021-04-30 21:55:04 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-04-30T21:55:02Z

2021-04-30 21:55:04 UTC

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

2021-04-30 21:55:05 UTC

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

2021-04-30 21:55:05 UTC

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

Details
Created

2021-04-30 21:54:16 UTC

Size

2.46 GB

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

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.8-rc16

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:ad702b8ea1d861f6708801dfed7808856abc2c94d52e7805e2eee95f03a9281d - 37.8% (952 MB)

[#002] sha256:0733c533742166d51de4203bf8d1edd6532523f38d296f5cd025668cca788c0f - 0.0% (1.31 KB)

[#003] sha256:2a4afe3ae8c03598dffe1442a82ef5c9b1eef9ca3557977f014d3b9a99770f21 - 0.0% (1.36 KB)

[#004] sha256:40a30a5584907fb55db39919edfe03e9796bd3aafb16a945ddb9f5cc47ed6409 - 0.62% (15.5 MB)

[#005] sha256:56bae7e8d26ed6d5c113dddca87edfebf06005b561c128283104d7e34687a97f - 0.21% (5.28 MB)

[#006] sha256:15acddfd007659c765e678e7065c1ddab47de9af5cb29d673e1473d916901cf5 - 0.31% (7.85 MB)

[#007] sha256:2efbefdac69524357bd79182c55969de8f4a2e66b421b4435c837b96ba9dd9f4 - 1.48% (37.2 MB)

[#008] sha256:05a6da12506b5a386d0476e2bd976b55401cea0c460722cb2b10a18eb2c67475 - 0.21% (5.34 MB)

[#009] sha256:cdea8fa3b1e05494ecf0bbe7b002cf199d03d5c31edea9f36e59bcc72e7b3752 - 0.62% (15.6 MB)

[#010] sha256:9c6d1e999ebe8287af00fa3c34d8f7279496c4defdfa9760999c9d700d537b37 - 0.51% (12.8 MB)

[#011] sha256:7ea9bda0b1cd17211ff24119092e3e44beb1f843cabca99cf2a457d8700df680 - 0.02% (435 KB)

[#012] sha256:5d5dba80964d4078aa322ccfdade961443eea944113596bae3fcfd73550e22d4 - 0.0% (1.27 KB)

[#013] sha256:648f45924a83bf57254eb87734867767d342c588f2454d7fb5927a36f7510b9b - 0.0% (1.31 KB)

[#014] sha256:e3904dc45fe9e4f54228917ea6be2af96f3fa826d7d02717960cc52b95145ace - 0.0% (1.27 KB)

[#015] sha256:21e4e4d1ff5ba5057485c14db1a0d20fc00a99f9fb0ab398c9bbad06ad390282 - 0.0% (1.26 KB)

[#016] sha256:1d7c2a7e6c5773f942a64830eba5b8c703e2ac35f041ce06980ff7784919fab2 - 0.0% (1.3 KB)

[#017] sha256:c3cbee404050b5a84db4f81a09c1866b52f432a4de64f67aaf6f195b2e58c3c1 - 1.23% (30.9 MB)

[#018] sha256:10ecb01463182c9bbe30d86fce7b76051abee42092ba60b0dbffd0815060551f - 0.0% (1.29 KB)

[#019] sha256:e2077c1c25e29630417850c279622c52abdd0f8b5f87a05328d3672bc5904cb9 - 0.0% (1.27 KB)

[#020] sha256:f0f4183262aa2628a90d89d2a90121468e449b814280b89f6ba396097fccb806 - 0.0% (1.27 KB)

[#021] sha256:63cc08dbfff71f2af677b4851545d46c0658c3350fdf2b1458f7ab411f1d8565 - 0.0% (1.27 KB)

[#022] sha256:3fddbb2b08b28b29f15d7a28c0c4301696a7c0706127f3d5b01888d8233fc6c2 - 0.0% (1.27 KB)


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

Apply image 20H2-RTM-amd64

2021-04-09 10:01:30 UTC

Install update 20H2-amd64

2021-04-25 18:39:07 UTC

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

2021-04-25 18:39:08 UTC

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

2021-04-25 18:39:20 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-04-25 18:39:30 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.0/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-04-25 18:39:59 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-04-25 18:40:12 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-04-25 18:40:22 UTC

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

2021-04-25 18:40:32 UTC

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

2021-04-25 18:40:43 UTC

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

2021-04-25 18:40:52 UTC

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

2021-04-25 18:40:52 UTC

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

2021-04-25 18:40:53 UTC

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

2021-04-25 18:40:54 UTC

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

2021-04-30 21:54:11 UTC

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

2021-04-30 21:54:11 UTC

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

2021-04-30 21:54:13 UTC

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

2021-04-30 21:54:14 UTC

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

2021-04-30 21:54:14 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-04-30T21:54:09Z

2021-04-30 21:54:15 UTC

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

2021-04-30 21:54:16 UTC

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

2021-04-30 21:54:16 UTC

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

Details
Created

2021-04-30 21:54:13 UTC

Size

178 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-04-30T21:53:11Z
  • org.opencontainers.image.revision
    85f37a5fe1e985fe0160466d8a3e041b3d72ae97
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.url
    https://github.com/rancher/rancher

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.8-rc16

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:673aeee5c81c892477834e2b5e55575f16bfd52d9b841a1d8c524fb3805ee960 - 12.68% (22.6 MB)

[#001] sha256:018b2790219d2003c0d437e634927887ee5cc3d8f985d7459adc5b2ff62d003f - 0.0% (851 Bytes)

[#002] sha256:509c77ce92ade89fbf09fe03b167023be51bf5a0c14c00487fa7a9ee33b55fc3 - 0.0% (187 Bytes)

[#003] sha256:353587eff26c4a4286b6f9cce57ee2fef6263626443adf3fceb2f5a8501d7f8d - 0.0% (124 Bytes)

[#004] sha256:99dac691b6782ff31f93771ec3b3c888f446c95377ed9c94e3de3eafb171ed5d - 29.39% (52.4 MB)

[#005] sha256:50265dedf24159bd64126b4cfd671788a2712a3ed375f4f3adff4f5bcc9f574a - 1.09% (1.94 MB)

[#006] sha256:d3a49dec2405663268deff591913af833558c53a0af01a784b7e96784ea2812c - 13.82% (24.6 MB)

[#007] sha256:2af073d3e7f4d8e28035cef74dd373ce8ca2ee6d757985fe870246a20d21b7a5 - 27.03% (48.2 MB)

[#008] sha256:f1a798779a19ce650b71f5c3ba1b4a8fe88e03a9bd7ebb14ce24f4a28f4151b1 - 0.0% (8.89 KB)

[#009] sha256:f2ac8226380b6165db62c7b97db18076f5bc0bde14c281a79715ec47135f6b19 - 15.99% (28.5 MB)

[#010] sha256:d8289757b718247293bb36a317622a04ef2e336e3db391960a785da08ebcd5f3 - 0.0% (171 Bytes)


History
2021-04-23 22:47:15 UTC

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

2021-04-23 22:47:19 UTC

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

2021-04-23 22:47:21 UTC

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

2021-04-23 22:47:23 UTC

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

2021-04-23 22:47:24 UTC

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

2021-04-30 21:53:30 UTC

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

2021-04-30 21:53:30 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-30 21:53:31 UTC

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

2021-04-30 21:53:31 UTC

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

2021-04-30 21:53:54 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-04-30 21:53:55 UTC

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

2021-04-30 21:53:56 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-30 21:53:56 UTC

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

2021-04-30 21:53:58 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-30 21:53:58 UTC

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

2021-04-30 21:53:58 UTC

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

2021-04-30 21:53:58 UTC

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

2021-04-30 21:53:59 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5.8-rc16

2021-04-30 21:53:59 UTC

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

2021-04-30 21:54:08 UTC

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

2021-04-30 21:54:10 UTC

/bin/sh -c #(nop) COPY file:c60b26f35c3c5659c4b0e8025022c909934ae8190a20e5ee1935a9d5c70e85ab in /usr/bin/

2021-04-30 21:54:11 UTC

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

2021-04-30 21:54:12 UTC

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

2021-04-30 21:54:12 UTC

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

2021-04-30 21:54:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-30T21:53:11Z

2021-04-30 21:54:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=85f37a5fe1e985fe0160466d8a3e041b3d72ae97

2021-04-30 21:54:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2021-04-30 21:54:13 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

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