Namespace
rancher
Image / Tag
rancher-agent:v2.6-26eb344d1da2e1a03ffb02a7b91f6173208989fd-linux-amd64
Content Digest
sha256:f7832f8a42dd118502acd730d8eab22c568f21ae1f55e25a3571e15334dc6fb8
Details
Created

2022-11-10 00:48:37 UTC

Size

218 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-09T08:44:10.253152576Z
  • 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.65
  • 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.65
  • 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-11-10T00:47:34Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    26eb344d1da2e1a03ffb02a7b91f6173208989fd
  • 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.65
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.65

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-26eb344d1da2e1a03ffb02a7b91f6173208989fd-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:78ce4c0a1568a2ef2e9e2d4eaf23caf50694ed1093c32eb66312260df325de21 - 21.05% (46 MB)

[#001] sha256:5bd326cc701182568fb4eba498f1a6626aaa65fe920a62dcb0af3c175feb6a32 - 16.05% (35 MB)

[#002] sha256:3fd05a2d53cb610c886799f2b25fa5cc3dffe835015caf7b74f844bd4682e994 - 1.09% (2.38 MB)

[#003] sha256:12203dcfe73461c2477c48e119fcee19d1e6cb706d4a3c9c2cb7b1530bb3f0e8 - 47.42% (104 MB)

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

[#005] sha256:fa2c237ebd325e17efc49e4f830971b2e515f390cb0a80367a652bae392eaade - 14.39% (31.4 MB)

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


History
2022-11-09 08:44:58 UTC

KIWI 9.24.36

2022-11-10 00:48:07 UTC

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

2022-11-10 00:48:07 UTC

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

2022-11-10 00:48:18 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-11-10 00:48:18 UTC

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

2022-11-10 00:48:19 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-11-10 00:48:19 UTC

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

2022-11-10 00:48:19 UTC

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

2022-11-10 00:48:19 UTC

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

2022-11-10 00:48:19 UTC

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

2022-11-10 00:48:33 UTC

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

2022-11-10 00:48:36 UTC

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

2022-11-10 00:48:37 UTC

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

2022-11-10 00:48:37 UTC

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

2022-11-10 00:48:37 UTC

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

2022-11-10 00:48:37 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-10T00:47:34Z

2022-11-10 00:48:37 UTC

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

2022-11-10 00:48:37 UTC

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

2022-11-10 00:48:37 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