Namespace
rancher
Image / Tag
rancher-agent:v2.7-f354900352d0b7b526489206dc4aa2bc3e2ee3f2-linux-amd64
Content Digest
sha256:513d5febdce64934f62f9e4a8d4cc7c7586565f179e1cff5a0d9d2d78a81003c
Details
Created

2022-12-07 15:58:46 UTC

Size

250 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-28T14:06:54.211505271Z
  • 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-07T15:57:38Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    f354900352d0b7b526489206dc4aa2bc3e2ee3f2
  • org.opencontainers.image.source
    https://github.com/rancher/rancher.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancher/rancher
  • 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.7-f354900352d0b7b526489206dc4aa2bc3e2ee3f2-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:6e1065eed624ca457a0d21a66da4fc7d30c8b30367e2dfc5825a674871fe1a26 - 18.39% (46 MB)

[#001] sha256:726d92ef385bd07901df8f21cff1dcf1314b2346417bb324e528ea6255e69917 - 14.02% (35.1 MB)

[#002] sha256:dae063b5767c893530274f8bbb3f523c637e691d941a28461d4dd287e8ca039e - 0.95% (2.38 MB)

[#003] sha256:6c24965979662530a56f5ae57bdf573579c8716b848bd83c8fa115a63ead8be9 - 54.52% (136 MB)

[#004] sha256:690a2c2e9a13326049c2279de4964ed2d81fec612c462b624644e22b183d09f0 - 0.0% (9.31 KB)

[#005] sha256:33f42ad71231911643bd890034e0213e5474979993dcbea02e2b8c08d0c0a5fe - 12.11% (30.3 MB)

[#006] sha256:7ee2c54f13d5f794bedd0a1903d5b33660b5c118c631ebdfebd08fbb4603fdf1 - 0.0% (169 Bytes)


History
2022-11-28 14:07:32 UTC

KIWI 9.24.36

2022-12-07 15:58:13 UTC

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

2022-12-07 15:58:13 UTC

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

2022-12-07 15:58:24 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-12-07 15:58:24 UTC

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

2022-12-07 15:58: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-12-07 15:58:25 UTC

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

2022-12-07 15:58:25 UTC

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

2022-12-07 15:58:25 UTC

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

2022-12-07 15:58:25 UTC

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

2022-12-07 15:58:41 UTC

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

2022-12-07 15:58:44 UTC

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

2022-12-07 15:58:45 UTC

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

2022-12-07 15:58:45 UTC

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

2022-12-07 15:58:46 UTC

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

2022-12-07 15:58:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-07T15:57:38Z

2022-12-07 15:58:46 UTC

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

2022-12-07 15:58:46 UTC

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

2022-12-07 15:58:46 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher

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