Namespace
rancher
Image / Tag
rancher-agent:v2.7-609db0ad434be0f0f8d4578bf4eb03502a39be6d-linux-arm64
Content Digest
sha256:f3210f474e40b60057175d7aa0fbeec06d3e683286e5595f2bb26dfe6ac2b4dc
Details
Created

2022-09-13 21:12:19 UTC

Size

202 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-09-09T03:37:21.582936715Z
  • 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.32
  • 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.32
  • 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-09-13T21:11:19Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    609db0ad434be0f0f8d4578bf4eb03502a39be6d
  • 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.32
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.32

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-609db0ad434be0f0f8d4578bf4eb03502a39be6d-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:cf276f140b3f5288d11a3963d8ea036679d5e55b7d02a33887ab28d10c408934 - 22.48% (45.4 MB)

[#001] sha256:351814566677b807cfe55ea0a280f319ca3a32766e1852db3f2073e6f820fe44 - 17.05% (34.4 MB)

[#002] sha256:3e4f81c204c7d92e6e84b708841c4e0330ad7f36ebfce4721c0cf9ad0d06ded6 - 1.08% (2.19 MB)

[#003] sha256:d691fcd00c984053658a215314d9e41cd7a0710cb8c4fae4de890a3dbbba3eb6 - 45.54% (91.9 MB)

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

[#005] sha256:c71ea93d8aa9af2b968ffc962d6b220f92eb130b41017abf03681bdb1bfbd697 - 13.84% (27.9 MB)

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


History
2022-09-09 03:37:57 UTC

KIWI 9.24.36

2022-09-13 21:11:46 UTC

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

2022-09-13 21:11:46 UTC

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

2022-09-13 21:11:57 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-09-13 21:11:57 UTC

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

2022-09-13 21:11:58 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-09-13 21:11:58 UTC

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

2022-09-13 21:11:58 UTC

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

2022-09-13 21:11:58 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.7-609db0ad434be0f0f8d4578bf4eb03502a39be6d-head

2022-09-13 21:11:58 UTC

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

2022-09-13 21:12:14 UTC

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

2022-09-13 21:12:18 UTC

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

2022-09-13 21:12:19 UTC

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

2022-09-13 21:12:19 UTC

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

2022-09-13 21:12:19 UTC

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

2022-09-13 21:12:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-13T21:11:19Z

2022-09-13 21:12:19 UTC

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

2022-09-13 21:12:19 UTC

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

2022-09-13 21:12:19 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