Namespace
rancher
Image / Tag
rancher-agent:v2.7-c0ba0f0c94a1e43885a6821a5403c5d600ef1246-linux-arm64
Content Digest
sha256:4be8c76944a98157c78ce313ead506d43843a24924f1683e2cb04438f93e339f
Details
Created

2022-09-28 23:08:53 UTC

Size

206 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-09-26T19:29:01.471979750Z
  • 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.44
  • 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.44
  • 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-09-28T23:07:52Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    c0ba0f0c94a1e43885a6821a5403c5d600ef1246
  • 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.44
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.44

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7-c0ba0f0c94a1e43885a6821a5403c5d600ef1246-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:87553e19d9ae758d56ace0fbec684ce7645b483e9a017182063d6f713386a945 - 22.11% (45.5 MB)

[#001] sha256:c315c7f23f2775ce0e74cbbb5a74aa2e0953db20829573962a6713445b1790d5 - 16.75% (34.5 MB)

[#002] sha256:4cd9ba01141dfabe6ec93c680d46a70a4606c9b6d34b195dbe5e489a4c367bf6 - 1.06% (2.19 MB)

[#003] sha256:c59c884c6acab4075d03ed9c88d2c436e5262954934d65901d28c104534745b9 - 46.33% (95.3 MB)

[#004] sha256:308d92b64bc95dba3a5ecff3fb04fcd199f9e273d5cad1892df0a6d4d115277e - 0.0% (8.89 KB)

[#005] sha256:427490c31ec34f690d7258c86aba8f16f93a1ea397abbae791714957086c44a1 - 13.74% (28.2 MB)

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


History
2022-09-26 19:36:45 UTC

KIWI 9.24.36

2022-09-28 23:08:19 UTC

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

2022-09-28 23:08:19 UTC

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

2022-09-28 23:08:30 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-09-28 23:08:31 UTC

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

2022-09-28 23:08:31 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-09-28 23:08:31 UTC

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

2022-09-28 23:08:32 UTC

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

2022-09-28 23:08:32 UTC

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

2022-09-28 23:08:32 UTC

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

2022-09-28 23:08:48 UTC

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

2022-09-28 23:08:52 UTC

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

2022-09-28 23:08:53 UTC

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

2022-09-28 23:08:53 UTC

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

2022-09-28 23:08:53 UTC

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

2022-09-28 23:08:53 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-28T23:07:52Z

2022-09-28 23:08:53 UTC

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

2022-09-28 23:08:53 UTC

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

2022-09-28 23:08:53 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