Namespace
rancher
Image / Tag
rancher-agent:v2.5.7-patch1
Content Digest
sha256:965e7c762c74bf66e8e76ae7da068497788f970a1cc339b3e69784a30374355a
Details
Created

2021-05-05 21:24:05 UTC

Size

170 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-05-05T21:23:05Z
  • org.opencontainers.image.revision
    0ec8097ff70c1cef39c1cf4fbdcef08256dc8321
  • 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.7-patch1

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 - 15.01% (25.5 MB)

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

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

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

[#004] sha256:7fdafabcf000073a2b5bda401bc789fa353c012b02cb8eeaed54536507e09bd9 - 33.64% (57.1 MB)

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

[#006] sha256:598d0fe2ad09c0975566876c1176776acab1840906c37ca89ea524ea94d4514f - 15.67% (26.6 MB)

[#007] sha256:fd0a19fd0a8c24f00fa960f0d0b52dfd5cba59bca162c14abf560877e7fa56c5 - 16.34% (27.7 MB)

[#008] sha256:7210615d36c2e98bca56f01036110e8fc0abdb6cef984d688f8e4379a78ce468 - 18.04% (30.6 MB)

[#009] sha256:30d69ec22f09ec1664a716cd1059343c0848f19e1fbcd7fcb1f3507314c3de97 - 0.0% (173 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-05-05 21:23:24 UTC

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

2021-05-05 21:23:25 UTC

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

2021-05-05 21:23:26 UTC

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

2021-05-05 21:23:26 UTC

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

2021-05-05 21:23:50 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-05-05 21:23:50 UTC

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

2021-05-05 21:23:52 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-05-05 21:23:52 UTC

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

2021-05-05 21:23:54 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-05-05 21:23:54 UTC

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

2021-05-05 21:23:54 UTC

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

2021-05-05 21:23:54 UTC

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

2021-05-05 21:23:55 UTC

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

2021-05-05 21:23:55 UTC

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

2021-05-05 21:24:01 UTC

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

2021-05-05 21:24:03 UTC

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

2021-05-05 21:24:04 UTC

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

2021-05-05 21:24:04 UTC

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

2021-05-05 21:24:04 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-05T21:23:05Z

2021-05-05 21:24:04 UTC

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

2021-05-05 21:24:05 UTC

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

2021-05-05 21:24:05 UTC

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

Details
Created

2021-05-05 21:02:16 UTC

Size

256 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-05-05T21:02:13Z
  • org.opencontainers.image.revision
    0ec8097ff70c1cef39c1cf4fbdcef08256dc8321
  • 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.7-patch1

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.7% (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.8% (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:fda2371dad90b1f03bc6e10703a4c17394bd4596cd293cb7303f8e4bedecde68 - 0.0% (855 Bytes)

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

[#011] sha256:17cc81f8871e5b94dee185923f193ae04e8324a31d26ad107f9dcf6ace7e9cb3 - 12.46% (31.9 MB)

[#012] sha256:f5f923435a4040190e845b4b9a55f98f8c985705a356b81cdc7fc0f17932a8e7 - 0.0% (928 Bytes)

[#013] sha256:1f6209fc9ca0a13eb881cff70060fe44e9479200690df8a431152eb18c63b465 - 0.0% (907 Bytes)

[#014] sha256:2edc4a90ef6e4669ba3aacc2d013739579e8d905bd1c36929d46412294892038 - 0.0% (931 Bytes)

[#015] sha256:e53a9c79443bcaaa802e3be9ac88d6d9ce8eff4138fb47d8f180d669e2e10897 - 0.0% (925 Bytes)

[#016] sha256:434a46840ac337a2c7cbc704d9106e5d2395e961aa389937174149279a50e1c0 - 0.0% (952 Bytes)

[#017] sha256:98ad958d1c5b162abbfdf6abd3c7d675d5fe04efc67963b164d0169e38cb6b88 - 11.93% (30.6 MB)

[#018] sha256:a5d8d1a92cf1cbd7295f85c46418411e43a0d6b940fc31718d3b29ad7a8647ea - 0.0% (950 Bytes)

[#019] sha256:4c30cd8ddd6ff721123f4cb9189f8cd711932d62309f1a860810db02f91be776 - 0.0% (828 Bytes)

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

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

[#022] sha256:64417050c5fb240b8ca605dd76300ee41826a92565480f4d8fdd1a06fd224c41 - 0.0% (829 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-05-03 17:11:56 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-05-03 17:11:57 UTC

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

2021-05-05 20:37:49 UTC

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

2021-05-05 20:37:51 UTC

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

2021-05-05 20:37:53 UTC

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

2021-05-05 20:37:54 UTC

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

2021-05-05 20:57:53 UTC

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

2021-05-05 20:57:55 UTC

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

2021-05-05 20:58:13 UTC

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

2021-05-05 20:58:14 UTC

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

2021-05-05 21:02:15 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-05-05T21:02:13Z

2021-05-05 21:02:15 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.revision=0ec8097ff70c1cef39c1cf4fbdcef08256dc8321

2021-05-05 21:02:15 UTC

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

2021-05-05 21:02:16 UTC

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

Details
Created

2021-05-05 20:58:25 UTC

Size

257 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-05-05T20:58:22Z
  • org.opencontainers.image.revision
    0ec8097ff70c1cef39c1cf4fbdcef08256dc8321
  • 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.7-patch1

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.86% (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.7% (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:2ff255eb2affd08744b1a7142fc51de182bf79d6cdaf1942313c92a805d8d66e - 0.0% (1.1 KB)

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

[#011] sha256:f08e59173f7c99036b4ec28fcfd723df8b2f050801fcb6173849e46f944759f8 - 12.43% (31.9 MB)

[#012] sha256:de22eddc59a65e654187e282cc748244505baad44e4ef242815b814d1e4c3085 - 0.0% (1.05 KB)

[#013] sha256:66dacea5f5561d3fa82a8063b081a556b5ab3b22005f0c8b1e3c7f147b6076d4 - 0.0% (1.07 KB)

[#014] sha256:9c38e4c8b96d8e2614fd0ce172701e1217f38d4839d4783ee7410c9308d1ec63 - 0.0% (1.09 KB)

[#015] sha256:5e8c2e550bc110b4f108a662312ddb24a9a96c0d4fca6bcc9d975d540e665269 - 0.0% (1 KB)

[#016] sha256:99c82ec9d125a6e209071c25b9fd2bbe94931a13b7fec3d6f3f8232bb79639d9 - 0.0% (1 KB)

[#017] sha256:a97f674154fce37706304d0d84ea33c549b9d75df72e209542d79a29c96d1e7e - 11.9% (30.6 MB)

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

[#019] sha256:84421b38d9668e24d99b3fcc178f76fc964621353f13f240c9c69776492b9d16 - 0.0% (1 KB)

[#020] sha256:f9300c42eea99e315f245e6ca5d36a700ea5220231e3e2516a9face38cacca7c - 0.0% (1.01 KB)

[#021] sha256:1f3ec2f31c73bc879271f135fe17d5dc92e5c9f937e73435353bbf45514c00ad - 0.0% (1.05 KB)

[#022] sha256:2c09e0719dd7fb282367d8fa7d259347b737a0b35706459ae75040896780c137 - 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-05-03 17:16:36 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-05-03 17:16:37 UTC

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

2021-05-05 20:40:46 UTC

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

2021-05-05 20:40:47 UTC

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

2021-05-05 20:40:47 UTC

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

2021-05-05 20:40:48 UTC

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

2021-05-05 20:58:03 UTC

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

2021-05-05 20:58:03 UTC

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

2021-05-05 20:58:05 UTC

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

2021-05-05 20:58:06 UTC

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

2021-05-05 20:58:24 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-05-05T20:58:22Z

2021-05-05 20:58:24 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.revision=0ec8097ff70c1cef39c1cf4fbdcef08256dc8321

2021-05-05 20:58:24 UTC

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

2021-05-05 20:58:25 UTC

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

Details
Created

2021-05-05 20:57:44 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-05-05T20:57:41Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    0ec8097ff70c1cef39c1cf4fbdcef08256dc8321
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.7-patch1

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:34e588e15963ddbea9405657ae6440ca1159476039f4e311380601c59a34d386 - 0.0% (881 Bytes)

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

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

[#012] sha256:32e6b8e87d8e981e7e754a6945844173b29a088739a0e402603e1ec41a38abc2 - 0.0% (906 Bytes)

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

[#014] sha256:bea6111ef8fe22dcfbc26e2f86cc4e49c193ebc414213d038f6be4e811a41dd2 - 0.0% (890 Bytes)

[#015] sha256:ccc8c7ec2c02d36643fa08125ad3cf2c6e511abafd32f1093d8621d7b9aeffa6 - 0.0% (847 Bytes)

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

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

[#018] sha256:9f279a83a8896f25dc6bb4b103985c3f95b2238e6851a2eb0edc1ca2a7afc2a0 - 0.0% (857 Bytes)

[#019] sha256:840edc7a2b73572a05f03c57c31c77becf9b8cb3f899d45db1286f7e019c9a1d - 0.0% (867 Bytes)

[#020] sha256:985c67c76d3d04aeb37fbf8691ce1e82b3e6f0ec1ede339dfe7973d8b56f67e8 - 0.0% (828 Bytes)

[#021] sha256:e68c87abfaa12dc720437dd1b6f55826f8ee5e46be1bf21a345f67ca598f1c98 - 0.0% (851 Bytes)

[#022] sha256:8723d71c3158723e2dbb5bc9f68529430b5b648a9aca559798d6495178e4f962 - 0.0% (824 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-05-03 17:07:39 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-05-03 17:07:40 UTC

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

2021-05-05 20:40:06 UTC

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

2021-05-05 20:40:07 UTC

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

2021-05-05 20:40:08 UTC

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

2021-05-05 20:40:08 UTC

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

2021-05-05 20:57:24 UTC

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

2021-05-05 20:57:24 UTC

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

2021-05-05 20:57:26 UTC

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

2021-05-05 20:57:26 UTC

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

2021-05-05 20:57:43 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-05-05T20:57:41Z

2021-05-05 20:57:43 UTC

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

2021-05-05 20:57:44 UTC

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

2021-05-05 20:57:44 UTC

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

Details
Created

2021-05-05 21:05:55 UTC

Size

259 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-05-05T21:05:37Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    0ec8097ff70c1cef39c1cf4fbdcef08256dc8321
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.7-patch1

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.45% (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.35% (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:2230844203f847b1a749a732444cb75a7619aece9ae92e47b4ca1c8efd6b6cfe - 0.0% (1.04 KB)

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

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

[#012] sha256:b3b24d8c6ddde9aff9f569027f5821cdb90c8eea038934e2a822436bce97aba7 - 0.0% (1.02 KB)

[#013] sha256:3b76411809d2d63f2c0f6418553d546d1f97700f75edf46f8e8cfae4b7f9f004 - 0.0% (1.08 KB)

[#014] sha256:126ac6526e0f203960bbe1ed694e5d107001e5b39cef245e9d05230626987613 - 0.0% (1.06 KB)

[#015] sha256:39234f6591a0bd140793ed73e26b7b5a82b1516035a06fb1e7e164c7d2a67daa - 0.0% (1.11 KB)

[#016] sha256:cd4fbafb2ce9f1e86633fdbf748c72f50cd84b6de980863826d6c3944598c34f - 0.0% (1.06 KB)

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

[#018] sha256:e3677ac4bc5f5b2d26b95cd6b66446cea3f688298cbf2a15e50de443075da50b - 0.0% (1.14 KB)

[#019] sha256:883cdad9201c21d5e56fd108dd8099c388ae432011d3f998ec293d505056fd23 - 0.0% (1.13 KB)

[#020] sha256:8e8d580fc51337a151ac472ceb0a2cb357c72230e665a33d239b9507d2c01a0c - 0.0% (1.14 KB)

[#021] sha256:e0342a679c5f64384cdbc8db6ce9076b83c155a10f631163b890039f11333ab3 - 0.0% (1.15 KB)

[#022] sha256:ecc0e733c51dc75b765714b5cd76c1b75b906ffdeeb4e455edf5ae50313e3d32 - 0.0% (1.15 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-05-03 17:13:14 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-05-03 17:13:15 UTC

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

2021-05-05 20:40:13 UTC

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

2021-05-05 20:40:14 UTC

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

2021-05-05 20:40:14 UTC

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

2021-05-05 20:40:15 UTC

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

2021-05-05 21:01:26 UTC

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

2021-05-05 21:01:27 UTC

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

2021-05-05 21:01:52 UTC

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

2021-05-05 21:01:54 UTC

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

2021-05-05 21:05:51 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-05-05T21:05:37Z

2021-05-05 21:05:53 UTC

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

2021-05-05 21:05:54 UTC

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

2021-05-05 21:05:55 UTC

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

Details
Created

2021-05-05 20:57:57 UTC

Size

2.46 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-05-05T20:57:32Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    0ec8097ff70c1cef39c1cf4fbdcef08256dc8321
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.7-patch1

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:5d562dd4a630dd408e6dc1458adc5bc28baeb607a6b4b75c3b0b8b1e59acb71c - 0.0% (1.27 KB)

[#003] sha256:b390418a267bb73e11232d29a4084d60994d18b3e732f99026e1fae33e466dd5 - 0.0% (1.26 KB)

[#004] sha256:7b5914ab3d8d607606c54ef2ab6d0b2fad444a44e6b3b1bb558a32dde5114bca - 0.62% (15.5 MB)

[#005] sha256:3dfdc383885a39cd87ce21ce3b75c742a3cdcdbfe59f68c90e5c0d63a325e83e - 0.19% (4.79 MB)

[#006] sha256:7058c1cbc34d69f22ef15023436399fb9f4bdc08c5398b611a732dc63fece71a - 0.31% (7.85 MB)

[#007] sha256:4f7a5414d65a1421a392e1dff3fe66f50bb2867f4bc1bc0feac6bad160618362 - 1.48% (37.2 MB)

[#008] sha256:296105004f501c3a51700a68fbf09305842410057fbba5599e056577dd5db193 - 0.19% (4.85 MB)

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

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

[#011] sha256:9dc21ffd8b04a8bcc4e8e9414693059ade43fb2ca0f652d6ab76d588b56af228 - 0.02% (435 KB)

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

[#013] sha256:89d2cb7da7250ab2df60bbccaf75ed43b74c5d39ace4b1d303e03ecaf559bd71 - 0.0% (1.26 KB)

[#014] sha256:1514d98c0baa8f3942258f8be3d926f2f4e09b7d222f16bf66486711015a9c85 - 0.0% (1.31 KB)

[#015] sha256:de4a7e488a23d375ff2de0ebcaf581d885ef6e50dca9ca0ae2a07e19110e93a4 - 0.0% (1.27 KB)

[#016] sha256:431fb5573a783e127fadd7daa6560dd9f3bb718040585f9612e46f5afefc2e6d - 0.0% (1.29 KB)

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

[#018] sha256:86e2b9fc3d809ea697053071fd3b0e72a4707cb9301aaf7264f97134d36051df - 0.0% (1.29 KB)

[#019] sha256:3103fa6200a7fead10d876b52bd8690663f2db068606e7b8e905b3033071adc9 - 0.0% (1.3 KB)

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

[#021] sha256:627fbb03d1903a6d5af917f4f1995e6602baef6e3f4d1863583edfaa2f292f94 - 0.0% (1.27 KB)

[#022] sha256:d2ca631ac173dbe4e62f097cccdce5dd367a877c73555d39c1fa649b41bc0c41 - 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-05-03 17:12:02 UTC

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

2021-05-03 17:12:02 UTC

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

2021-05-03 17:12:14 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-05-05 20:40:51 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-05-05 20:41:51 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-05-05 20:42:26 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-05-05 20:42:50 UTC

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

2021-05-05 20:43:20 UTC

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

2021-05-05 20:57:42 UTC

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

2021-05-05 20:57:50 UTC

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

2021-05-05 20:57:50 UTC

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

2021-05-05 20:57:51 UTC

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

2021-05-05 20:57:51 UTC

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

2021-05-05 20:57:52 UTC

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

2021-05-05 20:57:52 UTC

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

2021-05-05 20:57:54 UTC

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

2021-05-05 20:57:54 UTC

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

2021-05-05 20:57:55 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-05-05T20:57:32Z

2021-05-05 20:57:56 UTC

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

2021-05-05 20:57:56 UTC

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

2021-05-05 20:57:57 UTC

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

Details
Created

2021-05-05 21:08:29 UTC

Size

157 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-05-05T21:07:06Z
  • org.opencontainers.image.revision
    0ec8097ff70c1cef39c1cf4fbdcef08256dc8321
  • 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.7-patch1

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 - 14.35% (22.6 MB)

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

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

[#003] sha256:946d4a430b073a235150c2010416655fcfc018d5f851470107a0db0a33b0f93d - 0.0% (124 Bytes)

[#004] sha256:cc548edc5351d2ea30a80181c4230019a8f63ec2ce09e55e1af896f1ea9ef745 - 33.27% (52.4 MB)

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

[#006] sha256:9311b0140dee7534de5620667f923a9e54d59ee39986079398897556d8b29c83 - 15.64% (24.6 MB)

[#007] sha256:71cef9fc9215ca99d28be34bdaf7bf73efe5b946e57a16012cdb17c2f3c9b1dd - 17.6% (27.7 MB)

[#008] sha256:46848db4d9436945ac7453dcfd0bb73c395e9e72c8538b1cf7ec152c807528d7 - 17.9% (28.2 MB)

[#009] sha256:b458a007dd8295b8f8aaa40883f45b36fda3ae88332b96c523884e843cfe2353 - 0.0% (172 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-05-05 21:07:25 UTC

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

2021-05-05 21:07:25 UTC

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

2021-05-05 21:07:26 UTC

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

2021-05-05 21:07:26 UTC

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

2021-05-05 21:08:08 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-05-05 21:08:09 UTC

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

2021-05-05 21:08:10 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-05-05 21:08:11 UTC

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

2021-05-05 21:08:13 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-05-05 21:08:14 UTC

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

2021-05-05 21:08:14 UTC

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

2021-05-05 21:08:14 UTC

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

2021-05-05 21:08:15 UTC

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

2021-05-05 21:08:15 UTC

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

2021-05-05 21:08:23 UTC

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

2021-05-05 21:08:27 UTC

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

2021-05-05 21:08:27 UTC

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

2021-05-05 21:08:28 UTC

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

2021-05-05 21:08:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-05T21:07:06Z

2021-05-05 21:08:28 UTC

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

2021-05-05 21:08:29 UTC

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

2021-05-05 21:08:29 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