Namespace
rancher
Image / Tag
rancher-agent:v2.5-4ec6e181ec0cfb78f83d1f3490722eb97e49ed2e-head
Content Digest
sha256:f28f0fcdf5506e62a74504573462b135a311d2d4534d07702a27f8a598245aec
Details
Created

2021-04-20 19:23:55 UTC

Size

195 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-04-20T19:22:45Z
  • org.opencontainers.image.revision
    4ec6e181ec0cfb78f83d1f3490722eb97e49ed2e
  • 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-4ec6e181ec0cfb78f83d1f3490722eb97e49ed2e-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 - 13.05% (25.5 MB)

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

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

[#003] sha256:44729c4e46da261284f7a2b314a4cc620b110f71a9812906404783dcd74dc09a - 0.0% (124 Bytes)

[#004] sha256:4b018dea1b1535e95446c7af70304ae99cb375273590814875e04114578691d0 - 29.24% (57.1 MB)

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

[#006] sha256:3b9698055382aa3d946f5507f65b8b74019827c5a9cc8f8c27fa5f07bb6621bb - 13.62% (26.6 MB)

[#007] sha256:2f7d17b3c286b0059d048c3f7faad719ed87cc4f280535ac2efb23345c5865d3 - 27.11% (52.9 MB)

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

[#009] sha256:b671693b04d7ebeb25136f23f85eb62560ff0c831cbe4a3ddec2968f4beef423 - 15.85% (30.9 MB)

[#010] sha256:31c5b8b8953cd7ccab279d73e511188669b7f306ce1248acf161f890cf8c45a0 - 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-20 19:23:11 UTC

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

2021-04-20 19:23:11 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-20 19:23:12 UTC

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

2021-04-20 19:23:12 UTC

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

2021-04-20 19:23:35 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-20 19:23:36 UTC

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

2021-04-20 19:23:37 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-20 19:23:37 UTC

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

2021-04-20 19:23:39 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-20 19:23:39 UTC

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

2021-04-20 19:23:40 UTC

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

2021-04-20 19:23:40 UTC

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

2021-04-20 19:23:40 UTC

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

2021-04-20 19:23:40 UTC

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

2021-04-20 19:23:50 UTC

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

2021-04-20 19:23:52 UTC

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

2021-04-20 19:23:54 UTC

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

2021-04-20 19:23:54 UTC

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

2021-04-20 19:23:54 UTC

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

2021-04-20 19:23:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-20T19:22:45Z

2021-04-20 19:23:55 UTC

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

2021-04-20 19:23:55 UTC

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

2021-04-20 19:23:55 UTC

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

Details
Created

2021-04-20 19:18:36 UTC

Size

257 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-04-20T19:18:28Z
  • org.opencontainers.image.revision
    4ec6e181ec0cfb78f83d1f3490722eb97e49ed2e
  • 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-4ec6e181ec0cfb78f83d1f3490722eb97e49ed2e-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:ea84579f6cd5b58fe78732be37450bd188c8923de3a2062664f3992861449b5c - 37.59% (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.69% (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:c66b962b11ed9669884a93dc56c73d21eae1c51b31e853aa83b7ec2e586da915 - 0.0% (885 Bytes)

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

[#011] sha256:32d3b519079587144a06f716e888f7f4ef3058aa20b819b922a5a83edebc160d - 12.61% (32.4 MB)

[#012] sha256:29277efa954042ca48901e785d66ff0cac94646a7f61470fc2b82c19a41cf2f5 - 0.0% (826 Bytes)

[#013] sha256:9826addef89b25b615cf263cc1493784dbbd92f2eadfa2616c4becc970ccdaad - 0.0% (824 Bytes)

[#014] sha256:1287a791c7131a5f99ad892b5b4b56fa691f09ccac4e931c0f22ea7c0f0c0fbd - 0.0% (829 Bytes)

[#015] sha256:68b947fea0fe1edf7958d0649cc735fee9b20c1995f8a3639ccea16bb7ddf0e3 - 0.0% (862 Bytes)

[#016] sha256:278538b9c51987c46e84ff1373bdab75ad2410aa8c239fd52c078e7e72ef97a5 - 0.0% (856 Bytes)

[#017] sha256:505fe7c1d4cb85c91becb492c639b3116ea3a42570067c7b1169677a48171117 - 12.0% (30.9 MB)

[#018] sha256:456c227b0f10ab751ca4f47139ea34bc8e77dd76e9112c2409206d9894bb4856 - 0.0% (855 Bytes)

[#019] sha256:d53211f7312ee26bfb57f3ff0b845873e5714b54a0b3a14bf56f64a6940ef596 - 0.0% (861 Bytes)

[#020] sha256:21b58bd0ae3643166d6b65ca580814000d67f934f6d23319d6a7f4aca9b48ddc - 0.0% (855 Bytes)

[#021] sha256:fd02378facc23de9ad7242f52c657dea6937112c3a3f1fc5c383e339dbcc3fd6 - 0.0% (880 Bytes)

[#022] sha256:70d9aa4f3683eb6fb1811bd6ba902976581ed0b744b1ed9070774a5e47aef908 - 0.0% (850 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-19 15:58:03 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-19 15:58:04 UTC

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

2021-04-19 15:58:07 UTC

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

2021-04-19 15:58:08 UTC

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

2021-04-19 15:58:08 UTC

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

2021-04-19 15:58:08 UTC

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

2021-04-20 19:18:30 UTC

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

2021-04-20 19:18:31 UTC

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

2021-04-20 19:18:33 UTC

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

2021-04-20 19:18:34 UTC

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

2021-04-20 19:18:34 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-04-20T19:18:28Z

2021-04-20 19:18:34 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.revision=4ec6e181ec0cfb78f83d1f3490722eb97e49ed2e

2021-04-20 19:18:35 UTC

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

2021-04-20 19:18:36 UTC

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

Details
Created

2021-04-20 19:12:52 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-04-20T19:12:46Z
  • org.opencontainers.image.revision
    4ec6e181ec0cfb78f83d1f3490722eb97e49ed2e
  • 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-4ec6e181ec0cfb78f83d1f3490722eb97e49ed2e-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: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.59% (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:1732a168aa5da8b62354a489039fa51625ff8fcb97d6695984d1d70056b365ce - 0.0% (1.06 KB)

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

[#011] sha256:5bfd35528fa47d01bc434464781015f45f4d5c1d0ccb23a4795fe51491192e66 - 12.58% (32.4 MB)

[#012] sha256:ed6274fcbc2371647c881110330ccb9b807dd4f74a4091a1b52800f5fa75d23d - 0.0% (1 KB)

[#013] sha256:683bafd4107977d7066d7443cbb95340605774e0adfe792395ca1b51d100785e - 0.0% (1.06 KB)

[#014] sha256:98a907f5e901561dbcba2793ca4eb681809dee3d8a6a278634025370a2f185f8 - 0.0% (1.03 KB)

[#015] sha256:ea2ec0dfc07af8f54c2f70f1bd913f344a5cf35a05296bdd3bddc2a8e17d3a97 - 0.0% (1.01 KB)

[#016] sha256:059a34638f5a9149c5276b97b7850ada60b623cc37436731d3f624c934dcc1e8 - 0.0% (1 KB)

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

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

[#019] sha256:acf0d58e6379655f2b961cc7f8acf6cd51561f919d22144f5e20ac4f325dda9a - 0.0% (1.04 KB)

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

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

[#022] sha256:407c740279054c8b3cd9abb01fa5a9b36d86693b365ecb06caefb1a18cefbc34 - 0.0% (1.07 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-19 15:58:47 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-19 15:58:47 UTC

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

2021-04-19 15:58:49 UTC

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

2021-04-19 15:58:50 UTC

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

2021-04-19 15:58:50 UTC

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

2021-04-19 15:58:51 UTC

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

2021-04-20 19:12:48 UTC

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

2021-04-20 19:12:48 UTC

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

2021-04-20 19:12:49 UTC

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

2021-04-20 19:12:50 UTC

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

2021-04-20 19:12:50 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-04-20T19:12:46Z

2021-04-20 19:12:51 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.revision=4ec6e181ec0cfb78f83d1f3490722eb97e49ed2e

2021-04-20 19:12:51 UTC

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

2021-04-20 19:12:52 UTC

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

Details
Created

2021-04-20 19:20:35 UTC

Size

259 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-04-20T19:20:08Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4ec6e181ec0cfb78f83d1f3490722eb97e49ed2e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-4ec6e181ec0cfb78f83d1f3490722eb97e49ed2e-head

DOCKER_API_VERSION

1.24

POWERSHELL_DISTRIBUTION_CHANNEL

PSDocker-NanoServer-1903

POWERSHELL_TELEMETRY_OPTOUT

0

PSCORE

\PowerShell\pwsh.exe

PSModuleAnalysisCachePath

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

ProgramFiles

C:\Program Files

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs

WindowsPATH

C:\Windows\system32;C:\Windows


Layers

[#000] sha256:302b7cf33b3a2bd3c958c33a0bb0221099c7abebd46bd685a171899210be5180 - 37.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:a55a8d83d2d6dd2bebd1133e9c14b101d71ae679f6cb91b8ba63d9877d227b40 - 0.0% (854 Bytes)

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

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

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

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

[#014] sha256:377805f7a90552656aa91641039ff4bb3793491cc161fa89f254dea5d500408d - 0.0% (829 Bytes)

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

[#016] sha256:784cd195944f2acfc967e84c77403309b8411f4f5e2daecc11d1eff1368f51a4 - 0.0% (884 Bytes)

[#017] sha256:352dedc4491f655e25de1a2a0793cfbefe935a1bca07151a30d8ab365c35e09a - 11.93% (30.9 MB)

[#018] sha256:3b12cab3630c9367607f8b331fc28ca28412ee62eb72095b84558a4acedb4a02 - 0.0% (900 Bytes)

[#019] sha256:ad9ccac3aa65ef3049403e39439b9b0f41e271555c257a0e5eedac8912ec6705 - 0.0% (853 Bytes)

[#020] sha256:9b7aa041e9260712c71050eaad2cfee2e60741b7ae33063ebef201760630d975 - 0.0% (847 Bytes)

[#021] sha256:a84d92c76a74e3d43c03a9012d02c5b4e924bfcf8341bcfc1506033f5d676ed8 - 0.0% (886 Bytes)

[#022] sha256:139baa02739b68054a4959411930bd93ed3f57d7567ce2c13505f001d460d7f4 - 0.0% (861 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-20 17:08:05 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-20 17:08:05 UTC

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

2021-04-20 17:08:08 UTC

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

2021-04-20 17:08:08 UTC

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

2021-04-20 17:08:09 UTC

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

2021-04-20 17:08:09 UTC

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

2021-04-20 19:20:17 UTC

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

2021-04-20 19:20:19 UTC

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

2021-04-20 19:20:29 UTC

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

2021-04-20 19:20:30 UTC

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

2021-04-20 19:20:31 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-04-20T19:20:08Z

2021-04-20 19:20:32 UTC

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

2021-04-20 19:20:34 UTC

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

2021-04-20 19:20:35 UTC

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

Details
Created

2021-04-20 19:14:00 UTC

Size

260 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-04-20T19:13:54Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4ec6e181ec0cfb78f83d1f3490722eb97e49ed2e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-4ec6e181ec0cfb78f83d1f3490722eb97e49ed2e-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: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:20cc63828e4f0a87a63d6a49306919a4877931dbcd845abf4d6b8c62637ed339 - 0.0% (1.08 KB)

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

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

[#012] sha256:6343f3aed7b644aabf8e3ebeda57b298f1705fbf09194d670ea2d2e7f9bd7661 - 0.0% (1.01 KB)

[#013] sha256:25532db02601835f2ca9e1a080fb93f3cd8144adc0871c8ab13cb5e7558bc496 - 0.0% (1.02 KB)

[#014] sha256:42474aa6d014d4390fb020e9519b5418188ebfb44234ddb946cb49f30cff2304 - 0.0% (1.02 KB)

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

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

[#017] sha256:084a28391d0f9bcac891e27f1f755b687566b29debcdae068424e120f4223833 - 11.86% (30.9 MB)

[#018] sha256:5e54fde1b3f748cc1865bfde5f6e464d9aeae08bde02c0c0ba3fb75ab5a05ec3 - 0.0% (1.01 KB)

[#019] sha256:827b4f44b00b730859df04f74b91659743b507aba5e65f1687fe333e4e831f40 - 0.0% (1.01 KB)

[#020] sha256:015583196fa7a5b75c62e94ecf62cfaaa3b48905aae727e2751b3e6472bd0991 - 0.0% (1.04 KB)

[#021] sha256:7fd85715070cefb7104b3d469cbaab5623165785397830fdba5743f21db18893 - 0.0% (1.01 KB)

[#022] sha256:1291c24e5dfd4f65aeefa7b85664a5f2885766d5e28064ac841d598de6180fe0 - 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-19 15:58:31 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-04-19 15:58:31 UTC

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

2021-04-19 15:58:34 UTC

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

2021-04-19 15:58:34 UTC

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

2021-04-19 15:58:35 UTC

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

2021-04-19 15:58:35 UTC

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

2021-04-20 19:13:56 UTC

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

2021-04-20 19:13:56 UTC

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

2021-04-20 19:13:58 UTC

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

2021-04-20 19:13:58 UTC

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

2021-04-20 19:13:59 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-04-20T19:13:54Z

2021-04-20 19:13:59 UTC

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

2021-04-20 19:13:59 UTC

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

2021-04-20 19:14:00 UTC

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

Details
Created

2021-04-20 19:13:00 UTC

Size

2.46 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-04-20T19:12:54Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4ec6e181ec0cfb78f83d1f3490722eb97e49ed2e
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-4ec6e181ec0cfb78f83d1f3490722eb97e49ed2e-head

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:fc8dcc493c9bb831e93659e52f8df37e32edc04f0da6124932396816051f277b - 0.0% (1.3 KB)

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

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

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

[#006] sha256:8b5ef8f04684dc25d55d6c30b83de400f2f2bc0fdcadcdcddf1c8a912b62c4ab - 0.31% (7.84 MB)

[#007] sha256:5c735bd3cc856a23fecd0be10c6603845fe6fdd3b6d1861ec2cbad8fc327faa5 - 1.48% (37.2 MB)

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

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

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

[#011] sha256:2d582d4784c124b52cac238d7a64ed8b40f429004aa7da61d6e5771c65e12087 - 0.02% (441 KB)

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

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

[#014] sha256:3b512ef4f4d3a15e747568a64d1ed8289c47033a4b9b532c8fecab4d9092dd71 - 0.0% (1.29 KB)

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

[#016] sha256:e0e2a43e58c524a5bcc6854944e36ea6bbcb0d901889434a3db7c84e5583037f - 0.0% (1.26 KB)

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

[#018] sha256:4962174c0647bfc6f2112484f5e4efc64df002e29ad12ff4e71d246ad62506f8 - 0.0% (1.29 KB)

[#019] sha256:f95e6c9cb3ace675f2013642969a17094692d36294b6411712238202e6b7db27 - 0.0% (1.29 KB)

[#020] sha256:516f356270a7a8bbe3dfe8bba2ed0eea7ecf99ccbf1835e6cbf8fb4ac6fe7519 - 0.0% (1.29 KB)

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

[#022] sha256:29c4dc142da066140597aee037970360cdea908918bc2ce70f25d05baa8223d1 - 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-20 17:13:51 UTC

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

2021-04-20 17:13:52 UTC

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

2021-04-20 17:14:03 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-20 17:14:12 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-20 17:14:37 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-20 17:14:51 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-20 17:15:00 UTC

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

2021-04-20 17:15:10 UTC

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

2021-04-20 17:15:20 UTC

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

2021-04-20 17:15:28 UTC

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

2021-04-20 17:15:29 UTC

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

2021-04-20 17:15:29 UTC

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

2021-04-20 17:15:30 UTC

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

2021-04-20 19:12:55 UTC

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

2021-04-20 19:12:56 UTC

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

2021-04-20 19:12:57 UTC

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

2021-04-20 19:12:58 UTC

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

2021-04-20 19:12:59 UTC

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

2021-04-20 19:12:59 UTC

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

2021-04-20 19:13:00 UTC

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

2021-04-20 19:13:00 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-20 19:18:17 UTC

Size

183 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-04-20T19:17:19Z
  • org.opencontainers.image.revision
    4ec6e181ec0cfb78f83d1f3490722eb97e49ed2e
  • 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-4ec6e181ec0cfb78f83d1f3490722eb97e49ed2e-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 - 12.37% (22.6 MB)

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

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

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

[#004] sha256:755694f3fd4f73f841f3373db6ece7cd27c99cc093011b021e1537752fb30cdd - 28.63% (52.4 MB)

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

[#006] sha256:78a01b203853dc02515ee7180ac0b08eae2cf6bebd6fa2034b59a3480af176dd - 13.47% (24.6 MB)

[#007] sha256:efe5c9efa22c98bbfaa066d757391641b08876e8873a1dcd2342994fa5ba7c4f - 28.89% (52.9 MB)

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

[#009] sha256:cf34e606b0e6426b440c2ecd2bfbad01eb806419cf70909e8a62fce763cc9cff - 15.57% (28.5 MB)

[#010] sha256:a637232ae2623e5462b3597148b19f085758264fcf5f9f3208d23c58df6b8507 - 0.0% (171 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-20 19:17:37 UTC

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

2021-04-20 19:17:37 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-20 19:17:38 UTC

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

2021-04-20 19:17:38 UTC

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

2021-04-20 19:18:00 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-20 19:18:01 UTC

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

2021-04-20 19:18:02 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-20 19:18:02 UTC

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

2021-04-20 19:18:03 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-20 19:18:04 UTC

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

2021-04-20 19:18:04 UTC

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

2021-04-20 19:18:04 UTC

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

2021-04-20 19:18:04 UTC

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

2021-04-20 19:18:04 UTC

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

2021-04-20 19:18:13 UTC

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

2021-04-20 19:18:15 UTC

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

2021-04-20 19:18:16 UTC

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

2021-04-20 19:18:16 UTC

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

2021-04-20 19:18:16 UTC

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

2021-04-20 19:18:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-04-20T19:17:19Z

2021-04-20 19:18:17 UTC

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

2021-04-20 19:18:17 UTC

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

2021-04-20 19:18:17 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