Namespace
rancher
Image / Tag
rancher-agent:v2.9-66dd67ceebe3d9c891276229c576ba06925d9f67-head
Content Digest
sha256:ed1f69e74501c62996b1c673af7bf2195ac3991ca165fc46e07eec9f1257fd7b
Details
Created

2024-04-08 18:23:45 UTC

Size

605 MB

Content Digest
Labels
  • com.suse.bci.micro.created
    2024-03-28T08:10:12.568626338Z
  • com.suse.bci.micro.description
    A micro environment for containers based on the SLE Base Container Image.
  • com.suse.bci.micro.disturl
    obs://build.suse.de/SUSE:SLE-15-SP5:Update:CR/images/6f65c8d862d02cdbd75b02c5161782f0-micro-image
  • com.suse.bci.micro.eula
    sle-bci
  • com.suse.bci.micro.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
  • com.suse.bci.micro.logo-url
    https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg
  • com.suse.bci.micro.readme-url
    https://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/micro-image/6f65c8d862d02cdbd75b02c5161782f0//README.md
  • com.suse.bci.micro.reference
    registry.suse.com/bci/bci-micro:15.5.17.1
  • com.suse.bci.micro.release-stage
    released
  • com.suse.bci.micro.source
    https://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/micro-image/6f65c8d862d02cdbd75b02c5161782f0/
  • com.suse.bci.micro.supportlevel
    l3
  • com.suse.bci.micro.title
    SLE BCI 15 SP5 Micro
  • com.suse.bci.micro.url
    https://www.suse.com/products/base-container-images/
  • com.suse.bci.micro.vendor
    SUSE LLC
  • com.suse.bci.micro.version
    15.5.17.1
  • com.suse.eula
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
  • com.suse.release-stage
    released
  • com.suse.supportlevel
    l3
  • io.artifacthub.package.logo-url
    https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg
  • io.artifacthub.package.readme-url
    https://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/micro-image/6f65c8d862d02cdbd75b02c5161782f0//README.md
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP5:Update:CR/images/6f65c8d862d02cdbd75b02c5161782f0-micro-image
  • org.opencontainers.image.created
    2024-04-08T18:21:31Z
  • org.opencontainers.image.description
    A micro environment for containers based on the SLE Base Container Image.
  • org.opencontainers.image.revision
    66dd67ceebe3d9c891276229c576ba06925d9f67
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SLE BCI 15 SP5 Micro
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.5.17.1
  • org.opensuse.reference
    registry.suse.com/bci/bci-micro:15.5.17.1

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.9-66dd67ceebe3d9c891276229c576ba06925d9f67-head

CATTLE_RANCHER_WEBHOOK_VERSION

KUBECTL_VERSION

v1.27.10

LOGLEVEL_VERSION

v0.1.5

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:8c18fd7fc86e4b6c160bcf6dc732bd081132d5542bc5c3972c14eca38ef59cc9 - 1.61% (9.72 MB)

[#001] sha256:7e514c3e29c207edb1f39ce1e82e2ab430885d445f15d90fcc2740b261816c7f - 9.02% (54.6 MB)

[#002] sha256:8d7077ca2f3a5efd9223042884c990b33a014c2eaf2a841921bcfb71c19c334d - 2.47% (14.9 MB)

[#003] sha256:d284415e76d925e58ffcbc25f718904f35f0ac8de345e55d9bee8481dcb5c920 - 0.39% (2.38 MB)

[#004] sha256:17a1509861a569b57d0447b98ec6ba792e7141deca2c43a967070ff1ccd2959a - 80.71% (488 MB)

[#005] sha256:29309843c8a21343f928f9a17bf283c440d80d912b4f63751c909337568e4c0b - 0.0% (9.31 KB)

[#006] sha256:a01a624597902dde16bc351f695286c3901de375e5bc64bf589e2f815d7d52fb - 5.81% (35.1 MB)

[#007] sha256:5f5efbef43da7616633918c7e3c9a1ddd8b64c12b8a70d1da5cc0fb7fbef8443 - 0.0% (172 Bytes)


History
2024-03-28 08:10:16 UTC

KIWI 9.24.43

2024-04-08 18:23:09 UTC

/bin/sh -c #(nop) COPY dir:bd23fd6921b12f26726181ea9d4f11601b74d4443bd774232e545f671fe58293 in /

2024-04-08 18:23:09 UTC

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

2024-04-08 18:23:10 UTC

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

2024-04-08 18:23:11 UTC

|1 ARCH=amd64 /bin/sh -c curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2024-04-08 18:23:11 UTC

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

2024-04-08 18:23:12 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

2024-04-08 18:23:12 UTC

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

2024-04-08 18:23:12 UTC

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

2024-04-08 18:23:12 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.9-66dd67ceebe3d9c891276229c576ba06925d9f67-head

2024-04-08 18:23:12 UTC

/bin/sh -c #(nop) ARG CATTLE_RANCHER_WEBHOOK_VERSION

2024-04-08 18:23:12 UTC

/bin/sh -c #(nop) ENV CATTLE_RANCHER_WEBHOOK_VERSION=

2024-04-08 18:23:12 UTC

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

2024-04-08 18:23:36 UTC

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

2024-04-08 18:23:43 UTC

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

2024-04-08 18:23:44 UTC

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

2024-04-08 18:23:45 UTC

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

2024-04-08 18:23:45 UTC

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

2024-04-08 18:23:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-04-08T18:21:31Z

2024-04-08 18:23:45 UTC

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

2024-04-08 18:23:45 UTC

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

2024-04-08 18:23:45 UTC

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

Details
Created

2024-04-08 17:44:58 UTC

Size

2.1 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-04-08T17:44:51Z
  • org.opencontainers.image.revision
    66dd67ceebe3d9c891276229c576ba06925d9f67
  • 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.9-66dd67ceebe3d9c891276229c576ba06925d9f67-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:c9226d61d3bdbf9f09821b32f5878623b8daaa5fb4f875cb63c199f87a26d57e - 73.08% (1.54 GB)

[#001] sha256:a22a88a4a0d197cb745939f382a7898094af0a089fce3173f283651a01da996b - 21.01% (452 MB)

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

[#003] sha256:25934f65ca12de5447c9f9554f6a5642db2710c4dbac52e32ef2da2fc51d4a96 - 0.0% (1.06 KB)

[#004] sha256:a72d7bf3c9e8e69417d938cec4541b3a654c27a475d30fa0f4663817128750a2 - 0.55% (11.9 MB)

[#005] sha256:65e6f6fa1febede04730de26d6c36d257d3a917fe83ad2be80a3a83ce4b3f5fa - 2.47% (53.3 MB)

[#006] sha256:b0224197c56550b5643c5fec192da2e8748a02a8910b1f67a68fb2ff83b20907 - 0.55% (11.8 MB)

[#007] sha256:dc377c9e556cc6fe58df645fe8403ef0e37c640cdd2750e4c7957c8edee4f374 - 0.67% (14.4 MB)

[#008] sha256:9b868fc9876ec5910e3bb05794bd85c81bbddaa42f75052edc49a4c292c084b6 - 0.0% (1.07 KB)

[#009] sha256:1fa6c1d41abf391a596b6d53f894a4fcd02386f726e4e111b4eaa7780dc46411 - 0.0% (1.07 KB)

[#010] sha256:8da56035b61a6733119079b4ee215f44984070e20834c93eed1d8a06f46daf00 - 0.0% (1.08 KB)

[#011] sha256:c5f0642ca4e240c4e95238766d544678684838fdd684d88197511ead58146db5 - 0.0% (1.06 KB)

[#012] sha256:8863252d7dbe12f3ed3802968c8ecce7c5d8d1602f25277883808be685382e08 - 0.0% (1.07 KB)

[#013] sha256:76238c2ea9ae0670c241cd5d55c337d1dcba9e2f18e5d716f9a7f950916610ac - 1.67% (36.1 MB)

[#014] sha256:e6efcb42a45d050cafcd3baf17d2dc42420ca5c05551c24b7a6b52a6cdd53520 - 0.0% (1.07 KB)

[#015] sha256:9c45883932799fe1bdb349a2664e971621b28e3b16fde3fb06c2c35927af13b5 - 0.0% (1.07 KB)

[#016] sha256:e00a1afc4b6b7768288f8af76152355d80b4bddd20bdcc7d20cdc480a53f7b91 - 0.0% (1.07 KB)

[#017] sha256:6943f745a8bef3e5dc6aa079fc09113a2849df2f3928a95d730e1288129bb13a - 0.0% (1.1 KB)

[#018] sha256:7e8ca2d2fc911e521bed8b4be14b542d7f726d613760a7d4679a45996f7cf5ae - 0.0% (1.06 KB)


History
2023-06-08 12:58:24 UTC

Apply image 10.0.17763.4499

2024-03-04 01:18:21 UTC

Install update 10.0.17763.5576

2024-04-08 17:43:25 UTC

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

2024-04-08 17:43:25 UTC

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

2024-04-08 17:43:34 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.14/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'

2024-04-08 17:43:45 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.25.12/kubernetes-client-windows-amd64.tar.gz'; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\kubernetes.tar.gz; Write-Host 'Expanding ...'; tar.exe -xzvf c:\kubernetes.tar.gz; Write-Host 'Complete.'

2024-04-08 17:44:08 UTC

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

2024-04-08 17:44:31 UTC

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

2024-04-08 17:44:32 UTC

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

2024-04-08 17:44:32 UTC

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

2024-04-08 17:44:33 UTC

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

2024-04-08 17:44:53 UTC

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

2024-04-08 17:44:53 UTC

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

2024-04-08 17:44:55 UTC

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

2024-04-08 17:44:56 UTC

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

2024-04-08 17:44:56 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-04-08T17:44:51Z

2024-04-08 17:44:57 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=66dd67ceebe3d9c891276229c576ba06925d9f67

2024-04-08 17:44:57 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2024-04-08 17:44:58 UTC

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

Details
Created

2024-04-08 17:47:47 UTC

Size

1.95 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2024-04-08T17:47:04Z
  • org.opencontainers.image.revision
    66dd67ceebe3d9c891276229c576ba06925d9f67
  • 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.9-66dd67ceebe3d9c891276229c576ba06925d9f67-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:7c76e5cf7755ce357ffb737715b0da6799a50ea468cc252c094f4d915d426b3f - 66.4% (1.29 GB)

[#001] sha256:a61557bf66429be9509f579104808d2853f8f7aefbd49ef26f5f2a90266c46f5 - 27.2% (543 MB)

[#002] sha256:ff21a966ac41e5f599c02e9b9bb45a93c113815128a7f22f49ac9a2b960a15ef - 0.0% (1.26 KB)

[#003] sha256:d5aedc853d6bf7e03f92b347794af04f7cf602b5e2f8e6443ece30187ddd214e - 0.0% (1.27 KB)

[#004] sha256:9c21003ac38be2d0a3de55074314aa449234d73ae02209a25966ee52ef5c391f - 0.6% (12 MB)

[#005] sha256:192e4abbf84b4280426a201c7438d151452672b8e234c02894cbd0ce22f98ce0 - 2.67% (53.3 MB)

[#006] sha256:31fb4a1b5a6e9e37e36f58caf9d767addb35f057ec65200cd6616b8d3748571d - 0.59% (11.8 MB)

[#007] sha256:0bdf8615f7bfe5b8c21a69bcb6ab0c6879ab0c2504d6fef9c4b8d3606f664530 - 0.72% (14.4 MB)

[#008] sha256:91553bcb63cdf9c8b104dcf566b65a7dbb1df0efaede5cbe10e226feb7fc4ab4 - 0.0% (1.27 KB)

[#009] sha256:1b0d8f8edb583b726886cd8da65e15bce9199486e8427a80d4da01ee022a8769 - 0.0% (1.27 KB)

[#010] sha256:1e8e6be9a36537ff825cf9fb4bcf875cc0739e31dd68d825943dfa48555c7296 - 0.0% (1.31 KB)

[#011] sha256:5ab4e8b51e2c2ea27dbd472507b0470b7b1743838a07964134d6ee1cc691fe63 - 0.0% (1.27 KB)

[#012] sha256:383a418f9aa5ae39763bf2305625e180a1c159010ca5d3b8cca3d17ce06bd5f1 - 0.0% (1.29 KB)

[#013] sha256:096c8fe9849fc6b4bc1cd23afb2a6044d6ccfc469f6752742d47f35e01845cae - 1.81% (36.1 MB)

[#014] sha256:745ba7b937a1831418af87b08265455e030215459b1bd4fee305b6624b7bd86c - 0.0% (1.26 KB)

[#015] sha256:0a76834a1bc89857eb3bbd2073569200c76f3e5a08d7a5225e43603115dba1a0 - 0.0% (1.27 KB)

[#016] sha256:6d1d56c31d7828f7d97a09132eaa3b871561e7107ec88eb1f10f5a75c9dca945 - 0.0% (1.27 KB)

[#017] sha256:fc629638a375e0159173570b6daa2c994df7d4629b960c3134bdf587d90976c2 - 0.0% (1.29 KB)

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


History
2023-06-08 12:55:20 UTC

Apply image 10.0.20348.1787

2024-03-05 19:55:40 UTC

Install update 10.0.20348.2340

2024-04-08 17:47:06 UTC

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

2024-04-08 17:47:06 UTC

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

2024-04-08 17:47:15 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://github.com/rancher/wins/releases/download/v0.4.14/wins.exe'; Write-Host ('Downloading Wins from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\wins.exe; Write-Host 'Complete.'

2024-04-08 17:47:24 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.25.12/kubernetes-client-windows-amd64.tar.gz'; Write-Host ('Downloading Kubernetes from {0} ...' -f $URL); curl.exe -sfL $URL -o c:\kubernetes.tar.gz; Write-Host 'Expanding ...'; tar.exe -xzvf c:\kubernetes.tar.gz; Write-Host 'Complete.'

2024-04-08 17:47:33 UTC

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

2024-04-08 17:47:41 UTC

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

2024-04-08 17:47:41 UTC

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

2024-04-08 17:47:42 UTC

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

2024-04-08 17:47:42 UTC

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

2024-04-08 17:47:43 UTC

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

2024-04-08 17:47:43 UTC

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

2024-04-08 17:47:45 UTC

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

2024-04-08 17:47:46 UTC

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

2024-04-08 17:47:46 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2024-04-08T17:47:04Z

2024-04-08 17:47:46 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.revision=66dd67ceebe3d9c891276229c576ba06925d9f67

2024-04-08 17:47:47 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git

2024-04-08 17:47:47 UTC

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

Details
Created

2024-04-08 18:05:00 UTC

Size

601 MB

Content Digest
Labels
  • com.suse.bci.micro.created
    2024-03-28T08:10:39.188805240Z
  • com.suse.bci.micro.description
    A micro environment for containers based on the SLE Base Container Image.
  • com.suse.bci.micro.disturl
    obs://build.suse.de/SUSE:SLE-15-SP5:Update:CR/images/6f65c8d862d02cdbd75b02c5161782f0-micro-image
  • com.suse.bci.micro.eula
    sle-bci
  • com.suse.bci.micro.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
  • com.suse.bci.micro.logo-url
    https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg
  • com.suse.bci.micro.readme-url
    https://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/micro-image/6f65c8d862d02cdbd75b02c5161782f0//README.md
  • com.suse.bci.micro.reference
    registry.suse.com/bci/bci-micro:15.5.17.1
  • com.suse.bci.micro.release-stage
    released
  • com.suse.bci.micro.source
    https://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/micro-image/6f65c8d862d02cdbd75b02c5161782f0/
  • com.suse.bci.micro.supportlevel
    l3
  • com.suse.bci.micro.title
    SLE BCI 15 SP5 Micro
  • com.suse.bci.micro.url
    https://www.suse.com/products/base-container-images/
  • com.suse.bci.micro.vendor
    SUSE LLC
  • com.suse.bci.micro.version
    15.5.17.1
  • com.suse.eula
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
  • com.suse.release-stage
    released
  • com.suse.supportlevel
    l3
  • io.artifacthub.package.logo-url
    https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg
  • io.artifacthub.package.readme-url
    https://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/micro-image/6f65c8d862d02cdbd75b02c5161782f0//README.md
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP5:Update:CR/images/6f65c8d862d02cdbd75b02c5161782f0-micro-image
  • org.opencontainers.image.created
    2024-04-08T18:03:18Z
  • org.opencontainers.image.description
    A micro environment for containers based on the SLE Base Container Image.
  • org.opencontainers.image.revision
    66dd67ceebe3d9c891276229c576ba06925d9f67
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SLE BCI 15 SP5 Micro
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.5.17.1
  • org.opensuse.reference
    registry.suse.com/bci/bci-micro:15.5.17.1

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.9-66dd67ceebe3d9c891276229c576ba06925d9f67-head

CATTLE_RANCHER_WEBHOOK_VERSION

KUBECTL_VERSION

v1.27.10

LOGLEVEL_VERSION

v0.1.5

PATH

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

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:aaac9bb42e05c3099f48142b6b3676b1ba06b4df9d282eda2cff356a07e93ac1 - 1.52% (9.15 MB)

[#001] sha256:59ec0ae10e738efa406a8decd31032e43cb8ef3f80e4aee497460676f1ca4bf4 - 9.21% (55.3 MB)

[#002] sha256:41d8ebb3f682d88331e9f9324e06831d13b6eb505467e7aecd7a3360a26ff632 - 2.24% (13.5 MB)

[#003] sha256:88e83f3359ae27d597ab16ebab4ed41ce037021c98d4e162434e71b42ba932d1 - 0.36% (2.19 MB)

[#004] sha256:5b47520f718cc7edde847d7887fb0f289accccf6025379337c143ac023b1cdd7 - 81.25% (488 MB)

[#005] sha256:59ba6a6a1f7c4b2c7c8fb2b1f64b2b46138184594c93abd5319897304e0065c1 - 0.0% (8.89 KB)

[#006] sha256:a5be2258b8da70a9912ddeaf6aa0e7c56d102bf6d677b9e6014c23dec943106e - 5.41% (32.5 MB)

[#007] sha256:b81824a16a4c47bee2623338abc6a0b3517469534e3a6560b7005d367cde319d - 0.0% (171 Bytes)


History
2024-03-28 08:10:47 UTC

KIWI 9.24.43

2024-04-08 18:04:28 UTC

/bin/sh -c #(nop) COPY dir:496b827d1a784eda21a5476cc1b8e8206089fc1f5ed3d38e376e897bbd2d31c6 in /

2024-04-08 18:04:28 UTC

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

2024-04-08 18:04:29 UTC

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

2024-04-08 18:04:30 UTC

|1 ARCH=arm64 /bin/sh -c curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2024-04-08 18:04:30 UTC

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

2024-04-08 18:04:30 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

2024-04-08 18:04:31 UTC

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

2024-04-08 18:04:31 UTC

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

2024-04-08 18:04:31 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.9-66dd67ceebe3d9c891276229c576ba06925d9f67-head

2024-04-08 18:04:31 UTC

/bin/sh -c #(nop) ARG CATTLE_RANCHER_WEBHOOK_VERSION

2024-04-08 18:04:31 UTC

/bin/sh -c #(nop) ENV CATTLE_RANCHER_WEBHOOK_VERSION=

2024-04-08 18:04:31 UTC

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

2024-04-08 18:04:51 UTC

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

2024-04-08 18:04:58 UTC

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

2024-04-08 18:04:59 UTC

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

2024-04-08 18:05:00 UTC

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

2024-04-08 18:05:00 UTC

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

2024-04-08 18:05:00 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-04-08T18:03:18Z

2024-04-08 18:05:00 UTC

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

2024-04-08 18:05:00 UTC

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

2024-04-08 18:05:00 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