Namespace
rancher
Image / Tag
rancher-agent:v2.6-b8afb4e50bcb692fe2a0757d3c62faa6f75a0e2e-head
Content Digest
sha256:86ce3c3aea0443a450b8249272a4f8906b2ca90e99cd600189f41d671a884120
Details
Created

2022-07-20 15:16:38 UTC

Size

198 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-07-15T14:32:25.607934229Z
  • com.suse.sle.base.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • com.suse.sle.base.eula
    sle-bci
  • com.suse.sle.base.image-type
    sle-bci
  • com.suse.sle.base.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.17.24
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/47b386db6f44d578cad56668c0c696a9/
  • com.suse.sle.base.supportlevel
    l3
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.17.24
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • org.opencontainers.image.created
    2022-07-20T15:15:30Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b8afb4e50bcb692fe2a0757d3c62faa6f75a0e2e
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.17.24
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.24

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-b8afb4e50bcb692fe2a0757d3c62faa6f75a0e2e-head

KUBECTL_VERSION

v1.23.6

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:d18bf3444af22452f967b71b3e3de1ba4d65e27c227a8f8a9a83f165806e386d - 22.73% (45 MB)

[#001] sha256:a5de6890c6a9d902dc95ad99ba89451068748fb9d8846a42f5294a0e4b26fab2 - 17.73% (35.1 MB)

[#002] sha256:fd7c6dff2f7ac755c8df2137ffe16d7b17f85848b3c15e3e9352b7efb44d8d97 - 1.2% (2.38 MB)

[#003] sha256:73ebaf46b1ff39e1341ebcbbc4f78c168322971e18a32044dcd0b7f588d7c0db - 43.04% (85.3 MB)

[#004] sha256:ce3a25fcfecb7cfb67d1752a5610a3b8c9181dab9d4dd992bce1feef3fcffd61 - 0.0% (9.31 KB)

[#005] sha256:3fb9a9ff28b836f5ca7f5add846cffdb4e1e8b225951a72121e3a1cb27d34b92 - 15.29% (30.3 MB)

[#006] sha256:fa4cd8e203de8fafd5eaf9b071fb89f64f7647cbb6914503870bd28fd30ada9f - 0.0% (170 Bytes)


History
2022-07-15 14:32:39 UTC

KIWI 9.24.17

2022-07-20 15:16:05 UTC

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

2022-07-20 15:16:05 UTC

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

2022-07-20 15:16:15 UTC

|1 ARCH=amd64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2022-07-20 15:16:15 UTC

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

2022-07-20 15:16:16 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

2022-07-20 15:16:16 UTC

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

2022-07-20 15:16:16 UTC

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

2022-07-20 15:16:16 UTC

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

2022-07-20 15:16:16 UTC

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

2022-07-20 15:16:33 UTC

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

2022-07-20 15:16:37 UTC

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

2022-07-20 15:16:37 UTC

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

2022-07-20 15:16:38 UTC

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

2022-07-20 15:16:38 UTC

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

2022-07-20 15:16:38 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-20T15:15:30Z

2022-07-20 15:16:38 UTC

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

2022-07-20 15:16:38 UTC

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

2022-07-20 15:16:38 UTC

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

Details
Created

2022-07-20 14:47:22 UTC

Size

2.6 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-20T14:42:33Z
  • org.opencontainers.image.revision
    b8afb4e50bcb692fe2a0757d3c62faa6f75a0e2e
  • 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.6-b8afb4e50bcb692fe2a0757d3c62faa6f75a0e2e-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:b111c3320c949bea81612bf4554f1b6592c2f504920b5bf57ba340a1d4d52c93 - 67.22% (1.75 GB)

[#001] sha256:7aca8de30754f19fe03ee4c21eed0762efb5e91bf684b0cc36cc92b2af13446d - 28.46% (758 MB)

[#002] sha256:b10be91ce17b81083953b760e7a277e13dec3ca1ecf1d572c83f8471a78c1f4e - 0.0% (1.06 KB)

[#003] sha256:ee776c86678e0964c6184322f80b4d10ed9c67052edde0d2620a2b91b4237c9b - 0.0% (1.07 KB)

[#004] sha256:4368bb2423d0abd9bacf6a2c3ad7d9dba177e6b30567e035d1e1a325f173f708 - 0.39% (10.5 MB)

[#005] sha256:da3732417dd7935adbe78ac17f070810198bb2e7a11fede04e0e840c1b638627 - 1.88% (50 MB)

[#006] sha256:c51e00f5156b26d145d1f83ee06ec1e12811e81d1571baa0ccc765c4ad484b5a - 0.39% (10.4 MB)

[#007] sha256:7d922c16eb055e5c19486294971e6c8bf1c57d6e5011a6a4ef88e3d690494e16 - 0.5% (13.4 MB)

[#008] sha256:0782d1786eaeb0f2bb2d30e9d9e7675575b7c00a56672dd171701ed4dcee3ace - 0.0% (1.07 KB)

[#009] sha256:a4327d6c57bbf0d60d96dfd569df6a3dd518d4f2a37aae5d3a659db7b57f93c0 - 0.0% (1.06 KB)

[#010] sha256:11dccae3ca065634ce0fbed058e172505bd10add173b16ad4f92c43229a585fa - 0.0% (1.06 KB)

[#011] sha256:7dfbdfa7a5f77e0ad17911fea4e78f7a82dca6ebf71d036bdb63690b82c95296 - 0.0% (1.07 KB)

[#012] sha256:be474bb0432037ad17425889091acd3d98b09bd5f18851e2667e93544a0c4cd7 - 0.0% (1.09 KB)

[#013] sha256:cdc71c160d4bd3194286e01a1315eaabe63583e62c5b2ceb1232f544ceafdfb7 - 1.15% (30.5 MB)

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

[#015] sha256:702b2c64016ccf3c232ed86ad9fc8f4d450383e328c325c25b365efba97edbca - 0.0% (1.07 KB)

[#016] sha256:fdb8395c392ef8349cdc778b0d169b94e4fce442d52bfd8c9ae6cf2e821e93cd - 0.0% (1.09 KB)

[#017] sha256:00b6fe6de087be52212597e4436065b1ac8cf21afb77d316e7f581a90a2b112b - 0.0% (1.06 KB)

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


History
2022-04-22 01:27:13 UTC

Apply image 10.0.17763.2803

2022-07-06 22:37:15 UTC

Install update 10.0.17763.3165

2022-07-20 14:46:37 UTC

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

2022-07-20 14:46:37 UTC

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

2022-07-20 14:46:56 UTC

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

2022-07-20 14:47:04 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.21.3/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.'

2022-07-20 14:47:11 UTC

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

2022-07-20 14:47:17 UTC

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

2022-07-20 14:47:18 UTC

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

2022-07-20 14:47:18 UTC

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

2022-07-20 14:47:18 UTC

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

2022-07-20 14:47:19 UTC

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

2022-07-20 14:47:19 UTC

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

2022-07-20 14:47:20 UTC

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

2022-07-20 14:47:21 UTC

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

2022-07-20 14:47:21 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-07-20T14:42:33Z

2022-07-20 14:47:21 UTC

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

2022-07-20 14:47:22 UTC

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

2022-07-20 14:47:22 UTC

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

Details
Created

2022-07-20 14:43:00 UTC

Size

2.26 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-07-20T14:39:01Z
  • org.opencontainers.image.revision
    b8afb4e50bcb692fe2a0757d3c62faa6f75a0e2e
  • 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.6-b8afb4e50bcb692fe2a0757d3c62faa6f75a0e2e-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

[#000] sha256:97f65a0ec59e643faf84024aa713a9be059322380315fda829756bbbd96d6258 - 59.33% (1.34 GB)

[#001] sha256:e1a27cb9d4615dec325f2cbabac4ca1f65413bdbb8b440cc961df032993a9b81 - 35.65% (823 MB)

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

[#003] sha256:67779567e32400523e80a43490faa0bff6ae1aadf2498592e225db30c4bd1075 - 0.0% (1.3 KB)

[#004] sha256:470870b42a2dc1ae7f4b5549c37f9af93613b58fcd352c3bae034db838c48d3a - 0.46% (10.7 MB)

[#005] sha256:c7ce1576260e4a12a9c5949c6443a0b0f897d7eed3db917e626b1f784c015318 - 2.17% (50.2 MB)

[#006] sha256:fd61a0a7c86b3f34fc0013d46c2f697bd08e838dd765781ac3f9e91607fd202d - 0.46% (10.7 MB)

[#007] sha256:2a5f1784e568b5ae8997e017a34f5d0916ab0906e322a9ca519534ef0830ce4b - 0.59% (13.7 MB)

[#008] sha256:f12c5210fe984972a1fc3254feb9e6e482e8413beb8602b99d083a0cc2203cfc - 0.0% (1.26 KB)

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

[#010] sha256:4d58e85400894f2d414279d798971424f2bc4e2c59d234c00a82f78fd558adca - 0.0% (1.26 KB)

[#011] sha256:211ef6d2fd2a60b2092991f6d6b3e6b3b52bcf53f762b20443cd354342f70dc1 - 0.0% (1.26 KB)

[#012] sha256:e189ba73e2ebf5b672c1e431e6c4c41aef6de91b8bd0b38c0c17820c9802cb75 - 0.0% (1.25 KB)

[#013] sha256:3b71bcaf075d31cb94f24bc1023fc18079929f7640f78826ad14ef121f706888 - 1.32% (30.5 MB)

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

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

[#016] sha256:031e792c1099ddc58ceb09a9733b33bf7e520c6bb6df7bbd9068aa67e5c2831d - 0.0% (1.29 KB)

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

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


History
2022-04-22 01:12:09 UTC

Apply image 10.0.20348.643

2022-07-04 17:46:55 UTC

Install update 10.0.20348.825

2022-07-20 14:42:18 UTC

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

2022-07-20 14:42:19 UTC

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

2022-07-20 14:42:29 UTC

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

2022-07-20 14:42:38 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.21.3/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.'

2022-07-20 14:42:46 UTC

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

2022-07-20 14:42:55 UTC

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

2022-07-20 14:42:55 UTC

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

2022-07-20 14:42:55 UTC

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

2022-07-20 14:42:56 UTC

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

2022-07-20 14:42:56 UTC

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

2022-07-20 14:42:57 UTC

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

2022-07-20 14:42:58 UTC

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

2022-07-20 14:42:59 UTC

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

2022-07-20 14:42:59 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-07-20T14:39:01Z

2022-07-20 14:43:00 UTC

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

2022-07-20 14:43:00 UTC

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

2022-07-20 14:43:00 UTC

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

Details
Created

2022-07-20 14:33:20 UTC

Size

195 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-07-15T12:57:43.098958635Z
  • com.suse.sle.base.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • com.suse.sle.base.eula
    sle-bci
  • com.suse.sle.base.image-type
    sle-bci
  • com.suse.sle.base.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.17.24
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/47b386db6f44d578cad56668c0c696a9/
  • com.suse.sle.base.supportlevel
    l3
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.17.24
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • org.opencontainers.image.created
    2022-07-20T14:32:19Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b8afb4e50bcb692fe2a0757d3c62faa6f75a0e2e
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.17.24
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.24

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-b8afb4e50bcb692fe2a0757d3c62faa6f75a0e2e-head

KUBECTL_VERSION

v1.23.6

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:a98c123de00384a9a336a56aebd9222983f1c172845a1068bf0683e4993db838 - 23.07% (45 MB)

[#001] sha256:299c25e914422c20d6107e48b8a65a41cb4f97fb273f975f971a69d552b8d463 - 17.73% (34.5 MB)

[#002] sha256:1a59ae77417a4ade197800a92593b0db779a3793c5f7e9be63ad219de33da3ea - 1.12% (2.19 MB)

[#003] sha256:0e0644bb979b5da938a2f1cd297d7ce54e53dd3d59c7adb232fc9080d485439f - 43.78% (85.3 MB)

[#004] sha256:69438ef997c2bd75b18f5b70944c7d7284c04808c34d47ee0eb7b18535b4f382 - 0.0% (8.89 KB)

[#005] sha256:fe75135e194f44a978bb1263838880b15670d6eef231ced392da28afba915860 - 14.29% (27.8 MB)

[#006] sha256:b26ad62262fd34d69fd692c9003520f0444f62556601a482b12e940fd872109a - 0.0% (169 Bytes)


History
2022-07-15 12:58:06 UTC

KIWI 9.24.17

2022-07-20 14:32:47 UTC

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

2022-07-20 14:32:47 UTC

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

2022-07-20 14:32:58 UTC

|1 ARCH=arm64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2022-07-20 14:32:58 UTC

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

2022-07-20 14:32:59 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

2022-07-20 14:32:59 UTC

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

2022-07-20 14:32:59 UTC

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

2022-07-20 14:32:59 UTC

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

2022-07-20 14:33:00 UTC

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

2022-07-20 14:33:15 UTC

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

2022-07-20 14:33:18 UTC

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

2022-07-20 14:33:19 UTC

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

2022-07-20 14:33:19 UTC

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

2022-07-20 14:33:19 UTC

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

2022-07-20 14:33:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-20T14:32:19Z

2022-07-20 14:33:20 UTC

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

2022-07-20 14:33:20 UTC

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

2022-07-20 14:33:20 UTC

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

Details
Created

2022-07-20 14:16:33 UTC

Size

194 MB

Content Digest
Labels
  • com.suse.eula
    sle-bci
  • com.suse.image-type
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.release-stage
    released
  • com.suse.sle.base.created
    2022-07-15T13:52:03.219841248Z
  • com.suse.sle.base.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • com.suse.sle.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • com.suse.sle.base.eula
    sle-bci
  • com.suse.sle.base.image-type
    sle-bci
  • com.suse.sle.base.lifecycle-url
    https://www.suse.com/lifecycle
  • com.suse.sle.base.reference
    registry.suse.com/suse/sle15:15.3.17.17.24
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/47b386db6f44d578cad56668c0c696a9/
  • com.suse.sle.base.supportlevel
    l3
  • com.suse.sle.base.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • com.suse.sle.base.url
    https://www.suse.com/products/server/
  • com.suse.sle.base.vendor
    SUSE LLC
  • com.suse.sle.base.version
    15.3.17.17.24
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • org.opencontainers.image.created
    2022-07-20T14:16:19Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    b8afb4e50bcb692fe2a0757d3c62faa6f75a0e2e
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.17.24
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.24

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-b8afb4e50bcb692fe2a0757d3c62faa6f75a0e2e-head

KUBECTL_VERSION

v1.23.6

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:1770b3a024cfaed5b51162db3174a66002a14693ec3272c598b32f7efcd4a1f7 - 22.29% (43.3 MB)

[#001] sha256:05fcf609e95305703bdfc7f6ec12b065351b10ef160eb14d6e25ec3bbf94ba90 - 17.58% (34.1 MB)

[#002] sha256:242f0087da24b3417b66c241d9b699dfc26ac4b228db84edd590a789965fa75d - 1.15% (2.23 MB)

[#003] sha256:c70b9edb39224c0a7086a2b62d4a929a322d4f67747d0f8800ab5c9256603be7 - 43.93% (85.3 MB)

[#004] sha256:d8f1fe302a852221744acb93df05ba2794405867a31e1333bea49b3b2d84ab85 - 0.0% (9.56 KB)

[#005] sha256:10276d1289fe54117e52e1002b6078b97a2b41dea7e94eddbf1a470e49232236 - 15.04% (29.2 MB)

[#006] sha256:ea159c982026be52c78008febd83883046ac95d231fda58217263f44cbe86225 - 0.0% (170 Bytes)


History
2022-07-15 13:52:19 UTC

KIWI 9.24.17

2022-07-18 15:20:57 UTC

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

2022-07-18 15:20:57 UTC

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

2022-07-18 15:21:30 UTC

|1 ARCH=s390x /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl

2022-07-18 15:21:30 UTC

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

2022-07-18 15:21:32 UTC

|1 ARCH=s390x /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

2022-07-18 15:21:32 UTC

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

2022-07-18 15:21:32 UTC

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

2022-07-20 03:37:21 UTC

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

2022-07-20 03:37:21 UTC

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

2022-07-20 03:37:42 UTC

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

2022-07-20 03:37:47 UTC

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

2022-07-20 03:37:48 UTC

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

2022-07-20 03:37:48 UTC

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

2022-07-20 03:37:48 UTC

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

2022-07-20 14:16:32 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-20T14:16:19Z

2022-07-20 14:16:32 UTC

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

2022-07-20 14:16:32 UTC

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

2022-07-20 14:16:33 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