Namespace
rancher
Image / Tag
rancher-agent:v2.5-e2295c6647980d95db0d453e7e15c37566eb96b9-head
Content Digest
sha256:e4db84b023d72c5e31bd1d9ea77d232ba2864fd894763a116ec03f4321c64e75
Details
Created

2020-12-15 16:17:54 UTC

Size

161 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-12-15T16:16:59Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e2295c6647980d95db0d453e7e15c37566eb96b9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-e2295c6647980d95db0d453e7e15c37566eb96b9-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.18.2

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:f22ccc0b8772d8e1bcb40f137b373686bc27427a70c0e41dd22b38016e09e7e0 - 15.81% (25.5 MB)

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

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

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

[#004] sha256:42714224e2cdea29a0151e873d3cd3cc1404dd8ec404b9ebcc564d64d2e241be - 33.7% (54.3 MB)

[#005] sha256:8173306facae086d67be798301e1b4e3edccddc2bfa829b570a59cfdaedd09b8 - 1.37% (2.2 MB)

[#006] sha256:9705bd384be0d242b00a3d0b356651c01192e24be429972eac63f863ded343f3 - 16.49% (26.6 MB)

[#007] sha256:babf35886df1aac5e03ade484d2a3e3e6fb725b7e32f1b01f2875c1b04d5e0f5 - 13.96% (22.5 MB)

[#008] sha256:04d563c19bf06f7fc8bea663939f0036b9fe285a537b442036d3087764e7a223 - 18.67% (30.1 MB)

[#009] sha256:6c10bbe93cbef370728a94b79ea0a1dc944c6b28309ec46bc93acc52a0a162f1 - 0.0% (170 Bytes)


History
2020-11-25 22:25:13 UTC

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

2020-11-25 22:25:14 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

2020-11-25 22:25:15 UTC

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

2020-11-25 22:25:16 UTC

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

2020-11-25 22:25:17 UTC

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

2020-12-15 16:17:20 UTC

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

2020-12-15 16:17:20 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

2020-12-15 16:17:21 UTC

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

2020-12-15 16:17:21 UTC

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

2020-12-15 16:17:41 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 && 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/*

2020-12-15 16:17:42 UTC

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

2020-12-15 16:17:43 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

2020-12-15 16:17:43 UTC

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

2020-12-15 16:17:45 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

2020-12-15 16:17:45 UTC

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

2020-12-15 16:17:45 UTC

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

2020-12-15 16:17:46 UTC

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

2020-12-15 16:17:46 UTC

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

2020-12-15 16:17:46 UTC

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

2020-12-15 16:17:50 UTC

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

2020-12-15 16:17:52 UTC

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

2020-12-15 16:17:53 UTC

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

2020-12-15 16:17:53 UTC

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

2020-12-15 16:17:53 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-12-15T16:16:59Z

2020-12-15 16:17:54 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0

2020-12-15 16:17:54 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=e2295c6647980d95db0d453e7e15c37566eb96b9

2020-12-15 16:17:54 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

Details
Created

2020-12-15 16:14:10 UTC

Size

257 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-12-15T16:14:04Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e2295c6647980d95db0d453e7e15c37566eb96b9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-e2295c6647980d95db0d453e7e15c37566eb96b9-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:f1b217fe8837d4d85cb8228a52344d3504d7aa51ba30167a20a6a4cb80cdcaa0 - 37.65% (96.6 MB)

[#001] sha256:dd0149df3535394c93938df47cd3fedd6eb3c19a8c47645e6eaf0f045108bd85 - 0.0% (838 Bytes)

[#002] sha256:7221ea9f1579ce5c3b2b97e5e92a2734dea36d5e5c88c45cbb71379f509e6933 - 0.0% (889 Bytes)

[#003] sha256:dab34810f9b3da0e0a4d03603800b863f333d155955c359486ad716f22b65222 - 0.02% (64.3 KB)

[#004] sha256:3fb8fc2e42bca27a183e3ec524d9acb96d1036c151100f8a60f462896eabdbc6 - 0.0% (842 Bytes)

[#005] sha256:17af3eb649db638224c71f9d1fbf0202e448188e59d5b79be89b498320f9f421 - 37.8% (97 MB)

[#006] sha256:62396da4f71e78b7854188a0cfcf21a9541d904b6e3b7a77aa13c908a1acf2e3 - 0.05% (124 KB)

[#007] sha256:37e66a8a8e4a736e6db187c640be484466b99733056e2fbad60737d9cf6a0b0e - 0.0% (837 Bytes)

[#008] sha256:d9ce0307418bda1995c1f3ac53701a2fbc11ed080238577cb953fc1b6b8045a4 - 0.0% (830 Bytes)

[#009] sha256:0f30e09aaecb9b569c96fe88148623bbae69ade7a0a64632c0d32051f9e560fd - 0.0% (862 Bytes)

[#010] sha256:849843773ccad2bd612a93faa019ea0c2d8894a3ddee5b23fde021ff1e23a60d - 0.04% (96.5 KB)

[#011] sha256:797b2e2221b007369bef243248f707d465ad54a82c8b849d1d6b68ea4e0b43f6 - 12.71% (32.6 MB)

[#012] sha256:91e2528ad2d15c246963a19a392badf40274ef350a61104328309a1ae7aa6263 - 0.0% (835 Bytes)

[#013] sha256:e722f960e9ca20b1f90e43bcd48c6012bbd3eecc11f41c06e0eb2f7ca036f09e - 0.0% (866 Bytes)

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

[#015] sha256:2e9d3fc21bb3bf60c83667a2968d01c6882eaa629dab993148013516575d3947 - 0.0% (855 Bytes)

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

[#017] sha256:c9b434173743f1448c1ac8172572f18538e7208c4282d09457c95b663b4c32df - 11.72% (30.1 MB)

[#018] sha256:3b6d35ca07d3b36ed03a56ab845058aba6395f7d0966243307857b2434257f7d - 0.0% (830 Bytes)

[#019] sha256:8ecb0c112af1d2cbbc5eee7701ac073e51f0da29d88df8838650278ceecd5ca1 - 0.0% (865 Bytes)

[#020] sha256:6d984366bb9634df02f4f7fd50668060029e3f6a88305f0f3d58b1ebf09d1552 - 0.0% (858 Bytes)

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

[#022] sha256:843a213249cd0e83f0b3c3cb82000ab60d07f4ae47bc0a40024a31ce32aefb58 - 0.0% (832 Bytes)


History
2020-10-31 05:10:43 UTC

Apply image 1809-amd64

2020-11-16 17:54:21 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

2020-11-16 17:54:22 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-16 17:55:19 UTC

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

2020-11-16 17:55:19 UTC

cmd /S /C #(nop) USER ContainerUser

2020-11-16 17:55:55 UTC

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

2020-11-16 17:56: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 ; }"

2020-11-16 17:56:40 UTC

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

2020-11-16 17:56:41 UTC

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

2020-12-14 18:36:19 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-12-14 18:36:21 UTC

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

2020-12-14 18:36:34 UTC

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

2020-12-14 18:36:36 UTC

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

2020-12-14 18:36:37 UTC

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

2020-12-14 18:36:38 UTC

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

2020-12-15 16:14:06 UTC

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

2020-12-15 16:14:07 UTC

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

2020-12-15 16:14:08 UTC

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

2020-12-15 16:14:09 UTC

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

2020-12-15 16:14:09 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-12-15T16:14:04Z

2020-12-15 16:14:10 UTC

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

2020-12-15 16:14:10 UTC

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

2020-12-15 16:14:10 UTC

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

Details
Created

2020-12-15 16:15:06 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-12-15T16:14:59Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e2295c6647980d95db0d453e7e15c37566eb96b9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-e2295c6647980d95db0d453e7e15c37566eb96b9-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:f5b1236b12ef101b472427bd3ef94193f55a4b6776b53bbf636d439634a5d6f6 - 38.02% (98.1 MB)

[#001] sha256:596a6c70e38f04b7b3d29be41ce3699580a27800f668da6855a76799a87e9634 - 0.0% (828 Bytes)

[#002] sha256:b27ca61689320e41a227b945470bb42688beaccbd784afc2065717ebede8740c - 0.0% (836 Bytes)

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

[#004] sha256:ca27c462edbeace979e649ce0fee35d17fea532629f0a7862e13c4bd292f1c9e - 0.0% (840 Bytes)

[#005] sha256:2bcc6b22e07fc6a15bd15745f83ee030aa6edbc9cd1860a03402c1294352bc80 - 37.58% (97 MB)

[#006] sha256:f497d9ff38c7b7f4f9020bafe37e91a6737fcea4ad74546aa15c0e8e8214a664 - 0.05% (124 KB)

[#007] sha256:efb4e8ac9fa17b9c8b41aa8b2eddacef04caa91407df2ba63260fc31e8208175 - 0.0% (842 Bytes)

[#008] sha256:3797a9ab02cdd0d8a5e1cfd0616234feea8f1b9f5a80e30367b3aa97308c8c23 - 0.0% (838 Bytes)

[#009] sha256:41fa79c625def514ac96a1b718067c5e505fc5686e4fa539e9168124c3ddd98a - 0.0% (829 Bytes)

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

[#011] sha256:5e7b031529c7ff57cd9916fc04b49b236e15d9ef84bfeced85be2cce4b8cc1ea - 12.63% (32.6 MB)

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

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

[#014] sha256:495124b0873f7bbc4109d072c84bfb6c69d57c25160aa79b1d420a1ba41253d1 - 0.0% (859 Bytes)

[#015] sha256:a5ffdd81430db5a48072a812ead7a958b5633ebf110ab4c3f0089916a35ed862 - 0.0% (856 Bytes)

[#016] sha256:208cd9552f4aa347fa62a4acb7883aa792754bf3c4366a671fc149db76bdfffd - 0.0% (855 Bytes)

[#017] sha256:0d59c66f5af43bfed90d3536084ed761acda6930d9cc42d5e1256374240f854f - 11.65% (30.1 MB)

[#018] sha256:abe46f9c80fcb3e857700267756ba5f71fb51dd8a91856d73ed187f7416b90c7 - 0.0% (828 Bytes)

[#019] sha256:72053d87c4c0fbaadf1b49001d419c0e0fcd823b1ade0cb8f3fc3eb86126e419 - 0.0% (855 Bytes)

[#020] sha256:b47c47055e86dc18d8d9f52f7c346e8a0ea8a5e91871624776c2a467abbc51a5 - 0.0% (852 Bytes)

[#021] sha256:45752a40f89e491c414947d0b74990dd49d8b17c0623ce7f97fe119ebcf6c1a3 - 0.0% (849 Bytes)

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


History
2020-11-01 03:08:16 UTC

Apply image 1909-amd64

2020-11-16 18:01:04 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

2020-11-16 18:01:05 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-16 18:02:04 UTC

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

2020-11-16 18:02:04 UTC

cmd /S /C #(nop) USER ContainerUser

2020-11-16 18:02:29 UTC

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

2020-11-16 18:03:09 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 ; }"

2020-11-16 18:03:09 UTC

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

2020-11-16 18:03:10 UTC

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

2020-12-14 18:43:53 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-12-14 18:43:53 UTC

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

2020-12-14 18:43:57 UTC

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

2020-12-14 18:43:59 UTC

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

2020-12-14 18:43:59 UTC

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

2020-12-14 18:44:00 UTC

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

2020-12-15 16:15:01 UTC

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

2020-12-15 16:15:02 UTC

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

2020-12-15 16:15:03 UTC

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

2020-12-15 16:15:04 UTC

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

2020-12-15 16:15:04 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-12-15T16:14:59Z

2020-12-15 16:15:05 UTC

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

2020-12-15 16:15:05 UTC

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

2020-12-15 16:15:06 UTC

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

Details
Created

2020-12-15 16:15:24 UTC

Size

258 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-12-15T16:15:18Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e2295c6647980d95db0d453e7e15c37566eb96b9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-e2295c6647980d95db0d453e7e15c37566eb96b9-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:4ec0bf6d2169a853d72537350c3d4940d69d5e8b48cc07a43aa7da3c316a5f20 - 38.04% (98.2 MB)

[#001] sha256:63ccca5bdd5d4484a567529badadad531c7c2651c625d9dfdb366724ca344789 - 0.0% (837 Bytes)

[#002] sha256:d2a12e677d333b8f918ce603e76c2c222ec444da27d7b5d7d3346c3290dbed04 - 0.0% (890 Bytes)

[#003] sha256:55356f177afb2ec9e055647145f67c19a4327138b88ce1d281dae5dc04d87c5d - 0.02% (65.3 KB)

[#004] sha256:19ce1e4fadd2bcb792c3e1c501873b7757779f3a08c3ee322ce82641b7088b81 - 0.0% (836 Bytes)

[#005] sha256:571266b7d13374df2ce0ad3c14627212976b0b540427200b8e722a5c4419d771 - 37.56% (97 MB)

[#006] sha256:5a90104263c352ea4c7b444757ecd5a8a2d55cf4f93590ace68dee9ee5322bf6 - 0.05% (125 KB)

[#007] sha256:7a7dcb603c0e2ac31386b83bc9b3ce7f8be4d87526b37d5bfe6a37ebda4e86a1 - 0.0% (835 Bytes)

[#008] sha256:691ae0f9cf235b7bc559803d3faae9f16dcd09722bfe71b04ce837d77ae6f5e2 - 0.0% (838 Bytes)

[#009] sha256:c7f36d5acf95f1f9a3d3639a21927e94d4bcd24c4600007c66a11dcad0c82a3b - 0.0% (854 Bytes)

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

[#011] sha256:420ebd5fb3ae47dc3664b55b6a4d8fe643f1bb606623184f868e121a15901806 - 12.63% (32.6 MB)

[#012] sha256:5bd84ce5772bd06bfbde772354fa5b7b740896c32268f3da2e15cd2f42bdfda4 - 0.0% (827 Bytes)

[#013] sha256:139ce2ce8a84735ffae74cf150ada86b58498d376a9ab8f47b35fbfe469cec71 - 0.0% (851 Bytes)

[#014] sha256:35494f89234068df107009a0cbceb3bdc757cc3e8bcb59754b9499875959f6a4 - 0.0% (860 Bytes)

[#015] sha256:f9e6d05fa8e2033bc4b7416c62d65b6751daf771b6018052a4e5e9526cb23e14 - 0.0% (831 Bytes)

[#016] sha256:afdc8f58f920c56e349c07515abafd20fd83d61b8c0908d54b12eabbacf54bad - 0.0% (829 Bytes)

[#017] sha256:2ce4dc64ae60332a2a6a28105023aa4cea1db3b807a9b8b4a9bb1a1e89a508eb - 11.65% (30.1 MB)

[#018] sha256:27e8032fdfe2d3635e9ac7e85493bfd8c5d31a5097a3c12e059450ba25fe8273 - 0.0% (860 Bytes)

[#019] sha256:4da74c5a0d1a8b9cfa58c92ab6cd62dedcf778db3c0ed42a1504e44993db5912 - 0.0% (832 Bytes)

[#020] sha256:04859816762b546cfd5748479abd6123ad2e29ab4d94bba74efa507affdf6c04 - 0.0% (832 Bytes)

[#021] sha256:144129e4f0e3a846febdd9f1b2f9605f4c18487048204597b0ecbee6c78373c2 - 0.0% (860 Bytes)

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


History
2020-10-31 04:06:40 UTC

Apply image 1903-amd64

2020-11-16 18:14: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-1903

2020-11-16 18:14:41 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-11-16 18:15:50 UTC

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

2020-11-16 18:15:52 UTC

cmd /S /C #(nop) USER ContainerUser

2020-11-16 18:16:20 UTC

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

2020-11-16 18:17:00 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 ; }"

2020-11-16 18:17:01 UTC

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

2020-11-16 18:17:02 UTC

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

2020-12-14 18:44:10 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2020-12-14 18:44:11 UTC

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

2020-12-14 18:44:14 UTC

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

2020-12-14 18:44:16 UTC

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

2020-12-14 18:44:17 UTC

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

2020-12-14 18:44:17 UTC

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

2020-12-15 16:15:20 UTC

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

2020-12-15 16:15:21 UTC

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

2020-12-15 16:15:22 UTC

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

2020-12-15 16:15:23 UTC

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

2020-12-15 16:15:23 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2020-12-15T16:15:18Z

2020-12-15 16:15:23 UTC

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

2020-12-15 16:15:24 UTC

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

2020-12-15 16:15:24 UTC

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

Details
Created

2020-12-15 16:17:10 UTC

Size

150 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2020-12-15T16:16:22Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    e2295c6647980d95db0d453e7e15c37566eb96b9
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5-e2295c6647980d95db0d453e7e15c37566eb96b9-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.18.2

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:04da93b342eb651d6b94c74a934a3290697573a907fa0a06067b538095601745 - 15.13% (22.6 MB)

[#001] sha256:b235194751dee33624fc154603f7e25ecdfbb02538fb7d55fa796df9afa95fee - 0.0% (855 Bytes)

[#002] sha256:606a67bb8db9a1111022bdc6406442e11c1a66653136c5c777114bf67b61038a - 0.0% (188 Bytes)

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

[#004] sha256:e9301b18198052649066ad1bce944a0ad1421347b813b7d4777f9be9d6996130 - 33.56% (50.2 MB)

[#005] sha256:fb68af301411668cda4b05bc3b14ff0b70aa587d40a456a2d63e58ea65d95e5d - 1.3% (1.94 MB)

[#006] sha256:2bed3824ca029600412bafb8fbb36e7020429c9aa12d0214cd62c6b440500e54 - 16.47% (24.6 MB)

[#007] sha256:0101d601aed5a4555b127ef81755d5984b10568ee4ca4382269ca2f44161aca1 - 15.03% (22.5 MB)

[#008] sha256:f2e6b14f4ad7bad8763b2f8ce8e252ced3726872043ffdb6c20ede536fd58144 - 18.52% (27.7 MB)

[#009] sha256:e6c51550bab3ea3fa1130a387feda22a4bec5aeb91ebe833c1f3feadfc1310f6 - 0.0% (170 Bytes)


History
2020-11-25 22:42:53 UTC

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

2020-11-25 22:42:56 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

2020-11-25 22:42:58 UTC

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

2020-11-25 22:43:00 UTC

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

2020-11-25 22:43:01 UTC

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

2020-12-15 16:16:37 UTC

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

2020-12-15 16:16: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

2020-12-15 16:16:38 UTC

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

2020-12-15 16:16:38 UTC

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

2020-12-15 16:16:58 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 && 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/*

2020-12-15 16:16:59 UTC

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

2020-12-15 16:17:00 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

2020-12-15 16:17:00 UTC

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

2020-12-15 16:17:02 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

2020-12-15 16:17:02 UTC

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

2020-12-15 16:17:02 UTC

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

2020-12-15 16:17:03 UTC

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

2020-12-15 16:17:03 UTC

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

2020-12-15 16:17:03 UTC

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

2020-12-15 16:17:07 UTC

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

2020-12-15 16:17:09 UTC

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

2020-12-15 16:17:09 UTC

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

2020-12-15 16:17:09 UTC

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

2020-12-15 16:17:09 UTC

/bin/sh -c #(nop) LABEL org.label-schema.build-date=2020-12-15T16:16:22Z

2020-12-15 16:17:10 UTC

/bin/sh -c #(nop) LABEL org.label-schema.schema-version=1.0

2020-12-15 16:17:10 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-ref=e2295c6647980d95db0d453e7e15c37566eb96b9

2020-12-15 16:17:10 UTC

/bin/sh -c #(nop) LABEL org.label-schema.vcs-url=https://github.com/rancher/rancher.git

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