Namespace
rancher
Image / Tag
rancher-agent:v2.6.8
Content Digest
sha256:022f073312c9b678ff690af501639ebf6b8fe8c3244a7d28eec76d783d8d854f
Details
Created

2022-08-30 02:37:31 UTC

Size

203 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-08-29T14:12:47.394172233Z
  • 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/af82ed160b0cbc22f6f9a8903aef66e8-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.20.20
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/af82ed160b0cbc22f6f9a8903aef66e8/
  • 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.20.20
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-08-30T02:36:20Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    f650ce839db0e2fb755dfff1ce28b005a5f1c0e3
  • 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.20.20
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.20

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.8

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:da8dd2c40feb2b04feae383a740d564d54198e9a025b709c2f607338bd3f77fb - 22.5% (45.6 MB)

[#001] sha256:b357ddde84f1104db8ea5f0257c81dadbaa21fde0077a98f9da848bac6fb2a85 - 17.28% (35 MB)

[#002] sha256:888eef20909bbbfbe92da4a820891a572ded800a5e7e716ce4206c7daea55227 - 1.17% (2.38 MB)

[#003] sha256:b38e6871b10df3afe8db1e9347671b4bf6caf6ee8c291157094bb6e23cdd9bfd - 44.07% (89.3 MB)

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

[#005] sha256:fa7b9ba8620927ff8adeb09c27249bb4452846744d134826fd325d644896c8a4 - 14.98% (30.4 MB)

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


History
2022-08-29 14:13:02 UTC

KIWI 9.24.36

2022-08-30 02:36:57 UTC

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

2022-08-30 02:36:57 UTC

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

2022-08-30 02:37:07 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-08-30 02:37:07 UTC

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

2022-08-30 02:37:08 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-08-30 02:37:08 UTC

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

2022-08-30 02:37:08 UTC

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

2022-08-30 02:37:08 UTC

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

2022-08-30 02:37:09 UTC

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

2022-08-30 02:37:26 UTC

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

2022-08-30 02:37:30 UTC

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

2022-08-30 02:37:31 UTC

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

2022-08-30 02:37:31 UTC

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

2022-08-30 02:37:31 UTC

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

2022-08-30 02:37:31 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-30T02:36:20Z

2022-08-30 02:37:31 UTC

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

2022-08-30 02:37:31 UTC

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

2022-08-30 02:37:31 UTC

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

Details
Created

2022-08-30 02:39:01 UTC

Size

2.61 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-08-30T02:34:08Z
  • org.opencontainers.image.revision
    f650ce839db0e2fb755dfff1ce28b005a5f1c0e3
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.8

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:294d77ac553d7210b662d07674ef9e39a6c2e88dc15b9d2788d51e509bc8b54e - 28.56% (763 MB)

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

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

[#004] sha256:6addd85ca83edaf2d77f0ee94070e5ba30ebe227ce7b287da8ccc6482257c359 - 0.44% (11.8 MB)

[#005] sha256:676ce3a2aef82ce79cc130f14b455e8b3717b500c018965085572bdd27a882d4 - 1.92% (51.2 MB)

[#006] sha256:e0f3a3e4653178c7fac0ae133f0bab3f32da8e160905ebd86537ad481bdd14d5 - 0.44% (11.8 MB)

[#007] sha256:c9c4873c4a457e32bdeadf615d0853cff2dff9e3b0d1baa9ec046e1759d93483 - 0.52% (14 MB)

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

[#009] sha256:3e2299021bc1f1ef861c10ac0cb12e77edd889fb39903814489624f42d210be5 - 0.0% (1.09 KB)

[#010] sha256:bad15e43d653de48f28c5c442159dead035f1c0f19224c9e8a42c6809f468126 - 0.0% (1.07 KB)

[#011] sha256:2e726672c40886470771d1f66172e3712faebba0533f92fd3f4754186e23c771 - 0.0% (1.07 KB)

[#012] sha256:6367c491d18dd3d12b8f29fd7c453ad90b13c2348fda1ab34b1fcf4bcd54a5a9 - 0.0% (1.07 KB)

[#013] sha256:511c3da8113be5ad78c25bb750b089319f6c0013d72454bf99cca2a4cf8de23c - 1.14% (30.6 MB)

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

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

[#016] sha256:5e19c01fd5b5a84974455623fa22e52638c41de2e7d34a902174b5f135e38202 - 0.0% (1.06 KB)

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

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


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

Apply image 10.0.17763.2803

2022-08-06 18:30:32 UTC

Install update 10.0.17763.3287

2022-08-30 02:38:15 UTC

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

2022-08-30 02:38:15 UTC

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

2022-08-30 02:38:34 UTC

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

2022-08-30 02:38:43 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.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-08-30 02:38:49 UTC

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

2022-08-30 02:38:55 UTC

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

2022-08-30 02:38:56 UTC

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

2022-08-30 02:38:56 UTC

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

2022-08-30 02:38:56 UTC

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

2022-08-30 02:38:57 UTC

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

2022-08-30 02:38:57 UTC

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

2022-08-30 02:38:58 UTC

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

2022-08-30 02:38:59 UTC

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

2022-08-30 02:39:00 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-08-30T02:34:08Z

2022-08-30 02:39:00 UTC

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

2022-08-30 02:39:01 UTC

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

2022-08-30 02:39:01 UTC

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

Details
Created

2022-08-30 02:15:40 UTC

Size

2.28 GB

Content Digest
Labels
  • io.cattle.agent
    true
  • org.opencontainers.image.created
    2022-08-30T02:15:34Z
  • org.opencontainers.image.revision
    f650ce839db0e2fb755dfff1ce28b005a5f1c0e3
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.8

DOCKER_API_VERSION

1.24

SSL_CERT_DIR

C:\etc\kubernetes\ssl\certs


Layers

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

[#001] sha256:97b25a378238b615dc51216c4d87ce17fd3cc3dca9db458e8705d1a4c17e3bb7 - 36.02% (839 MB)

[#002] sha256:904d42d7eca4d8e2fd94566a87fef9838ee22d9235f03afc8639472180f5a4b5 - 0.0% (1.32 KB)

[#003] sha256:f46dccf4f584b8bbef97b6fbc49dcdfde8b1e5ca748f0784f6727e1943b5848b - 0.0% (1.29 KB)

[#004] sha256:89cc066fddb29cbff85aad8fd1050f75e8453f1f97bcecfb03d2f05f5dac7efb - 0.52% (12.1 MB)

[#005] sha256:9a7c5482eb4635219e0bc1337295588b42d4c3d921d67edc80757812cb8a40b7 - 2.21% (51.5 MB)

[#006] sha256:42392dfdb3760e656b24e33645c779d39bcd400bef7929f1055b4a8f2f1fb677 - 0.52% (12 MB)

[#007] sha256:5b63a8704de686f371cb13720c30b21a9ba7e44fe5210c9d155ac127bf14532f - 0.61% (14.2 MB)

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

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

[#010] sha256:02279c74f6872adac0b6d6ed9fa4a0c3bddb571ae41aa86ccaeb32c3fc57d165 - 0.0% (1.3 KB)

[#011] sha256:c971c0c65229202872ad89c40ba78a2cea723d4cd99e3e01c03f7bc722e854b6 - 0.0% (1.32 KB)

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

[#013] sha256:67791de340d4be609ffc81972645ffeaa77d232e6867eff7b3b97a5056736621 - 1.31% (30.6 MB)

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

[#015] sha256:9946366a17613cf617bdcbd08e13e72d2786123ff6bdb633ea147408d2db0a39 - 0.0% (1.27 KB)

[#016] sha256:576139b7a5eefca631e5775f1b3db49fcdb9bc74368d40743dc422f995889208 - 0.0% (1.3 KB)

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

[#018] sha256:560815c88a1ee6e2a6e163cd61b7c335b2f29c938e38fdc6903e1f28e8f60db4 - 0.0% (1.29 KB)


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

Apply image 10.0.20348.643

2022-08-06 02:59:35 UTC

Install update 10.0.20348.887

2022-08-29 23:21:41 UTC

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

2022-08-29 23:21:41 UTC

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

2022-08-29 23:21:52 UTC

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

2022-08-29 23:22:02 UTC

|1 ARCH=amd64 powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; $URL = 'https://dl.k8s.io/v1.24.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-08-29 23:22:11 UTC

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

2022-08-29 23:22:19 UTC

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

2022-08-29 23:22:20 UTC

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

2022-08-29 23:22:20 UTC

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

2022-08-29 23:22:21 UTC

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

2022-08-30 02:15:35 UTC

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

2022-08-30 02:15:36 UTC

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

2022-08-30 02:15:37 UTC

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

2022-08-30 02:15:38 UTC

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

2022-08-30 02:15:38 UTC

powershell -NoLogo -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue'; #(nop) LABEL org.opencontainers.image.created=2022-08-30T02:15:34Z

2022-08-30 02:15:39 UTC

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

2022-08-30 02:15:39 UTC

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

2022-08-30 02:15:40 UTC

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

Details
Created

2022-08-30 02:28:48 UTC

Size

200 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-08-29T13:30:50.733502750Z
  • 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/af82ed160b0cbc22f6f9a8903aef66e8-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.20.20
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/af82ed160b0cbc22f6f9a8903aef66e8/
  • 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.20.20
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-08-30T02:27:46Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    f650ce839db0e2fb755dfff1ce28b005a5f1c0e3
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.20
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.20

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.8

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:19cc289ec776ac7cd913794cd794df364ce6f4cb12d75e2b2055ce22726690c1 - 22.88% (45.6 MB)

[#001] sha256:bfd68fc08f146f5d6b9ffa536660eab47749459a380bf3c0dfc16686fb847d4a - 17.25% (34.4 MB)

[#002] sha256:ec89aaf53d6fc57b5e5b6be78dcf783e11dd476331ebedad53be212206e36f1c - 1.1% (2.19 MB)

[#003] sha256:e60fa902ef1a0b1e0e8cecdc136d3b641042c75f530343f08329ab044268fb50 - 44.78% (89.3 MB)

[#004] sha256:02e06ae1ce60331117712d0ee69618e72e64a25c14defaf267ccf59b6c1f2538 - 0.0% (8.89 KB)

[#005] sha256:3786e3af2aec7ae93c695624aac14526b049d4f70ca049dc799c04fbd3e3d801 - 13.99% (27.9 MB)

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


History
2022-08-29 13:31:12 UTC

KIWI 9.24.36

2022-08-30 02:28:14 UTC

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

2022-08-30 02:28:14 UTC

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

2022-08-30 02:28:26 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-08-30 02:28:26 UTC

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

2022-08-30 02:28:27 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-08-30 02:28:27 UTC

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

2022-08-30 02:28:27 UTC

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

2022-08-30 02:28:27 UTC

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

2022-08-30 02:28:27 UTC

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

2022-08-30 02:28:43 UTC

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

2022-08-30 02:28:47 UTC

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

2022-08-30 02:28:47 UTC

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

2022-08-30 02:28:48 UTC

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

2022-08-30 02:28:48 UTC

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

2022-08-30 02:28:48 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-30T02:27:46Z

2022-08-30 02:28:48 UTC

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

2022-08-30 02:28:48 UTC

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

2022-08-30 02:28:48 UTC

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

Details
Created

2022-08-30 02:13:14 UTC

Size

199 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-08-29T14:13:17.273658266Z
  • 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/af82ed160b0cbc22f6f9a8903aef66e8-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.20.20
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/af82ed160b0cbc22f6f9a8903aef66e8/
  • 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.20.20
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/af82ed160b0cbc22f6f9a8903aef66e8-sles15-image
  • org.opencontainers.image.created
    2022-08-30T02:13:01Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    f650ce839db0e2fb755dfff1ce28b005a5f1c0e3
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.20
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.20

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.8

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:a0a46f84fe5ce44cec1049f21c5ef913dc50c23d8c7adf521ad1f381c38ced1b - 22.11% (44 MB)

[#001] sha256:7a57c9d99a3e99942496d222be42346e6136437366207384ed74d53c3e0bc850 - 17.11% (34 MB)

[#002] sha256:14047c96e4cbca0226ed0156f0fa38f3a6cdfbf901e222d9e8f0bcb2b07d005a - 1.12% (2.23 MB)

[#003] sha256:ed018a9db8cddd510b7578381ac1584104091933f57ae05fd7c00f4665e77aa4 - 44.94% (89.4 MB)

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

[#005] sha256:16dc05c8fbd601740251b84947f2145e8d12ba80428f1242ebb768fa0957968b - 14.72% (29.3 MB)

[#006] sha256:f145c061f74fcbc23b0e241264b7851c4741df7f1a6fd6459cefc716337067a6 - 0.0% (172 Bytes)


History
2022-08-29 14:13:31 UTC

KIWI 9.24.36

2022-08-29 21:32:37 UTC

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

2022-08-29 21:32:37 UTC

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

2022-08-29 21:33:17 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-08-29 21:33:17 UTC

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

2022-08-29 21:33:19 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-08-29 21:33:19 UTC

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

2022-08-29 21:33:19 UTC

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

2022-08-30 02:05:59 UTC

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

2022-08-30 02:05:59 UTC

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

2022-08-30 02:06:22 UTC

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

2022-08-30 02:06:27 UTC

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

2022-08-30 02:06:29 UTC

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

2022-08-30 02:06:31 UTC

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

2022-08-30 02:06:32 UTC

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

2022-08-30 02:13:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-30T02:13:01Z

2022-08-30 02:13:14 UTC

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

2022-08-30 02:13:14 UTC

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

2022-08-30 02:13:14 UTC

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

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