Namespace
rancher
Image / Tag
rancher-agent:v2.6-fc731678fd3ad6d7999a66b526b05442fea10c09-linux-arm64
Content Digest
sha256:149a6855ae066d77fb498a2dd23fd72e198420c572faad6820a32238cc059601
Details
Created

2022-11-10 16:43:03 UTC

Size

215 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:46:32.485610995Z
  • 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-10T16:42:10Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    fc731678fd3ad6d7999a66b526b05442fea10c09
  • 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-fc731678fd3ad6d7999a66b526b05442fea10c09-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:82f7468c3fe833bb215bbf57d7ce05fcf337b861c762d584f512a78cb2190a0a - 21.39% (46 MB)

[#001] sha256:0a106f0458f7038e34787f3c3e824a25faf33ca45b2b091f0d03a3b059955390 - 16.04% (34.5 MB)

[#002] sha256:9872ccec887fb1931a2ec093b61de145919ceffbe289680311be447ebf3b675f - 1.02% (2.19 MB)

[#003] sha256:5afb7ae090a61b26f415d1469ef834292f8eda2bcb58de3eb971a07ee2f4e1d0 - 48.16% (103 MB)

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

[#005] sha256:b34ef8a789cfdb0092145dc592ef1317ca49fc41fd0b21e9380efd48db3576db - 13.39% (28.8 MB)

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


History
2022-11-09 08:47:06 UTC

KIWI 9.24.36

2022-11-10 16:42:35 UTC

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

2022-11-10 16:42:35 UTC

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

2022-11-10 16:42:45 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-11-10 16:42:45 UTC

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

2022-11-10 16:42:46 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-11-10 16:42:46 UTC

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

2022-11-10 16:42:46 UTC

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

2022-11-10 16:42:46 UTC

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

2022-11-10 16:42:46 UTC

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

2022-11-10 16:42:58 UTC

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

2022-11-10 16:43:02 UTC

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

2022-11-10 16:43:02 UTC

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

2022-11-10 16:43:02 UTC

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

2022-11-10 16:43:02 UTC

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

2022-11-10 16:43:03 UTC

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

2022-11-10 16:43:03 UTC

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

2022-11-10 16:43:03 UTC

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

2022-11-10 16:43:03 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