Namespace
rancher
Image / Tag
rancher-agent:v2.6-d2286227e99de3b55a961330ae0af215b4ca9e8b-linux-arm64
Content Digest
sha256:7f6915f20063b2506150a198d310ad759aabb2d68703e23b5259b54058063642
Details
Created

2022-06-30 16:45:39 UTC

Size

192 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-06-08T19:34:27.941405330Z
  • 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/47b386db6f44d578cad56668c0c696a9-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.17.13
  • com.suse.sle.base.release-stage
    released
  • com.suse.sle.base.source
    https://sources.suse.com/SUSE:SLE-15-SP3:Update:CR/sles15-image/47b386db6f44d578cad56668c0c696a9/
  • 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.17.13
  • com.suse.supportlevel
    l3
  • io.cattle.agent
    true
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP3:Update:CR/images/47b386db6f44d578cad56668c0c696a9-sles15-image
  • org.opencontainers.image.created
    2022-06-30T16:44:44Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    d2286227e99de3b55a961330ae0af215b4ca9e8b
  • 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.17.13
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.17.13

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-d2286227e99de3b55a961330ae0af215b4ca9e8b-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:0e8e6c8ec5ec6441406e7ceae0a8cf589a98dd0a75440e7d785c115ac3d68dc2 - 23.44% (45 MB)

[#001] sha256:6c1fb4a5872848c077d5e68d841417fe521bbf4474cc3c0e8a06deda91dcc460 - 18.01% (34.5 MB)

[#002] sha256:1bb0dfd1c17392e3c56591bfc8cf9858bb967117543722c07b9b033faaa09395 - 1.14% (2.19 MB)

[#003] sha256:6e457cac55e0ec69d7706e5f0f731d172fbb62070de79b9fab21bcdc716459c0 - 42.96% (82.4 MB)

[#004] sha256:91b16d8b5afe9af9dfdc3f45b351bb3ef66a5cda34596c84a1c022cd10f0befc - 0.0% (8.88 KB)

[#005] sha256:9593e5e9d11ba7fa8f6f07ec53cc8db406e8bd3d722e4c0002043754dab3409e - 14.45% (27.7 MB)

[#006] sha256:09bcb22c4e852b3e06a94848911919265333365505887135630fb354e1fa7ab9 - 0.0% (171 Bytes)


History
2022-06-08 19:36:21 UTC

KIWI 9.24.17

2022-06-30 16:45:09 UTC

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

2022-06-30 16:45:10 UTC

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

2022-06-30 16:45:19 UTC

|1 ARCH=arm64 /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-06-30 16:45:19 UTC

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

2022-06-30 16:45:20 UTC

|1 ARCH=arm64 /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-06-30 16:45:20 UTC

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

2022-06-30 16:45:20 UTC

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

2022-06-30 16:45:20 UTC

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

2022-06-30 16:45:20 UTC

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

2022-06-30 16:45:35 UTC

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

2022-06-30 16:45:38 UTC

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

2022-06-30 16:45:39 UTC

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

2022-06-30 16:45:39 UTC

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

2022-06-30 16:45:39 UTC

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

2022-06-30 16:45:39 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-30T16:44:44Z

2022-06-30 16:45:39 UTC

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

2022-06-30 16:45:39 UTC

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

2022-06-30 16:45:39 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