Namespace
rancher
Image / Tag
rancher-agent:v2.6-6a6886f84b083c8fd056a8e03c6c45727fc2d1fa-linux-amd64
Content Digest
sha256:a2d7cb09c0dc642607c673c9ddb614ce2544fb90bc112bb29f443a151580b0a4
Details
Created

2022-12-09 17:42:29 UTC

Size

246 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-09T17:41:26Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    6a6886f84b083c8fd056a8e03c6c45727fc2d1fa
  • 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.77
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.77

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-6a6886f84b083c8fd056a8e03c6c45727fc2d1fa-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.7% (46 MB)

[#001] sha256:2afb6762c0e1f9bb3ca90b62af47537bf8dbcd3ca86b9c5d3974d1ad4e1a0559 - 14.26% (35.1 MB)

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

[#003] sha256:97a6f8501ad53e83502c7b4e4ef820ca973df6f4b0ee8ab6d79e6babbb51ec71 - 53.29% (131 MB)

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

[#005] sha256:3b4846707fe0ea26b2c0373f4de774981ec94b0ce33d638861d5bf9f0cbd11b6 - 12.78% (31.4 MB)

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


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

KIWI 9.24.36

2022-12-09 17:41:59 UTC

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

2022-12-09 17:41:59 UTC

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

2022-12-09 17:42:08 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-09 17:42:09 UTC

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

2022-12-09 17:42:09 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-09 17:42:09 UTC

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

2022-12-09 17:42:10 UTC

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

2022-12-09 17:42:10 UTC

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

2022-12-09 17:42:10 UTC

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

2022-12-09 17:42:24 UTC

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

2022-12-09 17:42:27 UTC

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

2022-12-09 17:42:28 UTC

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

2022-12-09 17:42:28 UTC

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

2022-12-09 17:42:28 UTC

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

2022-12-09 17:42:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-09T17:41:26Z

2022-12-09 17:42:29 UTC

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

2022-12-09 17:42:29 UTC

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

2022-12-09 17:42:29 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