Namespace
rancher
Image / Tag
rancher-agent:master-698590b333125305f9d4b2ea84033d3d35b5ff4c-head
Content Digest
sha256:154a3c638474402b152c331ba3218e23dbc7c0e3b70ad3640cd2e4ea3ee35d20
Details
Created

2021-04-09 00:52:42 UTC

Size

171 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-04-09T00:50:51Z
  • org.opencontainers.image.revision
    698590b333125305f9d4b2ea84033d3d35b5ff4c
  • 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:master-698590b333125305f9d4b2ea84033d3d35b5ff4c-head

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_amd64

DOCKER_URL_amd64

https://get.docker.com/builds/Linux/x86_64/docker-1.10.3

DOCKER_URL_arm64

https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64

KUBECTL_VERSION

v1.19.7

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:6e0aa5e7af40303f56126b1469d1f37525b3a55a788836a6c9b773f6ce8bc446 - 14.9% (25.5 MB)

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

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

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

[#004] sha256:4fbcd3628b3de7993ae50c2f5547f88e42c35f0dd81d67f105618d43358e0406 - 33.38% (57.1 MB)

[#005] sha256:b0cf1c69e4cdec93ee98edf15749d8bd086cad09755299977088473d8243d507 - 1.29% (2.2 MB)

[#006] sha256:0dc1bff4db98915a27ccf8c43f55cb6ce09bd270b944ffbe554d23390ae7c207 - 15.55% (26.6 MB)

[#007] sha256:9802a20d4be82d18e8b30cf0d64264dafc02c64cbc5f320ff3a1ccbffae87136 - 25.98% (44.4 MB)

[#008] sha256:5db80f6a51d7f0f03fc153c41995d3451bd5d923866009f6e7d4927bf64f1af7 - 0.01% (9.31 KB)

[#009] sha256:61dfd6a95679d149df2537d97c0355c77c6e1beacec2352ea5d7054ac8b265c3 - 8.89% (15.2 MB)

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


History
2021-03-25 22:32:58 UTC

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

2021-03-25 22:32:59 UTC

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

2021-03-25 22:33:00 UTC

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

2021-03-25 22:33:01 UTC

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

2021-03-25 22:33:02 UTC

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

2021-04-09 00:51:31 UTC

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

2021-04-09 00:51:32 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-09 00:51:34 UTC

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

2021-04-09 00:51:34 UTC

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

2021-04-09 00:52:14 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-09 00:52:15 UTC

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

2021-04-09 00:52:17 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-09 00:52:17 UTC

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

2021-04-09 00:52:19 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-09 00:52:20 UTC

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

2021-04-09 00:52:20 UTC

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

2021-04-09 00:52:20 UTC

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

2021-04-09 00:52:21 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-698590b333125305f9d4b2ea84033d3d35b5ff4c-head

2021-04-09 00:52:21 UTC

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

2021-04-09 00:52:36 UTC

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

2021-04-09 00:52:39 UTC

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

2021-04-09 00:52:40 UTC

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

2021-04-09 00:52:41 UTC

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

2021-04-09 00:52:41 UTC

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

2021-04-09 00:52:41 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-09T00:50:51Z

2021-04-09 00:52:41 UTC

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

2021-04-09 00:52:42 UTC

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

2021-04-09 00:52:42 UTC

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

Details
Created

2021-04-09 00:40:38 UTC

Size

238 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-04-09T00:40:34Z
  • org.opencontainers.image.revision
    698590b333125305f9d4b2ea84033d3d35b5ff4c
  • 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:master-698590b333125305f9d4b2ea84033d3d35b5ff4c-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:a11c4ca8f1ba16b6e1395d4523be2215bd0871c2e3e4695b9f2b87bd7472be52 - 40.55% (96.7 MB)

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

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

[#003] sha256:0b45784adecff220a6553edd5795641c56b36b1e4b57dcab277bbd25883e1d48 - 0.03% (65.8 KB)

[#004] sha256:15b76c0e846ecb01cf839be55fccd055ac480e8a0256d017fe14bc4c8b920ab3 - 0.0% (1.12 KB)

[#005] sha256:f7a723a7649370197918291b2dcd4615f851d12684eef849ebb19e1e1ebe97e9 - 40.63% (96.9 MB)

[#006] sha256:89f8320245754316677404661ea5262e74e31c8a9d068fe9959f532f738835c7 - 0.05% (131 KB)

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

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

[#009] sha256:4fb5a3238aaa60b416cf1bc14d92124776def5b31430f13e7b343df20f6e047b - 0.0% (945 Bytes)

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

[#011] sha256:f45720feed826c95cb41fa868da57d0a26339dca42d53821d1bbab67119c3404 - 13.6% (32.4 MB)

[#012] sha256:6599c0ef09529f9bf0b6ebec325ad8857e9a8a5914c4457bd3164e041b47383d - 0.0% (927 Bytes)

[#013] sha256:0a32a27d8a4301222b0d80bdde91d952b50c3a16833b82016c5d89c6c055b2c9 - 0.0% (950 Bytes)

[#014] sha256:faec6632411da43fcf7ea5760ba19aaa78c87f347b0e485694d52e7bfbcf9538 - 0.0% (947 Bytes)

[#015] sha256:d8b35a6d9f498f4d54d0600c2ab830a2a681ad234f65cf6d95c2ebddef133c2e - 0.0% (854 Bytes)

[#016] sha256:434b7e19414fc84f7fd5c6ef95efea6da02f98252949f914f3146a475fe0b332 - 0.0% (855 Bytes)

[#017] sha256:e09a6944557b6b17599f86c1b598761cd352988cca4b3cb5427bc1fc4461cd7a - 5.1% (12.2 MB)

[#018] sha256:04a98b0610fee889cd7f734c3f75d982140d502b860aeb639c8e25e39c085137 - 0.0% (825 Bytes)

[#019] sha256:719d45508431393d487498a21a02d287c1d0287c13063f54283c006cf09afc82 - 0.0% (859 Bytes)

[#020] sha256:df17123ebe3088448a7537ec181d5ba8553df815a817e468a621468a3ce92c57 - 0.0% (834 Bytes)

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

[#022] sha256:0d4a1a49e96f3e0e10a58173c7bb27374404ab247ffc94a067950447ef4f6d60 - 0.0% (830 Bytes)


History
2021-02-26 16:47:31 UTC

Apply image 1809-amd64

2021-03-16 20:49:38 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-03-16 20:49:39 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-16 20:50:06 UTC

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

2021-03-16 20:50:06 UTC

cmd /S /C #(nop) USER ContainerUser

2021-03-16 20:50:29 UTC

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

2021-03-16 20:51:08 UTC

cmd /S /C pwsh -NoLogo -NoProfile -Command " $stopTime = (get-date).AddMinutes(15); $ErrorActionPreference = 'Stop' ; $ProgressPreference = 'SilentlyContinue' ; while(!(Test-Path -Path $env:PSModuleAnalysisCachePath)) { Write-Host "'Waiting for $env:PSModuleAnalysisCachePath'" ; if((get-date) -gt $stopTime) { throw 'timout expired'} Start-Sleep -Seconds 6 ; }"

2021-03-16 20:51:09 UTC

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

2021-03-16 20:51:10 UTC

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

2021-04-05 19:44:24 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-05 19:44:26 UTC

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

2021-04-05 19:44:36 UTC

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

2021-04-05 19:44:37 UTC

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

2021-04-05 19:44:38 UTC

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

2021-04-05 19:44:39 UTC

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

2021-04-09 00:40:35 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-698590b333125305f9d4b2ea84033d3d35b5ff4c-head

2021-04-09 00:40:36 UTC

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

2021-04-09 00:40:36 UTC

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

2021-04-09 00:40:37 UTC

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

2021-04-09 00:40:37 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-04-09T00:40:34Z

2021-04-09 00:40:38 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.revision=698590b333125305f9d4b2ea84033d3d35b5ff4c

2021-04-09 00:40:38 UTC

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

2021-04-09 00:40:38 UTC

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

Details
Created

2021-04-09 00:40:48 UTC

Size

239 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-04-09T00:40:43Z
  • org.opencontainers.image.revision
    698590b333125305f9d4b2ea84033d3d35b5ff4c
  • 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:master-698590b333125305f9d4b2ea84033d3d35b5ff4c-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:d94040b3fb21af94caf37df4e5732028c860fbdff08d3f6f98552316af465108 - 40.72% (97.4 MB)

[#001] sha256:dde1ba7643f60847f0fe8c5ce03f23b32c0927305ed32101d81c94c94aeb5a60 - 0.0% (1.06 KB)

[#002] sha256:8a0fcc2069e76692cc8d3be425e860129743cf0a9a8b7c3a4b385a4bde46e24d - 0.0% (1.02 KB)

[#003] sha256:372628681d3f3193edd6b4d325b0e1951cecf78cda01faebff2d74f027129a95 - 0.03% (63.8 KB)

[#004] sha256:b8b3ab6c96ae48b226cc75073ecc078a2fb97a79e8d0b7a2f47f0fc4dad90640 - 0.0% (1.12 KB)

[#005] sha256:975d084e016729a87575417c001084cb5144aca879b7c752d5a994f0133ded4d - 40.51% (96.9 MB)

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

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

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

[#009] sha256:e25360d11f545e18b2c3ad71869db4fe0eec4bb6021e743279a8efe0003a4b40 - 0.0% (925 Bytes)

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

[#011] sha256:4aa6abf06f60bc5709bc1c9624a7acfac5b5b0db4b557b52dd0fc87f47d72e89 - 13.56% (32.4 MB)

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

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

[#014] sha256:2e0d42488a4474038eba0549296852126f015882b8e00ae88cacaf1d0cf8b5d1 - 0.0% (829 Bytes)

[#015] sha256:cb3a40282e2557af280a7b72f703e664a83fe80328c89041aa67d7b06a3305a2 - 0.0% (832 Bytes)

[#016] sha256:c795f50aa74908616aecf5a9ca0bdf8831bfe356227ae48796605f221b0d4aee - 0.0% (851 Bytes)

[#017] sha256:81ed6de2ec1b7d1f9c82af779ac6ce8bfcb69cfe930afa8f0ca040442f621015 - 5.08% (12.2 MB)

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

[#019] sha256:e2ce1a68f1e9c000d349416c17090c966a2fb87cc2bfa5134f54cbdb7d70a741 - 0.0% (822 Bytes)

[#020] sha256:5045bbf48eb94047cd836eb34d06e2ee7a4519286253dae903d169013dad308c - 0.0% (874 Bytes)

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

[#022] sha256:a1f7d7567ce15bc7f59e3ed89440c0eb03af187e52bcd8906b0512b91d814d94 - 0.0% (852 Bytes)


History
2021-03-06 02:10:40 UTC

Apply image 1909-amd64

2021-03-16 21:08:18 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-03-16 21:08:19 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-16 21:08:42 UTC

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

2021-03-16 21:08:42 UTC

cmd /S /C #(nop) USER ContainerUser

2021-03-16 21:09:02 UTC

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

2021-03-16 21:09:41 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-03-16 21:09:41 UTC

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

2021-03-16 21:09:42 UTC

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

2021-04-05 19:47:25 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-05 19:47:26 UTC

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

2021-04-05 19:47:28 UTC

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

2021-04-05 19:47:30 UTC

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

2021-04-05 19:47:30 UTC

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

2021-04-05 19:47:31 UTC

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

2021-04-09 00:40:45 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-698590b333125305f9d4b2ea84033d3d35b5ff4c-head

2021-04-09 00:40:45 UTC

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

2021-04-09 00:40:46 UTC

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

2021-04-09 00:40:46 UTC

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

2021-04-09 00:40:47 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-04-09T00:40:43Z

2021-04-09 00:40:47 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.revision=698590b333125305f9d4b2ea84033d3d35b5ff4c

2021-04-09 00:40:47 UTC

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

2021-04-09 00:40:48 UTC

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

Details
Created

2021-04-09 00:40:51 UTC

Size

240 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-04-09T00:40:47Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    698590b333125305f9d4b2ea84033d3d35b5ff4c
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-698590b333125305f9d4b2ea84033d3d35b5ff4c-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 - 40.88% (98.1 MB)

[#001] sha256:de401d0ad50a73809f52f1b2cdd08372d48affaed3cdc2d9c82fd93fdb86935d - 0.0% (822 Bytes)

[#002] sha256:b251ece4f860cf57423dd1455d77586f293f469389d4e8f22eda21f3f3865674 - 0.0% (921 Bytes)

[#003] sha256:da83f3e327d6be0778a2e9cb3bdbcd4381d91d53be27a9d83e7a02d713898ab6 - 0.03% (67.5 KB)

[#004] sha256:128bd25e4a5fd56d89d1d3519ab5299fad89e0fa26b42a19bbcacf3ffc63a75a - 0.0% (849 Bytes)

[#005] sha256:02a46850464f896128d38032429af01ed881c9561496b85a7dcf75894d1cfd3f - 40.43% (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:183079d788dd723c2b3119c0362c25f058f2e6bb82a86e41fa08f39d1e8711ce - 0.0% (852 Bytes)

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

[#011] sha256:acbf0baa9ccc446ec177c8bd050adac9f7ab8f8040e9d5b4ec80d1362c5942b7 - 13.51% (32.4 MB)

[#012] sha256:9b6d08cea82fc1a4abd38fafc32b3f51ce0dd685a871a8d7ee1b5c2ffce1d743 - 0.0% (898 Bytes)

[#013] sha256:13f30704ac7c40f744dcda6089fb201c9b7e226f0f7c21f040bf424e064b12af - 0.0% (855 Bytes)

[#014] sha256:2b8c58c543fdc6aacca2e34cebf9528ac0238f66919586e534b404d45a99ee64 - 0.0% (851 Bytes)

[#015] sha256:fe6c5ce9649141d8b3c7f0dc01c68eeeca2dc00de21e60b80dc762ff71945a59 - 0.0% (825 Bytes)

[#016] sha256:4e7c7b5ab896123db217c8f460c58d121fdf9728e4dff6db9b79df79d60feedf - 0.0% (859 Bytes)

[#017] sha256:21f3c8554df7382bcf115475930f43fa700c139c36c8be42e2e56b5edbec5d37 - 5.06% (12.2 MB)

[#018] sha256:5cda4a26ae39e639cc5b1997b598f14b647ad64e81ba58a42f31a8d69125ec56 - 0.0% (854 Bytes)

[#019] sha256:37ee35541a48f37a650c131bf7fc7acdcf99f312974490ce16eba42bf84cec35 - 0.0% (874 Bytes)

[#020] sha256:47f44b7d5564eeb0a33b0e0518a1a9fd7feb3fdcfaaccf5d9d2e388e4db72859 - 0.0% (825 Bytes)

[#021] sha256:31639a4539b62bbb8025983fc43a1bca29027390d47778b92feed73102ccd348 - 0.0% (832 Bytes)

[#022] sha256:b6e13283837ecacecbd1346f09556436ccfaccd44af4a99ea41be1cc58b0ecaf - 0.0% (831 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-05 18:25:35 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-05 18:25:35 UTC

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

2021-04-05 18:25:38 UTC

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

2021-04-05 18:25:39 UTC

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

2021-04-05 18:25:39 UTC

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

2021-04-05 18:25:39 UTC

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

2021-04-09 00:40:48 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-698590b333125305f9d4b2ea84033d3d35b5ff4c-head

2021-04-09 00:40:48 UTC

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

2021-04-09 00:40:49 UTC

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

2021-04-09 00:40:50 UTC

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

2021-04-09 00:40:50 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-04-09T00:40:47Z

2021-04-09 00:40:50 UTC

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

2021-04-09 00:40:51 UTC

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

2021-04-09 00:40:51 UTC

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

Details
Created

2021-04-09 00:40:38 UTC

Size

242 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-04-09T00:40:34Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    698590b333125305f9d4b2ea84033d3d35b5ff4c
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-698590b333125305f9d4b2ea84033d3d35b5ff4c-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:ef11e3fc4f3c8fde075a1b6b355f949a4163916f4072d517d85436e89af06a04 - 41.33% (99.9 MB)

[#001] sha256:6fac50e5ea9440b763f0f8dd58d69e63559a2f5d23699ddb06bebc4e32457358 - 0.0% (1.08 KB)

[#002] sha256:4a722553d5b78dc72fdfb9cfa606e981a5e16e91bd39e1a31d48d404100a1818 - 0.0% (1.04 KB)

[#003] sha256:5cc4e742396cfd33c96a66606fdd2307fca8332c3017f800f1d469a29db4da6b - 0.03% (69.9 KB)

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

[#005] sha256:42e2fcb8ee26da679f19acb0e9745b232cf906a1ed06ae22cd76347d40d29edb - 40.11% (96.9 MB)

[#006] sha256:d6e9194bcf6cc510d6cad386008fe83a7f55a32c226dd49d983063497f87d076 - 0.04% (98.5 KB)

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

[#008] sha256:afb0f01d0f03927cdf49da73a8ed697c412b396f10193cab1998ff6f8e35e442 - 0.0% (1.04 KB)

[#009] sha256:aecd1ae5023b2917941b76b0c17ea0b5d303a9a7fc270106a81841846b197028 - 0.0% (863 Bytes)

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

[#011] sha256:24cc3c28fe9d615b57c28682dd55879e8b4d0a2c846aa6b5f418fcb6bcb6d84f - 13.42% (32.4 MB)

[#012] sha256:3945dce3136186ce8e881248548091325dd5e9e71b0abb4973d0ee2e0480cce4 - 0.0% (833 Bytes)

[#013] sha256:4fecbfbbcb3807b8b22568344a1b465ef2af7f51cb7d0d26b1f2f21039624b82 - 0.0% (863 Bytes)

[#014] sha256:4f86c972342774877b8a45868e34758e91d0f2c2caa020505ff9cdc90ed3ca73 - 0.0% (859 Bytes)

[#015] sha256:743826144d5c417377f03de72c92b14e011ec8a6901b896744ea7344fb01613a - 0.0% (838 Bytes)

[#016] sha256:015bd358d3fd32f14e99616d26719ed549417176ad6975fab70ff187c692e789 - 0.0% (858 Bytes)

[#017] sha256:a233d53f85a6eb6d64bde7c086eebdc519c722ca54acd893d94a7dfa28ef2bb1 - 5.03% (12.2 MB)

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

[#019] sha256:f537e33167c0c1b1911a25178d68b49d167a599d38c4b2d399adcca1b9d46fa8 - 0.0% (842 Bytes)

[#020] sha256:bf8c494999040bebc7a8ef3c759b3ce136e5fb521de2c090fbeedb5e60333841 - 0.0% (841 Bytes)

[#021] sha256:6caf79fcef3292ca56ee087ac0c18ea778bc7c55fabbd0dcffff24fbe5dee4db - 0.0% (889 Bytes)

[#022] sha256:6e19d1530485fbf826c278f1de7f8c75d1cde7c27148d2ab97ec5d411c44cbda - 0.0% (869 Bytes)


History
2021-03-05 14:29:04 UTC

Apply image 2004-amd64

2021-03-16 21:15:26 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-03-16 21:15:27 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-16 21:15:35 UTC

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

2021-03-16 21:15:35 UTC

cmd /S /C #(nop) USER ContainerUser

2021-03-16 21:15:51 UTC

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

2021-03-16 21:16:25 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-03-16 21:16:25 UTC

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

2021-03-16 21:16:26 UTC

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

2021-04-05 19:46:21 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-05 19:46:21 UTC

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

2021-04-05 19:46:25 UTC

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

2021-04-05 19:46:26 UTC

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

2021-04-05 19:46:26 UTC

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

2021-04-05 19:46:27 UTC

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

2021-04-09 00:40:35 UTC

cmd /S /C #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-698590b333125305f9d4b2ea84033d3d35b5ff4c-head

2021-04-09 00:40:35 UTC

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

2021-04-09 00:40:36 UTC

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

2021-04-09 00:40:37 UTC

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

2021-04-09 00:40:37 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-04-09T00:40:34Z

2021-04-09 00:40:38 UTC

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

2021-04-09 00:40:38 UTC

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

2021-04-09 00:40:38 UTC

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

Details
Created

2021-04-09 00:40:38 UTC

Size

2.45 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-04-09T00:40:32Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    698590b333125305f9d4b2ea84033d3d35b5ff4c
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-698590b333125305f9d4b2ea84033d3d35b5ff4c-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:b67d61f938f3725a9bf5b4e0ece52422f5b09c5994bb0af1971b526e4e0f8666 - 37.67% (944 MB)

[#002] sha256:16af266f5d6376c7c50eda5cdff58bbc758559a6ed8f73169c05da468239e57b - 0.0% (1.27 KB)

[#003] sha256:6cc58fa9c86ec75163fcc1041938698990d3e81107fb5baac8a350efbde80a43 - 0.0% (1.3 KB)

[#004] sha256:8bd554de65b921cd753ccdc7ea3846b260ca39a6b9e61d901977a14a7cf33267 - 0.82% (20.5 MB)

[#005] sha256:fa504aa61053ee8f9ef2380627f0afd4523d95b9c98c1941915e379137bbf0fc - 0.41% (10.3 MB)

[#006] sha256:8d5ebb65931dca8c4b0cb74eab04e7296393a475d266d824f29daa8cf53c76d2 - 0.31% (7.85 MB)

[#007] sha256:72bc451b74218f66525a70cd00225559df626ea690a6c6f37d49b0276d6d91a0 - 1.68% (42.2 MB)

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

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

[#010] sha256:72dded1337829ff9db71e65239027d55221de5a165b7007df1a425f88cb0e419 - 0.51% (12.8 MB)

[#011] sha256:8157fbebc3842fa2de7fa6b9c66590025d12a52691af454d7964c51f166cd3a6 - 0.0% (1.27 KB)

[#012] sha256:06a1616c8e4d7f916daf9f14e00de0e4b3fc346c47d22ffce39a0eaac21e15b1 - 0.0% (1.26 KB)

[#013] sha256:c185a844fb0637b2b744d103917b659de648a2f99b615bf271a1491b97f49a69 - 0.0% (1.27 KB)

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

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

[#016] sha256:9376996eb9196ecc7179e0440a30eea25f79cf77787a6348d899880532fb86c6 - 0.48% (12.2 MB)

[#017] sha256:4f7bb9b50f0b0d1d34608f624c4e28b01d9a2fe2c809efddfca9c02cb268dd20 - 0.0% (1.27 KB)

[#018] sha256:ac946b0807a70c62ac804dedc74e5ad3e8ffb8067fb75e72e91f2e29cab8d615 - 0.0% (1.27 KB)

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

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

[#021] sha256:99d3e383eaa8efeef6e2d19efb5e63a348e65bc54335c3153b6c6cf12d7d6202 - 0.0% (1.29 KB)


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

Apply image 20H2-RTM-amd64

2021-03-05 14:38:58 UTC

Install update 20H2-amd64

2021-04-05 18:28:48 UTC

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

2021-04-05 18:28:48 UTC

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

2021-04-05 18:29:00 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-05 18:29:11 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-05 18:29:36 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-05 18:29:49 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-05 18:29:59 UTC

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

2021-04-05 18:30:09 UTC

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

2021-04-05 18:30:18 UTC

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

2021-04-05 18:30:19 UTC

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

2021-04-05 18:30:20 UTC

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

2021-04-05 18:30:20 UTC

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

2021-04-09 00:40:34 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-698590b333125305f9d4b2ea84033d3d35b5ff4c-head

2021-04-09 00:40:34 UTC

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

2021-04-09 00:40:35 UTC

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

2021-04-09 00:40:36 UTC

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

2021-04-09 00:40:36 UTC

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

2021-04-09 00:40:37 UTC

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

2021-04-09 00:40:37 UTC

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

2021-04-09 00:40:38 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-09 00:50:38 UTC

Size

160 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-04-09T00:49:42Z
  • org.opencontainers.image.revision
    698590b333125305f9d4b2ea84033d3d35b5ff4c
  • 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:master-698590b333125305f9d4b2ea84033d3d35b5ff4c-head

DOCKER_API_VERSION

1.24

DOCKER_URL

DOCKER_URL_arm64

DOCKER_URL_amd64

https://get.docker.com/builds/Linux/x86_64/docker-1.10.3

DOCKER_URL_arm64

https://github.com/rancher/docker/releases/download/v1.10.3-ros1/docker-1.10.3_arm64

KUBECTL_VERSION

v1.19.7

KUBEPROMPT_VERSION

v1.0.10

LOGLEVEL_VERSION

v0.1.3

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:af9ca2923c1e73640f6df497fc7fc63e3c2e24892f1d6abbd4225542339b6e06 - 14.18% (22.6 MB)

[#001] sha256:9a2babfbd9d095d8a0dc7cfbaa658447a483120087d4ea77cae9ee9a78e370c2 - 0.0% (849 Bytes)

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

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

[#004] sha256:e39f4ef05ce88ec0f8d3b3a73f1364b32e502345335f9a221d2884af05ec7b7d - 32.82% (52.4 MB)

[#005] sha256:982ec94d9e8cc1d85b7d36d76310fd94980377417c12b3119705bf1f794128c7 - 1.22% (1.94 MB)

[#006] sha256:9c44f556254dfb2b4087c675747f70c6af276976d7656b91a485c4c63b2ba379 - 15.44% (24.6 MB)

[#007] sha256:bff147716d1f682c5aa432af7f2c1718df67b0b74bc68e062a04bdaab8ea29ee - 27.79% (44.4 MB)

[#008] sha256:c8b0e641d0588cb4fb4040a86c1c273cddef167209db5c650f49fcd71e8c7120 - 0.01% (8.89 KB)

[#009] sha256:7fe19882fd40b3253d07a9f4b02ad3dd8015fad420d881355317257f0f9b5e12 - 8.55% (13.6 MB)

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


History
2021-03-25 23:21:42 UTC

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

2021-03-25 23:21:47 UTC

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

2021-03-25 23:21:57 UTC

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

2021-03-25 23:22:01 UTC

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

2021-03-25 23:22:07 UTC

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

2021-04-09 00:49:58 UTC

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

2021-04-09 00:49:59 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-09 00:49:59 UTC

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

2021-04-09 00:50:00 UTC

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

2021-04-09 00:50:22 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-09 00:50:22 UTC

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

2021-04-09 00:50:23 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-09 00:50:24 UTC

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

2021-04-09 00:50:25 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-09 00:50:26 UTC

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

2021-04-09 00:50:26 UTC

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

2021-04-09 00:50:26 UTC

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

2021-04-09 00:50:26 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-698590b333125305f9d4b2ea84033d3d35b5ff4c-head

2021-04-09 00:50:26 UTC

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

2021-04-09 00:50:33 UTC

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

2021-04-09 00:50:35 UTC

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

2021-04-09 00:50:36 UTC

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

2021-04-09 00:50:37 UTC

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

2021-04-09 00:50:37 UTC

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

2021-04-09 00:50:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-09T00:49:42Z

2021-04-09 00:50:37 UTC

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

2021-04-09 00:50:37 UTC

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

2021-04-09 00:50:38 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