Namespace
longhornio
Image / Tag
backing-image-manager:v1.6.4
Content Digest
sha256:53f2396c7cee0f7a3247bbf458a7254d2a66a50023e49764004376a8f24775b3
Details
Created

2025-01-03 02:21:42 UTC

Size

134 MB

Content Digest
Labels
  • com.suse.bci.base.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.base.created
    2024-12-19T08:28:16.149171215Z
  • com.suse.bci.base.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP6.
  • com.suse.bci.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/9c71906924d51fe4f4fde490b94383dd-sles15-image
  • com.suse.bci.base.eula
    sle-bci
  • com.suse.bci.base.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
  • com.suse.bci.base.name
    15.6.47.14.7
  • com.suse.bci.base.reference
    registry.suse.com/bci/bci-base:15.6.47.14.7
  • com.suse.bci.base.release-stage
    released
  • com.suse.bci.base.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/9c71906924d51fe4f4fde490b94383dd/
  • com.suse.bci.base.supportlevel
    l3
  • com.suse.bci.base.title
    SLE BCI 15 SP6 Base
  • com.suse.bci.base.url
    https://www.suse.com/products/base-container-images/
  • com.suse.bci.base.vendor
    SUSE LLC
  • com.suse.bci.base.version
    15.6.47.14.7
  • com.suse.eula
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
  • com.suse.release-stage
    released
  • com.suse.supportlevel
    l3
  • io.artifacthub.package.logo-url
    https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg
  • io.artifacthub.package.readme-url
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/9c71906924d51fe4f4fde490b94383dd//README.md
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/9c71906924d51fe4f4fde490b94383dd-sles15-image
  • org.opencontainers.image.authors
    https://github.com/SUSE/bci/discussions
  • org.opencontainers.image.created
    2024-12-19T08:28:16.149171215Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP6.
  • org.opencontainers.image.ref.name
    15.6.47.14.7
  • org.opencontainers.image.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/9c71906924d51fe4f4fde490b94383dd/
  • org.opencontainers.image.title
    SLE BCI 15 SP6 Base
  • org.opencontainers.image.url
    https://www.suse.com/products/base-container-images/
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.6.47.14.7
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.6.47.14.7

Environment
ARCH

amd64

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TINI_VERSION

v0.19.0


Layers

[#000] sha256:f7020179dccd1d63ec3e3fcb5eacdefda0a18ed55c82507fd10d3da333c1a0d4 - 33.74% (45.1 MB)

[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#002] sha256:a971e35d020ee3504ce988848d3059e7fb459512794c94be175253fde28e67f4 - 8.9% (11.9 MB)

[#003] sha256:5a8150892b0f39879ecada61da0b33e212829a28097008ab6c875ec7d22fca04 - 47.4% (63.4 MB)

[#004] sha256:eca430162f5d54c40b5a62c5af4564b5dc1c9709f2b1fb2d85bc340d13b31dac - 9.95% (13.3 MB)

[#005] sha256:535376b75c84412fcbf99a8ce19c14e91f8a980d5eb1af34ceba2b3507a23af4 - 0.01% (9.24 KB)

[#006] sha256:eb2f8229d37517248fc22b3a1fa7f22df0e1f35c02191a8ca61a3856e074fc9a - 0.01% (9.24 KB)


History
2024-12-19 08:28:26 UTC

KIWI 9.24.43

2025-01-03 02:20:42 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2025-01-03 02:20:42 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c if [ "$TARGETPLATFORM" != "linux/amd64" ] && [ "$TARGETPLATFORM" != "linux/arm64" ]; then echo "Error: Unsupported TARGETPLATFORM: $TARGETPLATFORM" && exit 1; fi # buildkit

2025-01-03 02:20:42 UTC (buildkit.dockerfile.v0)

ENV ARCH=amd64

2025-01-03 02:21:21 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n addrepo --refresh https://download.opensuse.org/repositories/system:/snappy/SLE_15/system:snappy.repo && zypper -n addrepo --refresh https://download.opensuse.org/repositories/network:/utilities/SLE_15_SP5/network:utilities.repo && zypper --gpg-auto-import-keys ref && zypper -n ref && zypper update -y # buildkit

2025-01-03 02:21:42 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install kmod curl wget nfs-client nfs4-acl-tools fuse librdmacm1 librdmacm-utils libibverbs perl-Config-General libaio-devel sg3_utils iputils telnet iperf qemu-tools iproute2 e2fsprogs e2fsprogs-devel xfsprogs xfsprogs-devel # buildkit

2025-01-03 02:21:42 UTC (buildkit.dockerfile.v0)

COPY package/bin/backing-image-manager-amd64 /usr/local/bin/backing-image-manager # buildkit

2025-01-03 02:21:42 UTC (buildkit.dockerfile.v0)

VOLUME [/usr/local/bin]

2025-01-03 02:21:42 UTC (buildkit.dockerfile.v0)

ENV TINI_VERSION=v0.19.0

2025-01-03 02:21:42 UTC (buildkit.dockerfile.v0)

ADD https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64 /tini # buildkit

2025-01-03 02:21:42 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c chmod +x /tini # buildkit

2025-01-03 02:21:42 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/tini" "--"]

2025-01-03 02:21:42 UTC (buildkit.dockerfile.v0)

CMD ["backing-image-manager"]

Details
Created

2025-01-03 02:22:58 UTC

Size

134 MB

Content Digest
Labels
  • com.suse.bci.base.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.base.created
    2024-12-19T08:16:36.470730840Z
  • com.suse.bci.base.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP6.
  • com.suse.bci.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/9c71906924d51fe4f4fde490b94383dd-sles15-image
  • com.suse.bci.base.eula
    sle-bci
  • com.suse.bci.base.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
  • com.suse.bci.base.name
    15.6.47.14.7
  • com.suse.bci.base.reference
    registry.suse.com/bci/bci-base:15.6.47.14.7
  • com.suse.bci.base.release-stage
    released
  • com.suse.bci.base.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/9c71906924d51fe4f4fde490b94383dd/
  • com.suse.bci.base.supportlevel
    l3
  • com.suse.bci.base.title
    SLE BCI 15 SP6 Base
  • com.suse.bci.base.url
    https://www.suse.com/products/base-container-images/
  • com.suse.bci.base.vendor
    SUSE LLC
  • com.suse.bci.base.version
    15.6.47.14.7
  • com.suse.eula
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
  • com.suse.release-stage
    released
  • com.suse.supportlevel
    l3
  • io.artifacthub.package.logo-url
    https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg
  • io.artifacthub.package.readme-url
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/9c71906924d51fe4f4fde490b94383dd//README.md
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/9c71906924d51fe4f4fde490b94383dd-sles15-image
  • org.opencontainers.image.authors
    https://github.com/SUSE/bci/discussions
  • org.opencontainers.image.created
    2024-12-19T08:16:36.470730840Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP6.
  • org.opencontainers.image.ref.name
    15.6.47.14.7
  • org.opencontainers.image.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/9c71906924d51fe4f4fde490b94383dd/
  • org.opencontainers.image.title
    SLE BCI 15 SP6 Base
  • org.opencontainers.image.url
    https://www.suse.com/products/base-container-images/
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    15.6.47.14.7
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.6.47.14.7

Environment
ARCH

arm64

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TINI_VERSION

v0.19.0


Layers

[#000] sha256:f9b2ae87beccac262b8907ce98a6d6504ba9df0df259ad5107003bb247c5e160 - 33.83% (45.4 MB)

[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#002] sha256:a17a3a5925753cb195b46674ca2860f25b68ffdb94c4b6900fffcc194b25d527 - 8.8% (11.8 MB)

[#003] sha256:2cf6e8af5a1cb19abeb5530392014411ccd031dd5d200162b484e726e065b0c3 - 48.06% (64.5 MB)

[#004] sha256:aff8de32b72b6a5a4f2c0fb4b112e42a401f677b3c5025408b8d2f2d9668d6d1 - 9.29% (12.5 MB)

[#005] sha256:b941a0bb1d97ae61bf347b15bdc5290e0d32161ce3d299161338244a4cfdd02f - 0.01% (8.83 KB)

[#006] sha256:0a5871080906464e3c44056b28e6bb257b7402b1ebed7698c646a70164c616ac - 0.01% (8.83 KB)


History
2024-12-19 08:16:56 UTC

KIWI 9.24.43

2025-01-03 02:20:42 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2025-01-03 02:20:42 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c if [ "$TARGETPLATFORM" != "linux/amd64" ] && [ "$TARGETPLATFORM" != "linux/arm64" ]; then echo "Error: Unsupported TARGETPLATFORM: $TARGETPLATFORM" && exit 1; fi # buildkit

2025-01-03 02:20:42 UTC (buildkit.dockerfile.v0)

ENV ARCH=arm64

2025-01-03 02:21:10 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n addrepo --refresh https://download.opensuse.org/repositories/system:/snappy/SLE_15/system:snappy.repo && zypper -n addrepo --refresh https://download.opensuse.org/repositories/network:/utilities/SLE_15_SP5/network:utilities.repo && zypper --gpg-auto-import-keys ref && zypper -n ref && zypper update -y # buildkit

2025-01-03 02:22:58 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install kmod curl wget nfs-client nfs4-acl-tools fuse librdmacm1 librdmacm-utils libibverbs perl-Config-General libaio-devel sg3_utils iputils telnet iperf qemu-tools iproute2 e2fsprogs e2fsprogs-devel xfsprogs xfsprogs-devel # buildkit

2025-01-03 02:22:58 UTC (buildkit.dockerfile.v0)

COPY package/bin/backing-image-manager-arm64 /usr/local/bin/backing-image-manager # buildkit

2025-01-03 02:22:58 UTC (buildkit.dockerfile.v0)

VOLUME [/usr/local/bin]

2025-01-03 02:22:58 UTC (buildkit.dockerfile.v0)

ENV TINI_VERSION=v0.19.0

2025-01-03 02:22:58 UTC (buildkit.dockerfile.v0)

ADD https://github.com/krallin/tini/releases/download/v0.19.0/tini-arm64 /tini # buildkit

2025-01-03 02:22:58 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c chmod +x /tini # buildkit

2025-01-03 02:22:58 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/tini" "--"]

2025-01-03 02:22:58 UTC (buildkit.dockerfile.v0)

CMD ["backing-image-manager"]

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