Namespace
rancher
Image / Tag
rancher-agent:v2.6-369706707e17c37c2d4d3518eb9a5c138874f1ef-linux-arm64
Content Digest
sha256:6bcb346205e475d2ecce653d1417efee9c4ed17abd26990841513af682790211
Details
Created

2022-07-25 19:43:50 UTC

Size

196 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-07-21T17:02:29.020017390Z
  • 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.3
  • 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.3
  • 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-07-25T19:42:48Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    369706707e17c37c2d4d3518eb9a5c138874f1ef
  • 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.3
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.3

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-369706707e17c37c2d4d3518eb9a5c138874f1ef-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:373e95ffb5bd891005f2e3f4d427a611dbf0967646f3fba8b391615b42f64bc7 - 23.33% (45.6 MB)

[#001] sha256:7746a8f813a1315beb723fc6c3711f324ef6434f5291c08f0171e3ef411f0471 - 17.62% (34.5 MB)

[#002] sha256:69bf0f12d0fa6d142af97aac7538e6ff2bd64591355de2581ffafd544bc41fd9 - 1.12% (2.19 MB)

[#003] sha256:6843e0b19907b220da72f0cb994027ee91bb1fa4adeb33b0914e4132159678b0 - 43.66% (85.4 MB)

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

[#005] sha256:4b96fcd496aa9032d3ebfbeedec360421eb81c0f2ab8ed9ca2cf5db231c2d303 - 14.27% (27.9 MB)

[#006] sha256:117b6a0ecad87c3d874b52838513bfec61632447951d26574149c4fc058d9c29 - 0.0% (172 Bytes)


History
2022-07-21 17:02:59 UTC

KIWI 9.24.17

2022-07-25 19:43:17 UTC

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

2022-07-25 19:43:17 UTC

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

2022-07-25 19:43:28 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-07-25 19:43:28 UTC

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

2022-07-25 19:43:29 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-07-25 19:43:29 UTC

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

2022-07-25 19:43:29 UTC

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

2022-07-25 19:43:29 UTC

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

2022-07-25 19:43:29 UTC

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

2022-07-25 19:43:44 UTC

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

2022-07-25 19:43:48 UTC

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

2022-07-25 19:43:49 UTC

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

2022-07-25 19:43:49 UTC

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

2022-07-25 19:43:49 UTC

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

2022-07-25 19:43:49 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-25T19:42:48Z

2022-07-25 19:43:49 UTC

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

2022-07-25 19:43:50 UTC

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

2022-07-25 19:43:50 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