Namespace
rancher
Image / Tag
rancher-agent:v2.6-d25416958eae70b535ca3bc0e73bc85eb50ee12d-linux-amd64
Content Digest
sha256:636e13961ddd0b92bc5945a0c8c93cc866efc495d65436ab0fb49270a871e457
Details
Created

2022-07-01 01:07:52 UTC

Size

195 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-07-01T01:06:44Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    d25416958eae70b535ca3bc0e73bc85eb50ee12d
  • 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-d25416958eae70b535ca3bc0e73bc85eb50ee12d-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.09% (45 MB)

[#001] sha256:27cfeb805a9ebad9fd5f5334ba7a8218e27e9e1d4db448b71c70caf06c78e41e - 18.0% (35.1 MB)

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

[#003] sha256:802d4fabdfc98e440423371e6e69f5cc7359fb25b77897c49b5520105771f2f4 - 42.22% (82.4 MB)

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

[#005] sha256:8012ae8d1a8a03fb3f99f3bee06d9f8a71de60a95bd564c56769813142bda089 - 15.47% (30.2 MB)

[#006] sha256:da38bf4c9e7875355377ffb34722b5cf0e640389dcde090a1aef1235543cad36 - 0.0% (169 Bytes)


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

KIWI 9.24.17

2022-07-01 01:07:19 UTC

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

2022-07-01 01:07:19 UTC

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

2022-07-01 01:07:30 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-07-01 01:07:30 UTC

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

2022-07-01 01:07:31 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-07-01 01:07:31 UTC

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

2022-07-01 01:07:31 UTC

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

2022-07-01 01:07:31 UTC

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

2022-07-01 01:07:31 UTC

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

2022-07-01 01:07:47 UTC

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

2022-07-01 01:07:51 UTC

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

2022-07-01 01:07:51 UTC

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

2022-07-01 01:07:52 UTC

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

2022-07-01 01:07:52 UTC

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

2022-07-01 01:07:52 UTC

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

2022-07-01 01:07:52 UTC

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

2022-07-01 01:07:52 UTC

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

2022-07-01 01:07:52 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