Namespace
rancher
Image / Tag
rancher-agent:master-4891e2e4768d7f706afca90d472d86c5d2bcd098-head
Content Digest
sha256:a1e8cde65cc0b3d32f65983c6bc0ef3a60b8a8a80d0e458ece8da5e7fc32a787
Details
Created

2021-03-13 08:58:18 UTC

Size

168 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-03-13T08:57:21Z
  • org.opencontainers.image.revision
    4891e2e4768d7f706afca90d472d86c5d2bcd098
  • 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-4891e2e4768d7f706afca90d472d86c5d2bcd098-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:92dc2a97ff99354714f17180401813eb3073e4f62a67643d66b461505a604cbe - 15.13% (25.5 MB)

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

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

[#003] sha256:2c462fbc755f4f6f68ac90857020a5053f227ccba5e994b96103215547366432 - 0.0% (121 Bytes)

[#004] sha256:1858d42b0deba3e6db97e444f1e528edb3ff12337471ff10ada2f9d6b21b2bf7 - 33.89% (57 MB)

[#005] sha256:ab7dedc984d51d5de8882466f18875867204972406b5dcfc6879cd2544b934ca - 1.31% (2.2 MB)

[#006] sha256:c3ab9c460fd909427d3520d5029bad2bc7424edbe8c4ec78b3a88a6d8d1ce4f2 - 15.79% (26.6 MB)

[#007] sha256:7c5bbde64fdce766036b512f61803cb5c750259c68b72f7c7a7f544b17639842 - 20.15% (33.9 MB)

[#008] sha256:59f23d9e167698ac01194dcb8a51e30500dd7c4fce2167da43bfce002b3223a5 - 13.73% (23.1 MB)

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


History
2021-03-04 02:24:26 UTC

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

2021-03-04 02:24:27 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-04 02:24:28 UTC

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

2021-03-04 02:24:29 UTC

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

2021-03-04 02:24:29 UTC

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

2021-03-13 08:57:42 UTC

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

2021-03-13 08:57:42 UTC

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

2021-03-13 08:57:43 UTC

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

2021-03-13 08:57:43 UTC

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

2021-03-13 08:58:05 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-03-13 08:58:05 UTC

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

2021-03-13 08:58:06 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-03-13 08:58:07 UTC

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

2021-03-13 08:58:08 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-03-13 08:58:09 UTC

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

2021-03-13 08:58:09 UTC

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

2021-03-13 08:58:09 UTC

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

2021-03-13 08:58:09 UTC

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

2021-03-13 08:58:09 UTC

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

2021-03-13 08:58:15 UTC

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

2021-03-13 08:58:17 UTC

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

2021-03-13 08:58:17 UTC

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

2021-03-13 08:58:18 UTC

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

2021-03-13 08:58:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-13T08:57:21Z

2021-03-13 08:58:18 UTC

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

2021-03-13 08:58:18 UTC

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

2021-03-13 08:58:18 UTC

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

Details
Created

2021-03-13 08:54:36 UTC

Size

257 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-03-13T08:54:32Z
  • org.opencontainers.image.revision
    4891e2e4768d7f706afca90d472d86c5d2bcd098
  • 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-4891e2e4768d7f706afca90d472d86c5d2bcd098-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 - 37.63% (96.7 MB)

[#001] sha256:67e8be1b6689481024d82e3e9b2864a1c624aade72e36d0094f72fd93aefff64 - 0.0% (1.02 KB)

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

[#003] sha256:fd949f811f5e1a11bc9219dc4b84b3ae16a91aa371f299581a65e0d6ec8ef1ae - 0.03% (66.6 KB)

[#004] sha256:316029cf12bf9fc6e4587e2c17025be970992dac2eb3d6cbff3e9a595d31c263 - 0.0% (1.1 KB)

[#005] sha256:7f039c3e358ab692c0c98ecdf13df746113fd67390dac24de94621c9fd5b2b44 - 37.71% (96.9 MB)

[#006] sha256:f323357af46731ba7f2a03530f47b73d4ed10674b768131c0478d90ab6358d12 - 0.05% (130 KB)

[#007] sha256:30c6556ef9b6f97d0dce315ae7c945775c4675e423495d98485fb850ce833a9e - 0.0% (1.01 KB)

[#008] sha256:f48a6d3cdbdd87e473cdb830ca248aed0c073e54ac9c94c2d87a150564ac303f - 0.0% (1.05 KB)

[#009] sha256:0d123e9fb499d0b837728cd27017472061027e8e12e20b74784ff297304d8cad - 0.0% (851 Bytes)

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

[#011] sha256:a91de60cff35ce41e60f82a7cfbed3361f52a68f53a8dd528673b37d23505f4a - 12.62% (32.4 MB)

[#012] sha256:479b27df8ef87f687798abdc7c21a5cce35e4a106d629428427628b3d6d9cab6 - 0.0% (908 Bytes)

[#013] sha256:c36f68a8921b244e73375ac160c0ae3eb855b82325a8c93173723fe1bda73b7c - 0.0% (831 Bytes)

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

[#015] sha256:4a3900d751802cd916d3f4384a1153f0e0e2a9c95e35a018e4f6aec5c26dd596 - 0.0% (881 Bytes)

[#016] sha256:eab457dac965a7b2815deb96488718d1a91dd8ed97a500c265e2612e0a75bd22 - 0.0% (827 Bytes)

[#017] sha256:fc2a9ba207f079da45010040ee24302f0d2fc5b8ee59581b500bc9465a3966ec - 11.93% (30.7 MB)

[#018] sha256:fee6823424a89a65e9fc2d6efcbba96c35918f11eef2e4f1b2296fc5fd462667 - 0.0% (856 Bytes)

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

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

[#021] sha256:856780f5bdc6faf8a0ce4f01f2570130a86de3e16c6709e6d40c197bc77c766e - 0.0% (828 Bytes)

[#022] sha256:2e2c5e86141e65d7c1c6d8357266bf2b975833109a8810fba09bd47606d5282e - 0.0% (878 Bytes)


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

Apply image 1809-amd64

2021-03-10 21:36:40 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-10 21:36:41 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-10 21:37:15 UTC

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

2021-03-10 21:37:16 UTC

cmd /S /C #(nop) USER ContainerUser

2021-03-10 21:37:42 UTC

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

2021-03-10 21:38: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-03-10 21:38:21 UTC

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

2021-03-10 21:38:22 UTC

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

2021-03-12 17:33:51 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-12 17:33:52 UTC

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

2021-03-13 08:21:27 UTC

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

2021-03-13 08:21:28 UTC

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

2021-03-13 08:21:28 UTC

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

2021-03-13 08:21:29 UTC

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

2021-03-13 08:21:45 UTC

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

2021-03-13 08:21:46 UTC

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

2021-03-13 08:21:47 UTC

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

2021-03-13 08:21:48 UTC

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

2021-03-13 08:54:34 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-03-13T08:54:32Z

2021-03-13 08:54:35 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.revision=4891e2e4768d7f706afca90d472d86c5d2bcd098

2021-03-13 08:54:35 UTC

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

2021-03-13 08:54:36 UTC

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

Details
Created

2021-03-13 08:54:57 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-03-13T08:54:53Z
  • org.opencontainers.image.revision
    4891e2e4768d7f706afca90d472d86c5d2bcd098
  • 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-4891e2e4768d7f706afca90d472d86c5d2bcd098-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 - 37.8% (97.4 MB)

[#001] sha256:89b20a873294e6ded94f1f8bf14a00a6f68ce7ed40f8dadcd5dc4523ef89c03f - 0.0% (1.02 KB)

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

[#003] sha256:cac6d387935a68b05d307b044020d10a0dd81d0f974e0a1ebab4c1ed3d703baf - 0.02% (64 KB)

[#004] sha256:98530d517775cbaba54f1725414e76f551d22e0c6c607c32824f59ca680abd6f - 0.0% (1.02 KB)

[#005] sha256:805f2a367789f415e43b07e12ae0922325ceafbc016dc748a86f9925188a7f88 - 37.6% (96.9 MB)

[#006] sha256:20f9a7a44df642292c7bed297f7283be7ad26958f9958b992dd6a2d8c022c89a - 0.05% (128 KB)

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

[#008] sha256:b76b71f7e36eb16c27affc3cab7535d3442ab187075e7b33c5a3301f33a22767 - 0.0% (1.01 KB)

[#009] sha256:73580edb59b066cea387b086bbd3228d53e8c32e5251d62a1a5958a91839149a - 0.0% (921 Bytes)

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

[#011] sha256:8256cf6fe4cf8b26f4983f9dc8442a94e9f8b29b5a376dcc8720b0e761eeece6 - 12.58% (32.4 MB)

[#012] sha256:f8d323363dc70cfeb036fd3785b0323ace572fd08d1387b83882768c3d061723 - 0.0% (832 Bytes)

[#013] sha256:a668fa5d1f65e8c42382c2b0edeec5e87ef0d749ae900bcd1603327fa71593e0 - 0.0% (853 Bytes)

[#014] sha256:df7e08aa1129159a179fcfc9b7a3fa8251dbb36aac44fc6e22665c9fed9a2d78 - 0.0% (848 Bytes)

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

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

[#017] sha256:bd6b87503e7e46555d5116fe7be284198cf6a859369ceac6dda3e8fa9e2d9086 - 11.9% (30.7 MB)

[#018] sha256:4c5efb4f0b561fd5e0b1f3f489406e86950249847902e4f62e3434be59d62cec - 0.0% (832 Bytes)

[#019] sha256:4226f5fe12f319635ad842d2962e04022712448e249644387f880a33f66fc92b - 0.0% (832 Bytes)

[#020] sha256:2f6ac99b7ff1c99d794d522873b55b735157a6b05a96ad66a4870dac1829b154 - 0.0% (831 Bytes)

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

[#022] sha256:f0edb6c9f4bfe128f02dc1a0a9d57d8770a856d087003a3af81b1b02e9b3af2f - 0.0% (833 Bytes)


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

Apply image 1909-amd64

2021-03-10 21:36:20 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-10 21:36:21 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-10 21:36:46 UTC

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

2021-03-10 21:36:46 UTC

cmd /S /C #(nop) USER ContainerUser

2021-03-10 21:37:13 UTC

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

2021-03-10 21:37:57 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-10 21:37:57 UTC

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

2021-03-10 21:37:58 UTC

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

2021-03-12 17:34:43 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-12 17:34:44 UTC

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

2021-03-13 08:21:51 UTC

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

2021-03-13 08:21:52 UTC

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

2021-03-13 08:21:53 UTC

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

2021-03-13 08:21:53 UTC

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

2021-03-13 08:22:14 UTC

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

2021-03-13 08:22:15 UTC

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

2021-03-13 08:22:16 UTC

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

2021-03-13 08:22:17 UTC

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

2021-03-13 08:54:56 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-03-13T08:54:53Z

2021-03-13 08:54:56 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.revision=4891e2e4768d7f706afca90d472d86c5d2bcd098

2021-03-13 08:54:57 UTC

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

2021-03-13 08:54:57 UTC

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

Details
Created

2021-03-13 08:54:19 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-03-13T08:54:16Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4891e2e4768d7f706afca90d472d86c5d2bcd098
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-4891e2e4768d7f706afca90d472d86c5d2bcd098-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.96% (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.53% (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:4bfda262ddc48511219df947f915b6926b495f721ff4357065fb431bb94420bd - 0.0% (823 Bytes)

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

[#011] sha256:d0bd17989943e7a1fe3045653958037b498707c745ecb6cd636a0f4afcae608e - 12.55% (32.4 MB)

[#012] sha256:7e92c28bbe434f1045e3dca9a5dfe1037c33a0e06abb2bb3ebf929423422104b - 0.0% (830 Bytes)

[#013] sha256:4819ae157b21a49e5ab6104e4adc859f6c9340c04fac50c99266198d8efd7646 - 0.0% (828 Bytes)

[#014] sha256:7cef7e57bb6a7c15b93269ef860a6082e64f28af9eaedfe1195c0b5e52ec8d84 - 0.0% (857 Bytes)

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

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

[#017] sha256:b142eef8da65a0315cbd2ef0006de075a527c668d4a0f7937e2c6c54470038ec - 11.86% (30.7 MB)

[#018] sha256:541dd6cf9ea309d50ed7f190bfe5a32ca63304c9064a876a81f91d6b90e122d1 - 0.0% (824 Bytes)

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

[#020] sha256:62262719eeabeba2143db5a2e715bc7ab83099dd9461e6c99c4895583758c57d - 0.0% (827 Bytes)

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

[#022] sha256:931360550286ab72a90c460df2d005b14d05eb962c4e5e93a5ddb7a682b722ef - 0.0% (827 Bytes)


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

Apply image 1903-amd64

2021-01-15 21:08:09 UTC

cmd /S /C #(nop) ENV ProgramFiles=C:\Program Files PSModuleAnalysisCachePath=C:\Users\Public\AppData\Local\Microsoft\Windows\PowerShell\docker\ModuleAnalysisCache PSCORE=\PowerShell\pwsh.exe WindowsPATH=C:\Windows\system32;C:\Windows POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-NanoServer-1903

2021-01-15 21:08:10 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-01-15 21:08:55 UTC

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

2021-01-15 21:08:56 UTC

cmd /S /C #(nop) USER ContainerUser

2021-01-15 21:09:18 UTC

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

2021-01-15 21:09:58 UTC

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

2021-01-15 21:09:59 UTC

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

2021-01-15 21:10:00 UTC

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

2021-03-08 19:56:53 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-08 19:56:53 UTC

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

2021-03-13 08:20:58 UTC

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

2021-03-13 08:20:59 UTC

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

2021-03-13 08:20:59 UTC

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

2021-03-13 08:20:59 UTC

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

2021-03-13 08:21:19 UTC

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

2021-03-13 08:21:19 UTC

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

2021-03-13 08:21:21 UTC

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

2021-03-13 08:21:21 UTC

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

2021-03-13 08:54:18 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-03-13T08:54:16Z

2021-03-13 08:54:19 UTC

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

2021-03-13 08:54:19 UTC

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

2021-03-13 08:54:19 UTC

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

Details
Created

2021-03-13 08:54:26 UTC

Size

260 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-03-13T08:54:23Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4891e2e4768d7f706afca90d472d86c5d2bcd098
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-4891e2e4768d7f706afca90d472d86c5d2bcd098-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 - 38.38% (99.9 MB)

[#001] sha256:50310a6dadd07b6cd80c59e0a5c73aebedd480933c0720540e0ee101f97fa9a3 - 0.0% (1.02 KB)

[#002] sha256:076d976e324a48225def3b037df6d042f5a3a1e32418f7381fdd166c9d997214 - 0.0% (1.02 KB)

[#003] sha256:f4562b6c5c79447c8177edf24197398fc38a047f611609ccce17fe4dafd6baa5 - 0.03% (66.9 KB)

[#004] sha256:1aaab85ac8622e55a01778b466570d1848d58e12b87a513649396ca5cbe9005c - 0.0% (1.04 KB)

[#005] sha256:562c17df4c5be00c3f7df185dc984b37e509255c6df5f4d0810f73b96c3b9ea1 - 37.25% (96.9 MB)

[#006] sha256:d5841cb351fe4d96d0dfe7e7e8f07b102d589f7c4e2c6a80b28801c968d75d3c - 0.05% (132 KB)

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

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

[#009] sha256:8a779d92f44efc150c70b6962a1d699d9502d76596f00abae7c9cefe27fee786 - 0.0% (858 Bytes)

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

[#011] sha256:554688fd4e1f8f1be432224c375cdbbb50c64ab8ba5a6f425b4d0560f4fccf16 - 12.47% (32.4 MB)

[#012] sha256:322834bdd4647e1b02ea663b07446736b71533279f84d740b8fb878bbe2db5bc - 0.0% (835 Bytes)

[#013] sha256:b6bea86b80a064835900b086cd7d99d76ba32d70abf09d5fb95411ce8f004802 - 0.0% (836 Bytes)

[#014] sha256:62a305526ee572df257d7c5491ac82399af2e968f63c37d60e486418fdaf3577 - 0.0% (837 Bytes)

[#015] sha256:a63c7871d4d63567f0652360a3a833fb92e5bdc44f51ee6d1ecba9bcb0b80701 - 0.0% (841 Bytes)

[#016] sha256:5ec8288665614d30b1b6f35cce3fa48c8462063030cedbb8fa42cf2b52df7673 - 0.0% (838 Bytes)

[#017] sha256:b736d80fcca69cb01fa48f076abc4cb91adb4cdc8b9a1f0bc78793ae9f92e71d - 11.79% (30.7 MB)

[#018] sha256:68f1df10b70d64fce92b1e6f83b067032124e966aaf29d0d67be98bd97fdd41e - 0.0% (861 Bytes)

[#019] sha256:d7ed9eca2b3dffe25fd88e8ff365eab0c77fff389c26b3428c84062222ac4eee - 0.0% (839 Bytes)

[#020] sha256:ffa98bd0d1b50be831f115fa196c10478c6be38cfa93721582de8e19ee14198f - 0.0% (836 Bytes)

[#021] sha256:f65289f75a042635e55cc60ca4398d8c3342633bfaf355b65ff543b602f3c093 - 0.0% (831 Bytes)

[#022] sha256:17c28e3c096a3213ddb7ae01db6f9915df9151dca28454c806ec2957d20556d1 - 0.0% (861 Bytes)


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

Apply image 2004-amd64

2021-03-10 21:51:03 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-10 21:51:04 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-10 21:51:27 UTC

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

2021-03-10 21:51:27 UTC

cmd /S /C #(nop) USER ContainerUser

2021-03-10 21:51:43 UTC

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

2021-03-10 21:52:17 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-10 21:52:18 UTC

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

2021-03-10 21:52:18 UTC

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

2021-03-12 17:34:10 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-03-12 17:34:10 UTC

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

2021-03-13 08:20:55 UTC

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

2021-03-13 08:20:56 UTC

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

2021-03-13 08:20:56 UTC

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

2021-03-13 08:20:56 UTC

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

2021-03-13 08:21:15 UTC

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

2021-03-13 08:21:16 UTC

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

2021-03-13 08:21:17 UTC

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

2021-03-13 08:21:18 UTC

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

2021-03-13 08:54:25 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-03-13T08:54:23Z

2021-03-13 08:54:25 UTC

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

2021-03-13 08:54:26 UTC

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

2021-03-13 08:54:26 UTC

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

Details
Created

2021-03-13 08:54:39 UTC

Size

2.47 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-03-13T08:54:35Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4891e2e4768d7f706afca90d472d86c5d2bcd098
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:master-4891e2e4768d7f706afca90d472d86c5d2bcd098-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

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

[#002] sha256:58f45ef6dbedaec52151d294bb8f0799023baf079cbde0418de716591b79848d - 0.0% (1.27 KB)

[#003] sha256:5ff5557c2545d77e0358515308763f8f00b4ab760230eaf86045bbe19783969d - 0.0% (1.3 KB)

[#004] sha256:05a0d71ce3808a66b3b9f43af8fea7bf9f5480c0224e02258ffd095572cc54ff - 0.81% (20.5 MB)

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

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

[#007] sha256:13d9ff8cbd4b4094d7778a64f50cafed68ddd41b24372e58034a9dec4454e60c - 1.67% (42.2 MB)

[#008] sha256:047562579ecec52683b54e1badc4c150b8c8ba5f658539955f35b4c0101a9595 - 0.41% (10.3 MB)

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

[#010] sha256:014a1113220fe01c3a477c710d3078dfccad2a05085072b1e65828f95ecc7372 - 0.5% (12.8 MB)

[#011] sha256:d541852a7b7c3dbe94760a44031728e6448c8681d88a9d7e3f029159da8fbdfa - 0.0% (1.3 KB)

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

[#013] sha256:f819eca094b047edf0fd367db3e8e7771f1ade08de1c6e0fba0895d9dc5a800e - 0.0% (1.29 KB)

[#014] sha256:6719360b85c0e0715316a004b1eed9f4668a2ddbf855ef06b3ce440187d6113f - 0.0% (1.3 KB)

[#015] sha256:89be38a8369ffd3d3797164832b6497a43354a5b5c3b30b7d1a33ad72235a753 - 0.0% (1.3 KB)

[#016] sha256:13b55b57780898862cddba91637f474b072b7d83ae6506e31722553b3d29d04e - 1.21% (30.7 MB)

[#017] sha256:50b12fd3487ab4ecd085c5d8e0cd3a5bddf4423eecd2e4483c4c89ee9a1b2ba0 - 0.0% (1.27 KB)

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

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

[#020] sha256:971fa1868e8b78d06f27fda4add6c600396677bf6917e1d5b4b16dd0046ea0e0 - 0.0% (1.3 KB)

[#021] sha256:f247bb33847f29c145db17f6ae3c7dab563ba0509bca281a5155c2b982bca9ee - 0.0% (1.3 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-03-10 22:41:42 UTC

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

2021-03-10 22:41:42 UTC

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

2021-03-10 22:41:55 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-03-13 08:22:04 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-03-13 08:22:34 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-03-13 08:22:46 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-03-13 08:22:55 UTC

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

2021-03-13 08:23:04 UTC

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

2021-03-13 08:23:12 UTC

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

2021-03-13 08:23:12 UTC

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

2021-03-13 08:23:13 UTC

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

2021-03-13 08:23:13 UTC

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

2021-03-13 08:23:14 UTC

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

2021-03-13 08:23:14 UTC

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

2021-03-13 08:23:16 UTC

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

2021-03-13 08:23:17 UTC

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

2021-03-13 08:54:37 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-03-13T08:54:35Z

2021-03-13 08:54:38 UTC

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

2021-03-13 08:54:38 UTC

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

2021-03-13 08:54:39 UTC

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

Details
Created

2021-03-13 08:57:03 UTC

Size

156 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-03-13T08:56:13Z
  • org.opencontainers.image.revision
    4891e2e4768d7f706afca90d472d86c5d2bcd098
  • 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-4891e2e4768d7f706afca90d472d86c5d2bcd098-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:9243cbd63062004cb0062d0c8235fb578c194179c6526f26999de6c03daded31 - 14.47% (22.6 MB)

[#001] sha256:740ce98c92d8885e63c0bde376962ac7d15ebb891a7019f801e1de07be167209 - 0.0% (854 Bytes)

[#002] sha256:7a9e35ad787dffb8fc50bf32fc5febb71a414956f1a93b71360349b44b113fef - 0.0% (187 Bytes)

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

[#004] sha256:2c14eee8a9e45560a1b58ebd6614c0feac60696213307c2bef539e594b64887a - 33.48% (52.4 MB)

[#005] sha256:c0760ebdbb13d0ff15f757b2b14e6ce8dd5c71a3f3e84623e80de3a3336c8524 - 1.24% (1.94 MB)

[#006] sha256:4cb198db66ea7793f0f39e3266a9a49d6313f7816c9d40dfc4f2a72218729bd3 - 15.75% (24.6 MB)

[#007] sha256:a4811dee6cc7abf20d7704ac756162fa12305cf0e49631621cb66548864ea9e8 - 21.68% (33.9 MB)

[#008] sha256:be08ef2389129274f6ab0e604c3ffeb644eb54b9999850f74f78a4ba022fdf8e - 13.39% (20.9 MB)

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


History
2021-03-04 02:52:16 UTC

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

2021-03-04 02:52: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-03-04 02:52:21 UTC

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

2021-03-04 02:52:23 UTC

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

2021-03-04 02:52:24 UTC

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

2021-03-13 08:56:27 UTC

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

2021-03-13 08:56:28 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-03-13 08:56:28 UTC

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

2021-03-13 08:56:29 UTC

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

2021-03-13 08:56:50 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-03-13 08:56:51 UTC

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

2021-03-13 08:56:52 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-03-13 08:56:52 UTC

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

2021-03-13 08:56:54 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-03-13 08:56:54 UTC

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

2021-03-13 08:56:54 UTC

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

2021-03-13 08:56:55 UTC

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

2021-03-13 08:56:55 UTC

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

2021-03-13 08:56:55 UTC

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

2021-03-13 08:57:00 UTC

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

2021-03-13 08:57:02 UTC

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

2021-03-13 08:57:02 UTC

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

2021-03-13 08:57:03 UTC

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

2021-03-13 08:57:03 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-03-13T08:56:13Z

2021-03-13 08:57:03 UTC

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

2021-03-13 08:57:03 UTC

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

2021-03-13 08:57:03 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