Namespace
rancher
Image / Tag
rancher-agent:v2.6-edd3c6b0c8fb19c69a13ba72a7e307130716d766-linux-arm64
Content Digest
sha256:e2b73d9b04ac49315b543d474d6cc6aedf909215fe0212d3b81677e648ce7bf9
Details
Created

2022-11-28 19:34:53 UTC

Size

227 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-11-23T15:37:33.041065685Z
  • 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.75
  • 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.75
  • 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-11-28T19:33:59Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    edd3c6b0c8fb19c69a13ba72a7e307130716d766
  • 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.75
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.75

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-edd3c6b0c8fb19c69a13ba72a7e307130716d766-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:4c884d431c8214cb88b0a5c8d72516eb87dcc2e25d10f4f6f92e29b2ce1a3b00 - 20.25% (46 MB)

[#001] sha256:79103e9df948ebb69ad5814dcca01a83181e8df22ca3e2d3260cd2cb142c8aeb - 15.17% (34.5 MB)

[#002] sha256:20e4a2c71e3ed57fc8a842a5e0862b3ba85d03876dc2d6fd0bb08acfca3b384c - 0.96% (2.19 MB)

[#003] sha256:aff80c8f0b8243c5ca60c055205796888694f0d3621a09c26924b6cf4cad75d4 - 50.94% (116 MB)

[#004] sha256:65bf304f88f3f509235a47c914905d8503e26dc4a68a085cccc01d26783eb4b8 - 0.0% (8.89 KB)

[#005] sha256:916e319b3672c07f8ebb2153bad30b280051493e426844950f42e00674cc7068 - 12.67% (28.8 MB)

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


History
2022-11-23 15:38:23 UTC

KIWI 9.24.36

2022-11-28 19:34:24 UTC

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

2022-11-28 19:34:24 UTC

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

2022-11-28 19:34:35 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-11-28 19:34:35 UTC

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

2022-11-28 19:34:36 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-11-28 19:34:36 UTC

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

2022-11-28 19:34:36 UTC

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

2022-11-28 19:34:36 UTC

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

2022-11-28 19:34:36 UTC

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

2022-11-28 19:34:49 UTC

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

2022-11-28 19:34:52 UTC

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

2022-11-28 19:34:53 UTC

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

2022-11-28 19:34:53 UTC

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

2022-11-28 19:34:53 UTC

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

2022-11-28 19:34:53 UTC

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

2022-11-28 19:34:53 UTC

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

2022-11-28 19:34:53 UTC

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

2022-11-28 19:34:53 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