Namespace
rancher
Image / Tag
rancher-agent:v2.6-e8086f96024abea0df9b3fb5d09568242f776bfd-linux-arm64
Content Digest
sha256:6ad6988894c9f73afa453e7071f431e1b7a949c37845c57c076d5332e3e7994e
Details
Created

2022-12-03 01:34:45 UTC

Size

239 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-28T19:44:06.820061000Z
  • 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.77
  • 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.77
  • 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-03T01:33:52Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP3.
  • org.opencontainers.image.revision
    e8086f96024abea0df9b3fb5d09568242f776bfd
  • 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.77
  • org.opensuse.reference
    registry.suse.com/suse/sle15:15.3.17.20.77

Environment
AGENT_IMAGE

rancher/rancher-agent:v2.6-e8086f96024abea0df9b3fb5d09568242f776bfd-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:0c4f8b53ed72ee96c8f61163eccfa34a22a66b52ddecf8bc542fd52c2d42a040 - 19.27% (46 MB)

[#001] sha256:a07748ee4f8e520c2bcd50b3d13caccc73b9f272fa284db4e9510acdd3692e4f - 14.43% (34.5 MB)

[#002] sha256:877ddb934805f05ed99a3a28d39e158081bd59ca94f5077028505e3876de0345 - 0.92% (2.19 MB)

[#003] sha256:b98beea4700b0a3fa8a8772ca792a4bb7c9bf1678190848e4f608bcf1b69758f - 53.33% (127 MB)

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

[#005] sha256:c8fbc13b77c208efd19d998cb153af4a78c085aabb2ac202cd38b1591a1d349f - 12.05% (28.8 MB)

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


History
2022-11-28 19:44:28 UTC

KIWI 9.24.36

2022-12-03 01:34:17 UTC

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

2022-12-03 01:34:17 UTC

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

2022-12-03 01:34:26 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-03 01:34:27 UTC

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

2022-12-03 01:34:27 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-03 01:34:27 UTC

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

2022-12-03 01:34:28 UTC

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

2022-12-03 01:34:28 UTC

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

2022-12-03 01:34:28 UTC

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

2022-12-03 01:34:40 UTC

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

2022-12-03 01:34:44 UTC

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

2022-12-03 01:34:44 UTC

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

2022-12-03 01:34:45 UTC

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

2022-12-03 01:34:45 UTC

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

2022-12-03 01:34:45 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03T01:33:52Z

2022-12-03 01:34:45 UTC

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

2022-12-03 01:34:45 UTC

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

2022-12-03 01:34:45 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