Namespace
rancher
Image / Tag
rancher-agent:v2.6.3-patch3-0a60d479d18a269a265556f289dfdf8082c15d2c-linux-amd64
Content Digest
sha256:f6d8f3fc4b993704cffc9fd2f06d20a23b9dff47c7b40491d3676be5cec5c80e
Details
Created

2022-04-02 01:22:56 UTC

Size

173 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-03-22T18:15:01.928558479Z
  • 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/f5bf6d4e56940c21f38c6a4b358f6653-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.11.11
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/f5bf6d4e56940c21f38c6a4b358f6653/
  • 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.11.11
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/f5bf6d4e56940c21f38c6a4b358f6653-sles15-image
  • org.opencontainers.image.created
    2022-04-02T01:21:57Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    0a60d479d18a269a265556f289dfdf8082c15d2c
  • 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.11.11
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.11.11

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6.3-patch3-0a60d479d18a269a265556f289dfdf8082c15d2c-head

KUBECTL_VERSION

v1.21.3

LOGLEVEL_VERSION

v0.1.3

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

SSL_CERT_DIR

/etc/kubernetes/ssl/certs


Layers

[#000] sha256:6ca5cca6106b087057bff3b341c36dd0bfd5528cf8759717bcb90aeddf4ba5ba - 26.0% (44.9 MB)

[#001] sha256:5f10de81de06ac3afbf66b4cdd9934569d790c25d3b2686855d6de8e8e25a4b7 - 20.14% (34.8 MB)

[#002] sha256:6d31c8fedc8d493a7604b7cc337477deed66680a408fb3dbe17441d6d81c43ff - 1.28% (2.2 MB)

[#003] sha256:5f7f95cb236fe0a4a1990c9707ba72baca5b9f8cb40087888ab249c354e229d0 - 35.55% (61.4 MB)

[#004] sha256:1d89cf5b2f760a44068391c750588a97a881f92f77f5e63fcdb97494a935249e - 0.01% (9.31 KB)

[#005] sha256:2aa89e9e2bfcaae16abec115a729a6e51a97bb12a9ebe4ebb5a919b7fa326417 - 17.03% (29.4 MB)

[#006] sha256:6968c49295ef0bc031b9844569b4c2c96d9f814f1a9a62b820ba659d477b3b95 - 0.0% (172 Bytes)


History
2022-03-22 18:15:20 UTC

KIWI 9.24.16

2022-04-02 01:22:28 UTC

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

2022-04-02 01:22:28 UTC

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

2022-04-02 01:22:39 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-04-02 01:22:39 UTC

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

2022-04-02 01:22:40 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-04-02 01:22:40 UTC

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

2022-04-02 01:22:40 UTC

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

2022-04-02 01:22:40 UTC

/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.6.3-patch3-0a60d479d18a269a265556f289dfdf8082c15d2c-head

2022-04-02 01:22:40 UTC

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

2022-04-02 01:22:52 UTC

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

2022-04-02 01:22:55 UTC

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

2022-04-02 01:22:55 UTC

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

2022-04-02 01:22:56 UTC

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

2022-04-02 01:22:56 UTC

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

2022-04-02 01:22:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-04-02T01:21:57Z

2022-04-02 01:22:56 UTC

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

2022-04-02 01:22:56 UTC

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

2022-04-02 01:22:56 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