Namespace
rancher
Image / Tag
rancher-agent:v2.6-4abd465148e6128696fb8aa2b073a6a772d13a0c-linux-amd64
Content Digest
sha256:b02dd004c529e578627184f396abbb0fed0c2082178188e4c3e71b797b0108c9
Details
Created

2022-06-24 14:48:49 UTC

Size

194 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-08T16:03:58.165207177Z
  • 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-24T14:47:44Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    4abd465148e6128696fb8aa2b073a6a772d13a0c
  • 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-4abd465148e6128696fb8aa2b073a6a772d13a0c-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:bb0b1c224539d53f3ced596c10cd2426ecd1b9d38726bf4143c15a91d6ea8311 - 23.25% (45 MB)

[#001] sha256:faf409e4f1b3b3857da441bdbaf5c2125dd0957eef1a1ef9469565c64d86833f - 18.13% (35.1 MB)

[#002] sha256:641b5a6146b1ac6460ca4e5b1e25d92e0b2787d240ede782f67ff7cc473c179e - 1.23% (2.38 MB)

[#003] sha256:93271c4960be6e0abe8d0260a567d76123aab819e82c898adddbdac001a8b72a - 42.25% (81.8 MB)

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

[#005] sha256:7fb1e9b3694292f1c8aba2409efaeb2c5bb3c0747b62feaa28985e8078c88154 - 15.14% (29.3 MB)

[#006] sha256:4df4e6e874fa81694706600dfe6dabf947f61d00a081d8b048bb3cddfbdc593b - 0.0% (171 Bytes)


History
2022-06-08 16:04:16 UTC

KIWI 9.24.17

2022-06-24 14:48:19 UTC

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

2022-06-24 14:48:19 UTC

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

2022-06-24 14:48:27 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-06-24 14:48:28 UTC

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

2022-06-24 14:48:28 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-06-24 14:48:29 UTC

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

2022-06-24 14:48:29 UTC

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

2022-06-24 14:48:29 UTC

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

2022-06-24 14:48:29 UTC

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

2022-06-24 14:48:44 UTC

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

2022-06-24 14:48:48 UTC

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

2022-06-24 14:48:48 UTC

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

2022-06-24 14:48:49 UTC

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

2022-06-24 14:48:49 UTC

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

2022-06-24 14:48:49 UTC

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

2022-06-24 14:48:49 UTC

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

2022-06-24 14:48:49 UTC

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

2022-06-24 14:48:49 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