Namespace
rancher
Image / Tag
rancher-agent:v2.7.s1-4082e5122f7b7d77de2197ab099580baf302c79e-linux-arm64
Content Digest
sha256:5729d8bb0ceece39ff20e92d1ca5c45b2cd69415d83b40e4c618c87d0d96c6a4
Details
Created

2022-12-16 15:16:11 UTC

Size

247 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-12-13T12:49:15.762745490Z
  • 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.83
  • 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.83
  • 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-12-16T15:15:07Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    4082e5122f7b7d77de2197ab099580baf302c79e
  • org.opencontainers.image.source
    https://github.com/rancherlabs/embargoed-security.git
  • org.opencontainers.image.title
    SUSE Linux Enterprise Server 15 SP3 Base Container Image
  • org.opencontainers.image.url
    https://github.com/rancherlabs/embargoed-security
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.3.17.20.83
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.83

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.7.s1-4082e5122f7b7d77de2197ab099580baf302c79e-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:1b8b8bd43f7d1c46b207b7b913e748669f2ffa80fb935fd67ae69d9e3a7e0b83 - 17.67% (43.6 MB)

[#001] sha256:4a8c43fc78d8160e7a13d6604a6a695d6e375d85c7584e257ecc6c0301731b70 - 13.95% (34.5 MB)

[#002] sha256:c46d468a24a0ed3cbf63de5a0b5f357a46a05f396404dd3c17a7a6a2d23f465d - 0.89% (2.19 MB)

[#003] sha256:bc8d13e9e06db2cdbf4b42fa84a2afc39d9f335cb2ae2e58bce9138bbb633b3a - 56.15% (139 MB)

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

[#005] sha256:da589f1d2b93eee525355db68f751e43144810221bb09a50ddc0153c971b4179 - 11.34% (28 MB)

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


History
2022-12-13 12:49:49 UTC

KIWI 9.24.36

2022-12-16 15:15:43 UTC

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

2022-12-16 15:15:43 UTC

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

2022-12-16 15:15:52 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-12-16 15:15:52 UTC

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

2022-12-16 15:15:53 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-12-16 15:15:53 UTC

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

2022-12-16 15:15:53 UTC

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

2022-12-16 15:15:53 UTC

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

2022-12-16 15:15:53 UTC

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

2022-12-16 15:16:06 UTC

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

2022-12-16 15:16:10 UTC

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

2022-12-16 15:16:10 UTC

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

2022-12-16 15:16:11 UTC

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

2022-12-16 15:16:11 UTC

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

2022-12-16 15:16:11 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-16T15:15:07Z

2022-12-16 15:16:11 UTC

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

2022-12-16 15:16:11 UTC

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

2022-12-16 15:16:11 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancherlabs/embargoed-security

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