Namespace
longhornio
Image / Tag
backing-image-manager:v1.6.5-dev-20250504
Content Digest
sha256:f6dfe784589cde4d95e2ca6934d05dea2f2611049684e82310677d58042c8912
Details
Created

2025-05-04 01:55:08 UTC

Size

129 MB

Content Digest
Labels
  • com.suse.bci.base.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.base.created
    2025-05-02T14:33:36.561697773Z
  • 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/ff8afe2cbb1c5a5375979b27f50584f3-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.20.34
  • com.suse.bci.base.reference
    registry.suse.com/bci/bci-base:15.6.47.20.34
  • com.suse.bci.base.release-stage
    released
  • com.suse.bci.base.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/ff8afe2cbb1c5a5375979b27f50584f3/
  • 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.20.34
  • 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/ff8afe2cbb1c5a5375979b27f50584f3//README.md
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/ff8afe2cbb1c5a5375979b27f50584f3-sles15-image
  • org.opencontainers.image.authors
    https://github.com/SUSE/bci/discussions
  • org.opencontainers.image.created
    2025-05-02T14:33:36.561697773Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP6.
  • org.opencontainers.image.ref.name
    15.6.47.20.34
  • org.opencontainers.image.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/ff8afe2cbb1c5a5375979b27f50584f3/
  • 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.20.34
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.6.47.20.34

Environment
ARCH

amd64

PATH

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

TINI_VERSION

v0.19.0


Layers

[#000] sha256:2d5d8516b63386f661bbc6efecac94760ef1f61e11b1c8183cabbd74a0375974 - 35.1% (45.3 MB)

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

[#002] sha256:7638e25e21b2eabcd87ee0e17f50f3abf49319b40ea9bf2c43737f856af7ec0d - 5.57% (7.2 MB)

[#003] sha256:f919339541e33a827e3e46f711c34bda24d05713bf71960d0ae4012dfa6a519f - 49.01% (63.3 MB)

[#004] sha256:ed11baf1a4f4712a4512eec764550cd4efcbfc7db49ec12160b145a6c42498e7 - 10.31% (13.3 MB)

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

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


History
2025-05-02 14:33:49 UTC

KIWI 9.24.43

2025-05-04 01:54:37 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2025-05-04 01:54:37 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-05-04 01:54:37 UTC (buildkit.dockerfile.v0)

ENV ARCH=amd64

2025-05-04 01:54:47 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-05-04 01:55:08 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-05-04 01:55:08 UTC (buildkit.dockerfile.v0)

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

2025-05-04 01:55:08 UTC (buildkit.dockerfile.v0)

VOLUME [/usr/local/bin]

2025-05-04 01:55:08 UTC (buildkit.dockerfile.v0)

ENV TINI_VERSION=v0.19.0

2025-05-04 01:55:08 UTC (buildkit.dockerfile.v0)

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

2025-05-04 01:55:08 UTC (buildkit.dockerfile.v0)

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

2025-05-04 01:55:08 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/tini" "--"]

2025-05-04 01:55:08 UTC (buildkit.dockerfile.v0)

CMD ["backing-image-manager"]

Details
Created

2025-05-04 01:56:42 UTC

Size

129 MB

Content Digest
Labels
  • com.suse.bci.base.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.base.created
    2025-05-02T14:32:28.604521240Z
  • 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/ff8afe2cbb1c5a5375979b27f50584f3-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.20.34
  • com.suse.bci.base.reference
    registry.suse.com/bci/bci-base:15.6.47.20.34
  • com.suse.bci.base.release-stage
    released
  • com.suse.bci.base.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/ff8afe2cbb1c5a5375979b27f50584f3/
  • 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.20.34
  • 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/ff8afe2cbb1c5a5375979b27f50584f3//README.md
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/ff8afe2cbb1c5a5375979b27f50584f3-sles15-image
  • org.opencontainers.image.authors
    https://github.com/SUSE/bci/discussions
  • org.opencontainers.image.created
    2025-05-02T14:32:28.604521240Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP6.
  • org.opencontainers.image.ref.name
    15.6.47.20.34
  • org.opencontainers.image.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/ff8afe2cbb1c5a5375979b27f50584f3/
  • 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.20.34
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.6.47.20.34

Environment
ARCH

arm64

PATH

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

TINI_VERSION

v0.19.0


Layers

[#000] sha256:69bac4175c2d641cd910c6620c4e110932d4dfc00f02c1026598cfedb61b42c0 - 35.19% (45.5 MB)

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

[#002] sha256:b495d52a830c0ab0c3f58c34b27ce898f85e1adf55c81e0ed020030d6ff09e93 - 5.41% (7 MB)

[#003] sha256:1427a8f2538fc3c66e48d935f28590f762537699d9930f949c46fa64b1e52bdf - 49.74% (64.3 MB)

[#004] sha256:a6680d4bd244cd3f9f97513ae2cfd074a730c4fcb0d407bde9a2d9e7b21773e3 - 9.64% (12.5 MB)

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

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


History
2025-05-02 14:32:47 UTC

KIWI 9.24.43

2025-05-04 01:54:37 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2025-05-04 01:54:37 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-05-04 01:54:37 UTC (buildkit.dockerfile.v0)

ENV ARCH=arm64

2025-05-04 01:55:07 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-05-04 01:56:41 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-05-04 01:56:42 UTC (buildkit.dockerfile.v0)

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

2025-05-04 01:56:42 UTC (buildkit.dockerfile.v0)

VOLUME [/usr/local/bin]

2025-05-04 01:56:42 UTC (buildkit.dockerfile.v0)

ENV TINI_VERSION=v0.19.0

2025-05-04 01:56:42 UTC (buildkit.dockerfile.v0)

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

2025-05-04 01:56:42 UTC (buildkit.dockerfile.v0)

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

2025-05-04 01:56:42 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/tini" "--"]

2025-05-04 01:56:42 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