Namespace
rancher
Image / Tag
rancher-agent:v2.7.s1-8df4f57b17c0f3dee604d8568076db0a22b3840d-linux-amd64
Content Digest
sha256:ee99f812aaf57c2b8e67dbea7375161390a7a30140026d0bb2da2d95cca90844
Details
Created

2022-10-20 21:58:25 UTC

Size

212 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-10-11T15:34:25.286304953Z
  • 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.48
  • 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.48
  • 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-10-20T21:57:11Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    8df4f57b17c0f3dee604d8568076db0a22b3840d
  • 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.48
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.48

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.s1-8df4f57b17c0f3dee604d8568076db0a22b3840d-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:73af724b0bbefafd05ecee4db61a4b9dedb3dfd6656cf904abd0d07705ceba71 - 21.41% (45.4 MB)

[#001] sha256:a2e566b98575a3fc00ec7daffff73f7acf0ea65d5bf0256eef0d7e1462e33698 - 16.52% (35 MB)

[#002] sha256:0afca168cd51fc10c47901465842cf0927e6153905489ceca9d4725d8c021bff - 1.12% (2.38 MB)

[#003] sha256:8b301056b2a32053a2087951cd4921e96aec9faec1c0fee5aa666a7e3653d256 - 46.55% (98.8 MB)

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

[#005] sha256:c5035119de4b59d4029df9a3340371d42dcbdcab1835adef62006fcae1593ec7 - 14.4% (30.6 MB)

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


History
2022-10-11 15:34:39 UTC

KIWI 9.24.36

2022-10-20 21:57:49 UTC

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

2022-10-20 21:57:49 UTC

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

2022-10-20 21:57:59 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-10-20 21:57:59 UTC

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

2022-10-20 21:58:00 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-10-20 21:58:00 UTC

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

2022-10-20 21:58:00 UTC

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

2022-10-20 21:58:00 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7.s1-8df4f57b17c0f3dee604d8568076db0a22b3840d-head

2022-10-20 21:58:00 UTC

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

2022-10-20 21:58:19 UTC

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

2022-10-20 21:58:23 UTC

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

2022-10-20 21:58:24 UTC

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

2022-10-20 21:58:24 UTC

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

2022-10-20 21:58:24 UTC

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

2022-10-20 21:58:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-10-20T21:57:11Z

2022-10-20 21:58:25 UTC

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

2022-10-20 21:58:25 UTC

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

2022-10-20 21:58:25 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