Namespace
rancher
Image / Tag
rancher-agent:v2.7-0b43918dc2010afdfe2eb3e3cb745f2524124d60-linux-amd64
Content Digest
sha256:24258ea9b68bd0c52cb6323cc98efcf56cc653943b21bbaad26be66ad83b1606
Details
Created

2022-12-06 21:53:25 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-06T21:52:18Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    0b43918dc2010afdfe2eb3e3cb745f2524124d60
  • 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-0b43918dc2010afdfe2eb3e3cb745f2524124d60-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.4% (46 MB)

[#001] sha256:6d19caede23938847ff035b3932dfb6b898b485d20055eee06b8cc6ada756ac8 - 14.02% (35.1 MB)

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

[#003] sha256:2477b3025295929cce9b70f6aeb6bdc5f88799ff236579f0446f2c32aafcbdd7 - 54.51% (136 MB)

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

[#005] sha256:0201e108582dcd7ad23f438c23a8357d25cb3e8954f19cf5a8b2784993f30a82 - 12.12% (30.3 MB)

[#006] sha256:c11085ab11d102156e577024e83884a563ab5bf40e368bb149fd7f768fd10912 - 0.0% (170 Bytes)


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

KIWI 9.24.36

2022-12-06 21:52:53 UTC

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

2022-12-06 21:52:53 UTC

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

2022-12-06 21:53:03 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-06 21:53:03 UTC

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

2022-12-06 21:53:04 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-06 21:53:04 UTC

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

2022-12-06 21:53:04 UTC

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

2022-12-06 21:53:04 UTC

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

2022-12-06 21:53:04 UTC

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

2022-12-06 21:53:20 UTC

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

2022-12-06 21:53:23 UTC

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

2022-12-06 21:53:24 UTC

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

2022-12-06 21:53:24 UTC

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

2022-12-06 21:53:24 UTC

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

2022-12-06 21:53:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-06T21:52:18Z

2022-12-06 21:53:25 UTC

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

2022-12-06 21:53:25 UTC

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

2022-12-06 21:53:25 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