Namespace
rancher
Image / Tag
rancher-agent:v2.6-8133b8ff6724d74a4b96305beeab84bb20f6d94f-linux-amd64
Content Digest
sha256:4fa8b82d6de0d7a9eb49fa12bd82df0366c3d736e4247533bdf88cc01853e7c3
Details
Created

2022-08-31 15:43:49 UTC

Size

204 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-31T04:06:15.400599524Z
  • 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.21
  • 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.21
  • 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-31T15:42:36Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    8133b8ff6724d74a4b96305beeab84bb20f6d94f
  • 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.21
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.21

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-8133b8ff6724d74a4b96305beeab84bb20f6d94f-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:d2bea64a182955dd05da2597c9b9e96a5ace19cebbf00736413a1669f301692a - 22.39% (45.6 MB)

[#001] sha256:42ea95e0cbcada3895d0b56f1157e96c4205f5a510db1958ca716b132c71aaa3 - 17.19% (35 MB)

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

[#003] sha256:ff44235ef1c3514f60a7c366c9fdbcc84da64e6a25ed6649a2a8bf69ce50cde9 - 44.32% (90.3 MB)

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

[#005] sha256:61fee8c99fe365b2f040e121e47e1754637f0d331936d84c5a046e9e4b79f543 - 14.92% (30.4 MB)

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


History
2022-08-31 04:06:29 UTC

KIWI 9.24.36

2022-08-31 15:43:14 UTC

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

2022-08-31 15:43:14 UTC

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

2022-08-31 15:43:23 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-31 15:43:24 UTC

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

2022-08-31 15:43:25 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-31 15:43:25 UTC

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

2022-08-31 15:43:25 UTC

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

2022-08-31 15:43:25 UTC

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

2022-08-31 15:43:25 UTC

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

2022-08-31 15:43:44 UTC

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

2022-08-31 15:43:47 UTC

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

2022-08-31 15:43:48 UTC

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

2022-08-31 15:43:49 UTC

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

2022-08-31 15:43:49 UTC

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

2022-08-31 15:43:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-31T15:42:36Z

2022-08-31 15:43:49 UTC

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

2022-08-31 15:43:49 UTC

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

2022-08-31 15:43:49 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