Namespace
rancher
Image / Tag
rancher-agent:v2.6-d19c6b04d1a60e0f5f8d36c4ccc16aaff083e29e-linux-arm64
Content Digest
sha256:39ae3270162285989e7b76fb017dc6f92bf582d327b59fd914a540d6b9c2b001
Details
Created

2022-12-12 23:31:14 UTC

Size

247 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-28T19:44:06.820061000Z
  • 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.77
  • 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.77
  • 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-12-12T23:30:21Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    d19c6b04d1a60e0f5f8d36c4ccc16aaff083e29e
  • 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.77
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.77

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-d19c6b04d1a60e0f5f8d36c4ccc16aaff083e29e-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:0c4f8b53ed72ee96c8f61163eccfa34a22a66b52ddecf8bc542fd52c2d42a040 - 18.64% (46 MB)

[#001] sha256:517406c0f817c016bcd765c79c0d1bf5e4cb362f859432b141c75c2d49d8bd54 - 13.96% (34.5 MB)

[#002] sha256:877ddb934805f05ed99a3a28d39e158081bd59ca94f5077028505e3876de0345 - 0.89% (2.19 MB)

[#003] sha256:89bb5cdcb2d41f02ddc7e137118ed5e224d9727f707d75b49500a7705a3d2984 - 54.85% (135 MB)

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

[#005] sha256:bef77ee94c7b76495b4e48cb7b1f63e68ae0f590fe2004a1ddc91bf422ab3d95 - 11.66% (28.8 MB)

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


History
2022-11-28 19:44:28 UTC

KIWI 9.24.36

2022-12-12 23:30:46 UTC

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

2022-12-12 23:30:46 UTC

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

2022-12-12 23:30:55 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-12-12 23:30:55 UTC

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

2022-12-12 23:30:56 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-12-12 23:30:56 UTC

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

2022-12-12 23:30:56 UTC

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

2022-12-12 23:30:57 UTC

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

2022-12-12 23:30:57 UTC

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

2022-12-12 23:31:10 UTC

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

2022-12-12 23:31:13 UTC

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

2022-12-12 23:31:14 UTC

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

2022-12-12 23:31:14 UTC

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

2022-12-12 23:31:14 UTC

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

2022-12-12 23:31:14 UTC

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

2022-12-12 23:31:14 UTC

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

2022-12-12 23:31:14 UTC

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

2022-12-12 23:31: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