Namespace
rancher
Image / Tag
rancher-agent:v2.6-50fb55fa3cb2c2bfbadb2e83febb92b1a97783ec-head
Content Digest
sha256:4305e4cee205ed90eea9eb58d0758cc0c725a4d1ee58dfb987e94e9de801a3a0
Details
Created

2022-06-30 20:23:40 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-06-08T16:03:58.165207177Z
  • 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.13
  • 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.13
  • 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-06-30T20:22:34Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    50fb55fa3cb2c2bfbadb2e83febb92b1a97783ec
  • 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.13
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.13

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-50fb55fa3cb2c2bfbadb2e83febb92b1a97783ec-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:bb0b1c224539d53f3ced596c10cd2426ecd1b9d38726bf4143c15a91d6ea8311 - 23.09% (45 MB)

[#001] sha256:56131f4827a924a0d657de9ebb2465f315e692de3b86347349594c669e48dbee - 18.0% (35.1 MB)

[#002] sha256:641b5a6146b1ac6460ca4e5b1e25d92e0b2787d240ede782f67ff7cc473c179e - 1.22% (2.38 MB)

[#003] sha256:70654f4414658eb3334884acd59a4efe2c284c139ee87b5c7929ff184b6715c4 - 42.21% (82.3 MB)

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

[#005] sha256:8dc0a2d4cfa8ab2bd02592491b79036ea1a81e08f69a7a8c3c1e548916da715b - 15.47% (30.2 MB)

[#006] sha256:59827a08df9bcc1387b81cbe67df61d1fa3a59ba6a69b28052a2f742d48864fa - 0.0% (171 Bytes)


History
2022-06-08 16:04:16 UTC

KIWI 9.24.17

2022-06-30 20:23:09 UTC

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

2022-06-30 20:23:09 UTC

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

2022-06-30 20:23:18 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-06-30 20:23:18 UTC

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

2022-06-30 20:23:19 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-06-30 20:23:19 UTC

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

2022-06-30 20:23:19 UTC

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

2022-06-30 20:23:19 UTC

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

2022-06-30 20:23:19 UTC

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

2022-06-30 20:23:35 UTC

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

2022-06-30 20:23:38 UTC

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

2022-06-30 20:23:39 UTC

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

2022-06-30 20:23:40 UTC

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

2022-06-30 20:23:40 UTC

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

2022-06-30 20:23:40 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-30T20:22:34Z

2022-06-30 20:23:40 UTC

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

2022-06-30 20:23:40 UTC

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

2022-06-30 20:23:40 UTC

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

Details
Created

2022-06-30 20:25:34 UTC

Size

2.59 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-06-30T20:20:47Z
  • org.opencontainers.image.revision
    50fb55fa3cb2c2bfbadb2e83febb92b1a97783ec
  • 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-50fb55fa3cb2c2bfbadb2e83febb92b1a97783ec-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:fc6ae6c5aa2b4920ae68469c5e7e7c3a3c85e5eaafc24660e7b3adb21d6fce77 - 28.24% (750 MB)

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

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

[#004] sha256:968013010635b7b0a9cb1e48d19298aeea87de1f839fd2b0877c79fa3fc95fbe - 0.39% (10.5 MB)

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

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

[#007] sha256:867797a8bcad80c9fcfe831fef275d80efe49603ce163903a144a74c44eb3982 - 0.51% (13.4 MB)

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

[#009] sha256:6115d239d6f94f2bdbc32233d77695acca3a59189c7c3ac76937f43dbc5e0e97 - 0.0% (1.07 KB)

[#010] sha256:c456a3ab04ae1d4e1dab43498bdd0f63396f5f0f4594bda98f34e1603e2bd74a - 0.0% (1.09 KB)

[#011] sha256:307621a26a0cc6d08755c79a13f31a55daf6a8ecf62e84b63300ad7500669152 - 0.0% (1.09 KB)

[#012] sha256:680689fe67d87ecdee57a52954070111a4939d82b6d722c5ce54e0f254dc0277 - 0.0% (1.07 KB)

[#013] sha256:12058f407e0c337c52d4ec42da7a40e0825955fdd7f8cafc2f551e7d5c9c3732 - 1.15% (30.4 MB)

[#014] sha256:83a88a800f3550641824ae53653c0f33375f645a5586d0d76ea80b562935b289 - 0.0% (1.06 KB)

[#015] sha256:8127659e30efd5f9cbb9b0d92c2c7418b011a4f84a84e51384d7170cf6a9f2fd - 0.0% (1.09 KB)

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

[#017] sha256:8b505468025770555d19df9a35a9d0eb007a0c9e51379d08936bd2d54b1cceea - 0.0% (1.07 KB)

[#018] sha256:d2f30bd6dac06049c021f3ed378e88d0f5e4bd8ad04fa24c6ba0f3883909e1c9 - 0.0% (1.07 KB)


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

Apply image 10.0.17763.2803

2022-06-09 19:41:03 UTC

Install update 10.0.17763.3046

2022-06-30 20:24:53 UTC

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

2022-06-30 20:24:53 UTC

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

2022-06-30 20:25:10 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-06-30 20:25:17 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-06-30 20:25:23 UTC

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

2022-06-30 20:25:29 UTC

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

2022-06-30 20:25:29 UTC

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

2022-06-30 20:25:30 UTC

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

2022-06-30 20:25:30 UTC

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

2022-06-30 20:25:30 UTC

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

2022-06-30 20:25:31 UTC

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

2022-06-30 20:25:32 UTC

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

2022-06-30 20:25:32 UTC

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

2022-06-30 20:25:33 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-06-30T20:20:47Z

2022-06-30 20:25:33 UTC

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

2022-06-30 20:25:34 UTC

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

2022-06-30 20:25:34 UTC

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

Details
Created

2022-06-30 20:07:48 UTC

Size

2.24 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-06-30T20:07:42Z
  • org.opencontainers.image.revision
    50fb55fa3cb2c2bfbadb2e83febb92b1a97783ec
  • 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-50fb55fa3cb2c2bfbadb2e83febb92b1a97783ec-head

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:6c71967ff41928927e4c407171e4ffbac3c9ab4221eb64f5ca5a34ff4c230567 - 35.07% (803 MB)

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

[#003] sha256:f428d5f46d57a80a1f5b23d06c9bbd4213acbf34efc7521899bfca3980bc2229 - 0.0% (1.36 KB)

[#004] sha256:654098542026c9bc9c167369cfdb55be45af883d97b1dc1a020ca04a9aed0041 - 0.47% (10.7 MB)

[#005] sha256:67ffd4b6e90074fbba9589f25e4f0bac4b869b6d158103d86cb92ef722c31a68 - 2.19% (50.2 MB)

[#006] sha256:ae3ef2680ddd829eefb535d5de06b6a4c787be1ccc487c229850bbdfc4ab2e3e - 0.47% (10.7 MB)

[#007] sha256:5ff395f81541a6356171179a595904a9f18f9e2857ad5e8c5f6e275d98bfa98c - 0.6% (13.7 MB)

[#008] sha256:bd1a1702c2cc51cde621e616bae5f602e5982df33b0ff944339de1f483fa7e56 - 0.0% (1.29 KB)

[#009] sha256:b26d9a7196681b4077db6dfaacd840a2e01780cc0bf51bbd0769276e5d650124 - 0.0% (1.29 KB)

[#010] sha256:0aaac6af4d0c9543d15fafe07d1232004d0f44e49b1da3e85cbf28d87be708a3 - 0.0% (1.27 KB)

[#011] sha256:301cb3faef09bab47fe0fcdf2e73ce62a2a519d57b29ecc77673debf2bec5532 - 0.0% (1.26 KB)

[#012] sha256:b28550aeae276cfcd390e9b37ec56b1230ab7167831b48690d79e98daa924eca - 0.0% (1.26 KB)

[#013] sha256:5e2633d7d16a94081a0b8d6c40fc7de727f9b7b4477926f329f2edaedefd6f32 - 1.33% (30.4 MB)

[#014] sha256:9bf598a132f4bf3095c7fc1b79f3ef1c41b55d6e25bf5be37c351e18be6ad27e - 0.0% (1.27 KB)

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

[#016] sha256:23dbe15bed4f247aa34997a3ecaab40b1585ce27a991524198e6bb6dc97ad642 - 0.0% (1.27 KB)

[#017] sha256:3d93282869f2038eebafa511d17c82f13defb02bbe856f126c2bdc2f5608998c - 0.0% (1.3 KB)

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


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

Apply image 10.0.20348.643

2022-06-09 04:32:50 UTC

Install update 10.0.20348.768

2022-06-30 11:18:24 UTC

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

2022-06-30 11:18:24 UTC

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

2022-06-30 16:31:02 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-06-30 16:31:14 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-06-30 16:31:24 UTC

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

2022-06-30 16:31:35 UTC

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

2022-06-30 16:31:35 UTC

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

2022-06-30 16:31:36 UTC

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

2022-06-30 16:31:36 UTC

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

2022-06-30 20:07:44 UTC

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

2022-06-30 20:07:44 UTC

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

2022-06-30 20:07:45 UTC

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

2022-06-30 20:07:46 UTC

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

2022-06-30 20:07:47 UTC

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

2022-06-30 20:07:47 UTC

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

2022-06-30 20:07:48 UTC

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

2022-06-30 20:07:48 UTC

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

Details
Created

2022-06-30 20:13:21 UTC

Size

192 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-06-08T19:34:27.941405330Z
  • 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.13
  • 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.13
  • 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-06-30T20:12:22Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    50fb55fa3cb2c2bfbadb2e83febb92b1a97783ec
  • 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.13
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.13

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-50fb55fa3cb2c2bfbadb2e83febb92b1a97783ec-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:0e8e6c8ec5ec6441406e7ceae0a8cf589a98dd0a75440e7d785c115ac3d68dc2 - 23.44% (45 MB)

[#001] sha256:c90d1da6b228452fd7edb976555e62f2169c9d5d36d3148988b54dbc7812d96c - 18.01% (34.5 MB)

[#002] sha256:1bb0dfd1c17392e3c56591bfc8cf9858bb967117543722c07b9b033faaa09395 - 1.14% (2.19 MB)

[#003] sha256:c7e61bf746acf98476859af4e42a56a48a8aeba0286c10d925cffec290b1f4a1 - 42.96% (82.4 MB)

[#004] sha256:0e2d6b63aa69d8470460e8e1430b178b468141a1d7855b28463eb4ff3d2772e2 - 0.0% (8.89 KB)

[#005] sha256:f13ae7e56911ecb01aeaae6ebbffbff5da89d9b3dc4d69c8f8f778630887307a - 14.45% (27.7 MB)

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


History
2022-06-08 19:36:21 UTC

KIWI 9.24.17

2022-06-30 20:12:49 UTC

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

2022-06-30 20:12:49 UTC

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

2022-06-30 20:13:00 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-06-30 20:13:01 UTC

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

2022-06-30 20:13:01 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-06-30 20:13:02 UTC

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

2022-06-30 20:13:02 UTC

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

2022-06-30 20:13:02 UTC

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

2022-06-30 20:13:02 UTC

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

2022-06-30 20:13:17 UTC

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

2022-06-30 20:13:20 UTC

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

2022-06-30 20:13:21 UTC

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

2022-06-30 20:13:21 UTC

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

2022-06-30 20:13:21 UTC

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

2022-06-30 20:13:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-30T20:12:22Z

2022-06-30 20:13:21 UTC

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

2022-06-30 20:13:21 UTC

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

2022-06-30 20:13:21 UTC

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

Details
Created

2022-06-30 19:59:34 UTC

Size

191 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-06-08T19:58:43.937247840Z
  • 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.13
  • 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.13
  • 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-06-30T19:59:11Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    50fb55fa3cb2c2bfbadb2e83febb92b1a97783ec
  • 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.13
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.13

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-50fb55fa3cb2c2bfbadb2e83febb92b1a97783ec-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:3431ac0c912660937f1e59485584bd075119fa17ae773bd9c7dc986984550373 - 22.65% (43.3 MB)

[#001] sha256:6372925323e0bff7a50a7892d3b9bceb94159841067ab1bcc5bb1f73d10dc527 - 17.86% (34.1 MB)

[#002] sha256:7912351a9d4608798b1e6b266b2749328e501d0bb0789e8fba31a63ddfe1bd8b - 1.17% (2.23 MB)

[#003] sha256:0953212d7ce5474d0b6fd96396cea587665bc5b441f7b1ab9bf9f0716d8bd681 - 43.11% (82.4 MB)

[#004] sha256:ad4ae7f86a3ab454300527cb679212c35beaeff0e53212b00b78aa2231487028 - 0.0% (9.57 KB)

[#005] sha256:8ea8f501dc07a67a654fd1f7e2a84f5960d392d77026c430963f066a66561baf - 15.21% (29.1 MB)

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


History
2022-06-08 19:59:01 UTC

KIWI 9.24.17

2022-06-27 17:41:32 UTC

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

2022-06-27 17:41:32 UTC

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

2022-06-27 17:42:05 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-06-27 17:42:05 UTC

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

2022-06-27 17:42:08 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-06-27 17:42:08 UTC

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

2022-06-27 17:42:08 UTC

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

2022-06-30 19:59:15 UTC

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

2022-06-30 19:59:16 UTC

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

2022-06-30 19:59:31 UTC

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

2022-06-30 19:59:33 UTC

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

2022-06-30 19:59:34 UTC

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

2022-06-30 19:59:34 UTC

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

2022-06-30 19:59:34 UTC

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

2022-06-30 19:59:34 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-30T19:59:11Z

2022-06-30 19:59:34 UTC

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

2022-06-30 19:59:34 UTC

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

2022-06-30 19:59:34 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