Namespace
rancher
Image / Tag
rancher-agent:v2.5.9-4d072d98b776d5ba3a8f6469794fb1bb5ae83019-head
Content Digest
sha256:6cd591f57b165f1bac7c4bde3175efb3345cd7ae50c3ddcca89bdc477dadde89
Details
Created

2021-06-17 20:21:11 UTC

Size

173 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-17T20:20:14Z
  • org.opencontainers.image.revision
    4d072d98b776d5ba3a8f6469794fb1bb5ae83019
  • 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.9-4d072d98b776d5ba3a8f6469794fb1bb5ae83019-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:4bbfd2c87b7524455f144a03bf387c88b6d4200e5e0df9139a9d5e79110f89ca - 14.72% (25.5 MB)

[#001] sha256:d2e110be24e168b42c1a2ddbc4a476a217b73cccdba69cdcb212b812a88f5726 - 0.0% (857 Bytes)

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

[#003] sha256:74153b31521119f568031802184e17a1ebf376612d072fb5e99d3ec2c8aaa146 - 0.0% (123 Bytes)

[#004] sha256:6b1795561582d948557c2355a88d768757eb19876c9f9cc63c64c80206b6ea0a - 32.98% (57.1 MB)

[#005] sha256:dc6362a906deca298ca1403f22d5470d7d898893cc97ce044bd5e64add1e7fd5 - 1.27% (2.2 MB)

[#006] sha256:765a233b4cd665f1b5a37a29947bd279a3aa7a1d3dbdf321f233eb4d9a2811d1 - 15.36% (26.6 MB)

[#007] sha256:a4302e75938161b08362fc8e131c26a98baa764c27f7ddaf11705c8ed4de4545 - 17.69% (30.6 MB)

[#008] sha256:7c9b88021344a17959d50a5f1d7001715b74fe526a3f6b09dd1526bf3ca7af3d - 0.01% (9.31 KB)

[#009] sha256:b4ddb682ed939019e1f657212f3d35cec12e32f984c8520956edaa1999a69d4d - 17.97% (31.1 MB)

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


History
2021-05-19 19:44:30 UTC

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

2021-05-19 19:44:31 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-05-19 19:44:32 UTC

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

2021-05-19 19:44:33 UTC

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

2021-05-19 19:44:33 UTC

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

2021-06-17 20:20:37 UTC

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

2021-06-17 20:20: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_amd64

2021-06-17 20:20:37 UTC

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

2021-06-17 20:20:37 UTC

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

2021-06-17 20:20:59 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-06-17 20:20:59 UTC

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

2021-06-17 20:21:00 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-06-17 20:21:00 UTC

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

2021-06-17 20:21:01 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-06-17 20:21:01 UTC

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

2021-06-17 20:21:02 UTC

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

2021-06-17 20:21:02 UTC

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

2021-06-17 20:21:02 UTC

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

2021-06-17 20:21:02 UTC

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

2021-06-17 20:21:08 UTC

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

2021-06-17 20:21:09 UTC

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

2021-06-17 20:21:10 UTC

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

2021-06-17 20:21:10 UTC

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

2021-06-17 20:21:10 UTC

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

2021-06-17 20:21:10 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-17T20:20:14Z

2021-06-17 20:21:10 UTC

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

2021-06-17 20:21:10 UTC

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

2021-06-17 20:21:11 UTC

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

Details
Created

2021-06-17 20:10:21 UTC

Size

259 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-17T20:09:49Z
  • org.opencontainers.image.revision
    4d072d98b776d5ba3a8f6469794fb1bb5ae83019
  • 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.9-4d072d98b776d5ba3a8f6469794fb1bb5ae83019-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:e4800203e906d49fbdaf1eeab4de72f28796d5b9a1ea44f8d7461001cfa56614 - 37.87% (97.9 MB)

[#001] sha256:37e2a99502929907be9f61d2ab79808da1a0fd6dae8043104238740d91618cd3 - 0.0% (1 KB)

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

[#003] sha256:b6a52ec87314983605f653e3f5b69e38f8c5e400e44c04df72e0cf917caa376d - 0.03% (69.7 KB)

[#004] sha256:084953d2ae59cd254a4e1303d8b5201f9460c84b9fada350ec3afc30fa7f10aa - 0.0% (1.03 KB)

[#005] sha256:46085a535b2e7e25951283c7101807ed39c885bdc12a0509a49ea18090355b7e - 37.48% (96.9 MB)

[#006] sha256:5245ed433c5953b81a5929d602e6afa2b3ede97420f7e9631b21b1662f700bc2 - 0.05% (138 KB)

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

[#008] sha256:31656f6046a7896ffea3e1d0e151b8fee701701ab0d74f01b9ffd07527d31907 - 0.0% (1.09 KB)

[#009] sha256:cec44087a9ca67173f0be0ac4a26ccfa3779ec5ccfe47fd09826aeb050810559 - 0.0% (852 Bytes)

[#010] sha256:8e65a559f87ea760893025f4cb43a2e74645c18768c7ea9a4b3f8f64dd57c764 - 0.04% (96.5 KB)

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

[#012] sha256:b4e6620ddb7b424222021b22f4988688eb4ec2799af5bf0c7d5b31c8ecc50e4c - 0.0% (862 Bytes)

[#013] sha256:1b95448f55e383cec3bd5a23d149796158422a31f2f11a5991d6da1b4ca07005 - 0.0% (856 Bytes)

[#014] sha256:6a6023bd3a0edc9799781f52757216e049b4e9b61236728bde024e4b6d657478 - 0.0% (859 Bytes)

[#015] sha256:d14bc7b731c7436e1ae61b8e155074c12ab52e57948442b920296824761a4897 - 0.0% (828 Bytes)

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

[#017] sha256:edd913fc6d340b942728caff694033f0ac93f54c5fa027b1f6237c27178919b5 - 11.99% (31 MB)

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

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

[#020] sha256:fa0721e64f86d439ea39794cf2142d1bc174d2ed56c3be95484e65463138e6ee - 0.0% (854 Bytes)

[#021] sha256:def61fab9490f96417ad842fa62d3ceccfb732dbcbbccf59e4373f3b37db7f39 - 0.0% (859 Bytes)

[#022] sha256:24b9d67f90211b0caa21435ba3b5cdfe2a5dffbd0baef398caeba6520c326d16 - 0.0% (856 Bytes)


History
2021-06-06 04:04:04 UTC

Apply image 1809-amd64

2021-06-16 21:30:07 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-06-16 21:30:07 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-06-16 21:30:30 UTC

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

2021-06-16 21:30:31 UTC

cmd /S /C #(nop) USER ContainerUser

2021-06-16 21:30:46 UTC

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

2021-06-16 21:31:20 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-06-16 21:31:21 UTC

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

2021-06-16 21:31:21 UTC

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

2021-06-17 20:10:12 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-06-17 20:10:12 UTC

cmd /S /C #(nop) COPY multi:965b304f043056ca0b908acb4f545cec25b679d606a72d8b8fec16db9d31e8bc in \Windows\System32\

2021-06-17 20:10:15 UTC

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

2021-06-17 20:10:15 UTC

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

2021-06-17 20:10:16 UTC

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

2021-06-17 20:10:16 UTC

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

2021-06-17 20:10:17 UTC

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

2021-06-17 20:10:17 UTC

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

2021-06-17 20:10:19 UTC

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

2021-06-17 20:10:19 UTC

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

2021-06-17 20:10:20 UTC

cmd /S /C #(nop) LABEL org.opencontainers.image.created=2021-06-17T20:09:49Z

2021-06-17 20:10:20 UTC

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

2021-06-17 20:10:20 UTC

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

2021-06-17 20:10:21 UTC

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

Details
Created

2021-06-17 20:10:15 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-17T20:10:09Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4d072d98b776d5ba3a8f6469794fb1bb5ae83019
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-4d072d98b776d5ba3a8f6469794fb1bb5ae83019-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:98622c7525a40dec3c88fac81718f4f208a70f5347eb4faf74f15a78149114df - 41.16% (1.07 GB)

[#002] sha256:a7757d92217cf23933191a403704612796b423db0580a68de4478187a5a8edfe - 0.0% (1.3 KB)

[#003] sha256:8f60e39fb5cfa5b2489516f61fc287f755c808b790e2554da86cee078e5ecbf0 - 0.0% (1.35 KB)

[#004] sha256:15270b5a897474f834d519ea8690f259bb67f2213fa30a8b63472c93c4571f27 - 0.58% (15.5 MB)

[#005] sha256:2a4df4f7e62bae17bdd7648c3016f6dbf90c7b28a3c7fd58d99d218c983a66dd - 0.2% (5.26 MB)

[#006] sha256:ba2e92303b29c9614776e6ec2c1206fae477c81ff38a7e1e639215f23bd85dca - 0.33% (8.72 MB)

[#007] sha256:272c2593da18faf688c91e30aece06142ce98564b7cf123805825bddb76b707d - 1.4% (37.2 MB)

[#008] sha256:8f66a535a9b7eb7a51ef4bcbe8522f5574eb8b75ebc2c0cb5e9a07a6315c35e8 - 0.2% (5.32 MB)

[#009] sha256:5dd69504798d6406327814748e2d99855e7db32cf143948ea626c9ffba0401b2 - 0.58% (15.5 MB)

[#010] sha256:8e3d6fcf8ac7299140b0d812f89aba2d2567a4ad270814666297243fe90fc45d - 0.48% (12.7 MB)

[#011] sha256:dae497ec0f69ae72653b08b5fd4d9f8fe231c2d8244d9b8946f268690de5364c - 0.02% (419 KB)

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

[#013] sha256:30f1a562bc4473fa7bc181f017cde2e76e6ce84691102e0fa2ba80e11b0000fe - 0.0% (1.26 KB)

[#014] sha256:7e2e47b0bf76e4e586ef9ffc2d7e9553654f66e235ee912dff3f8819390d52a2 - 0.0% (1.26 KB)

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

[#016] sha256:35e9894211c9f04499df646cb297a3ba926fe9183d56931be7df3c157ea16968 - 0.0% (1.3 KB)

[#017] sha256:d66e9e228cd360908fe9df793da85048edfc5c2349bbcb28747f408ba0aeb7e1 - 1.16% (31 MB)

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

[#019] sha256:bd16203ae34a33d2add85ca04237d1e8362c57bed49da16f4c96d714bff4a8f6 - 0.0% (1.33 KB)

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

[#021] sha256:7288a31d95589797a0e061597251d71ddfeb4db9cb9d20d61a35081a75ce1a00 - 0.0% (1.26 KB)

[#022] sha256:eb03b2aea96697bd51fe6f4d34fbbe36a43fc6ce69c318ba9669d8a9d0b2f093 - 0.0% (1.32 KB)


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

Apply image 20H2-RTM-amd64

2021-06-06 19:49:44 UTC

Install update 20H2-amd64

2021-06-13 23:18:00 UTC

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

2021-06-13 23:18:00 UTC

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

2021-06-13 23:18:29 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-06-13 23:18:38 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.1.1/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-06-13 23:19:05 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-06-13 23:19:17 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-06-13 23:19:26 UTC

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

2021-06-13 23:19:34 UTC

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

2021-06-13 23:19:43 UTC

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

2021-06-14 21:47:31 UTC

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

2021-06-14 21:47:31 UTC

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

2021-06-14 21:47:32 UTC

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

2021-06-14 21:47:33 UTC

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

2021-06-17 20:10:10 UTC

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

2021-06-17 20:10:11 UTC

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

2021-06-17 20:10:12 UTC

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

2021-06-17 20:10:13 UTC

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

2021-06-17 20:10:14 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.label-schema.build-date=2021-06-17T20:10:09Z

2021-06-17 20:10:14 UTC

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

2021-06-17 20:10:15 UTC

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

2021-06-17 20:10:15 UTC

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

Details
Created

2021-06-17 20:10:23 UTC

Size

261 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.label-schema.build-date
    2021-06-17T20:09:52Z
  • org.label-schema.schema-version
    1.0
  • org.label-schema.vcs-ref
    4d072d98b776d5ba3a8f6469794fb1bb5ae83019
  • org.label-schema.vcs-url
    https://github.com/rancher/rancher.git

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.5.9-4d072d98b776d5ba3a8f6469794fb1bb5ae83019-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:bca78f8fa83191ac16623f3b9232ab190ac651cb7745d18af90e02369038e795 - 38.36% (100 MB)

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

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

[#003] sha256:8da29dc28de9f48f2b34fc1d221871498e505ab3675fb70e026ee50149d52467 - 0.03% (69.2 KB)

[#004] sha256:858e76d45044b547560a90b47ed454f49e590b1cca3674287e4852604c3ddfc2 - 0.0% (1.02 KB)

[#005] sha256:07beb22e02a1c48f8b32a4c25275fb24963ad0382a2ac97dc7d0b961b1232276 - 37.18% (96.9 MB)

[#006] sha256:31535ebda5413205b079008a41d0da38c64ca45de210253d7801e58b1de4a837 - 0.05% (131 KB)

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

[#008] sha256:54bd105d78e97cb812daca34b41c3d4f708f2d88a28b1410567ffbbb7f42bc09 - 0.0% (1.02 KB)

[#009] sha256:d4ae13240dd54b0159597e88865492cd29432a90d5b6592a319eb3e8901d0129 - 0.0% (1.04 KB)

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

[#011] sha256:1541aa8659613c58a45ba1880341cc179e1b6927d52f2d3e987ccd6c29df6f5e - 12.44% (32.4 MB)

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

[#013] sha256:23d17b751326e67de34a4c95405f43a017e429eae3850e6a4068ab78d5961bfd - 0.0% (1.04 KB)

[#014] sha256:51ffe33ba655adc2f4d85cc9d0643f4192fd2213f71d66581d5b6d13cd72d329 - 0.0% (1.04 KB)

[#015] sha256:71612c4f2d5c480e073b3d1da43b162db3e68ac7f92983965ac865461fb60daf - 0.0% (1.02 KB)

[#016] sha256:265344964740964b742230de570f0d0ccc47614daeadf0ab764bc6a178008eca - 0.0% (1.05 KB)

[#017] sha256:f4f87da5f58fd5ed98f90a8ea77181babf3bd206b6bea8a7cde1be244ed0b4af - 11.9% (31 MB)

[#018] sha256:5781b25dbf313cf530737a747361491b0d5abd0e40b68c6a3627d2df278f7ffb - 0.0% (1.05 KB)

[#019] sha256:458d58f81a4e87add0415ab7af2ce4a0f7b3206c932a9af1da0e6d3cb15aff50 - 0.0% (1.01 KB)

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

[#021] sha256:ed5c592e18c200dff3a6bc11c9599676beac858fd43f543c7de8a28e4be7fc55 - 0.0% (1.02 KB)

[#022] sha256:ec3b780a80628eab6e1fdb8d9803cb872c1ec88c138578f8d0a1d54c8da49984 - 0.0% (1.04 KB)


History
2021-06-06 19:26:43 UTC

Apply image 2004-amd64

2021-06-16 21:30: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-2004

2021-06-16 21:30:04 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-06-16 21:30:26 UTC

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

2021-06-16 21:30:27 UTC

cmd /S /C #(nop) USER ContainerUser

2021-06-16 21:30:43 UTC

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

2021-06-16 21:31:16 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-06-16 21:31:17 UTC

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

2021-06-16 21:31:17 UTC

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

2021-06-17 20:10:15 UTC

cmd /S /C #(nop) USER ContainerAdministrator

2021-06-17 20:10:15 UTC

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

2021-06-17 20:10:17 UTC

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

2021-06-17 20:10:18 UTC

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

2021-06-17 20:10:18 UTC

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

2021-06-17 20:10:19 UTC

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

2021-06-17 20:10:19 UTC

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

2021-06-17 20:10:20 UTC

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

2021-06-17 20:10:21 UTC

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

2021-06-17 20:10:22 UTC

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

2021-06-17 20:10:22 UTC

cmd /S /C #(nop) LABEL org.label-schema.build-date=2021-06-17T20:09:52Z

2021-06-17 20:10:23 UTC

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

2021-06-17 20:10:23 UTC

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

2021-06-17 20:10:23 UTC

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

Details
Created

2021-06-17 20:16:36 UTC

Size

161 MB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2021-06-17T20:15:48Z
  • org.opencontainers.image.revision
    4d072d98b776d5ba3a8f6469794fb1bb5ae83019
  • 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.9-4d072d98b776d5ba3a8f6469794fb1bb5ae83019-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:ed6dc9c66f7cc607969a6f995c83956f1e614ec5dd42205a2ea544f8f6260a34 - 14.06% (22.6 MB)

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

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

[#003] sha256:699a930298db59e3412c25130db6c8b4b10ea1457d394fa2871a691e88a31755 - 0.0% (121 Bytes)

[#004] sha256:583a6009bcfd958d9fbf7d6b799af03f1597ede374c9b96817eeaf51b8df57be - 32.58% (52.4 MB)

[#005] sha256:4acb2ad3cd2a57ed259a683d89f1ea9f5a4d7ad0110aad19664f931da8e475fd - 1.21% (1.94 MB)

[#006] sha256:917b265b370082ab449de6208c5132685080960377e047989d0069d905ac4a3d - 15.32% (24.6 MB)

[#007] sha256:1bdf6cede4cbb8ea46b76d69a9a74dea01eae61bb6cf3812da233b50ddb1ab45 - 19.03% (30.6 MB)

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

[#009] sha256:362a03674e424d67972a5ba1637dd51d7808e68bb1b16619dc25d2a08f11caea - 17.79% (28.6 MB)

[#010] sha256:5c7a8815c8704e15c4b273a298a5564e390074cb69abe0d0f3e550b318c9e006 - 0.0% (172 Bytes)


History
2021-05-27 12:29:48 UTC

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

2021-05-27 12:29:49 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-05-27 12:29:50 UTC

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

2021-05-27 12:29:51 UTC

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

2021-05-27 12:29:51 UTC

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

2021-06-17 20:16:03 UTC

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

2021-06-17 20:16:03 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-06-17 20:16:04 UTC

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

2021-06-17 20:16:04 UTC

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

2021-06-17 20:16:24 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-06-17 20:16:25 UTC

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

2021-06-17 20:16:26 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-06-17 20:16:26 UTC

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

2021-06-17 20:16:27 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-06-17 20:16:27 UTC

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

2021-06-17 20:16:27 UTC

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

2021-06-17 20:16:27 UTC

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

2021-06-17 20:16:28 UTC

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

2021-06-17 20:16:28 UTC

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

2021-06-17 20:16:33 UTC

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

2021-06-17 20:16:35 UTC

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

2021-06-17 20:16:35 UTC

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

2021-06-17 20:16:36 UTC

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

2021-06-17 20:16:36 UTC

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

2021-06-17 20:16:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-17T20:15:48Z

2021-06-17 20:16:36 UTC

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

2021-06-17 20:16:36 UTC

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

2021-06-17 20:16:36 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