Details
Created
2025-02-14 08:49:02 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-02-13T12:59:52.934148400Z
-
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.9
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.9
-
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.9
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
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-02-13T12:59:52.934148400Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.9
-
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.9
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.9
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:24fe709de8edf9e21b95682f6df481d7c521f8df30fe08ce25a6947f9a3c3899 - 40.1% (45.4 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:a151582415851a63ee45e81a2aae3797d89bc2a51b3ad6b4c98b2a2c5ba22841 - 3.64% (4.12 MB)
[#003] sha256:8445c0e059e2554e3105ba52f0333e9c32e5667c71f7c4c5cdec9224fd2ee96a - 37.9% (42.9 MB)
[#004] sha256:d6000f3f5b7f308fa9824b851a85e2d4c14f2cb93685da7c894391d039014f2d - 18.36% (20.8 MB)
[#005] sha256:b3814452b9631b6ba10978028520e1ec4098e2ba34e92ad1c9dc87131545f23f - 0.0% (778 Bytes)
History
2025-02-13 13:00:05 UTC
KIWI 9.24.43
2025-02-14 08:48:51 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-02-14 08:48:51 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-02-14 08:48:51 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-02-14 08:48:53 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-02-14 08:49:02 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install iputils iproute2 nfs-client cifs-utils bind-utils e2fsprogs xfsprogs zip unzip kmod && rm -rf /var/cache/zypp/* # buildkit
2025-02-14 08:49:02 UTC (buildkit.dockerfile.v0)
COPY package/bin/longhorn-manager-amd64 /usr/local/sbin/longhorn-manager # buildkit
2025-02-14 08:49:02 UTC (buildkit.dockerfile.v0)
COPY package/launch-manager package/nsmounter /usr/local/sbin/ # buildkit
2025-02-14 08:49:02 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-02-14 08:49:02 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]
Details
Created
2025-02-14 08:49:50 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-02-13T12:54:41.532376360Z
-
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.9
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.9
-
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.9
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
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-02-13T12:54:41.532376360Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.9
-
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.9
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.9
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:17d6fee48ff7feab8c03ed34d30de910d24025a212575af2d68ef106bab71416 - 40.51% (45.6 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:54bc25a01c80df0a97c67fd1cb5b29440a7af2df11e4827f36605e6654703501 - 3.58% (4.03 MB)
[#003] sha256:d8e5e545c63786899a77db4dca9d661610aa0dc3bb8e18f2281cc919ea7dbc22 - 39.01% (43.9 MB)
[#004] sha256:667524529c584fe10543b68c37823f2e47de898dc4553f2e3b0d58c7710ee37b - 16.89% (19 MB)
[#005] sha256:f87f58988a719d6aead6da91d904d53b5119248c74f92c41516a8be4ea9461df - 0.0% (777 Bytes)
History
2025-02-13 12:55:01 UTC
KIWI 9.24.43
2025-02-14 08:48:51 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-02-14 08:48:51 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-02-14 08:48:51 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-02-14 08:49:02 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-02-14 08:49:50 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install iputils iproute2 nfs-client cifs-utils bind-utils e2fsprogs xfsprogs zip unzip kmod && rm -rf /var/cache/zypp/* # buildkit
2025-02-14 08:49:50 UTC (buildkit.dockerfile.v0)
COPY package/bin/longhorn-manager-arm64 /usr/local/sbin/longhorn-manager # buildkit
2025-02-14 08:49:50 UTC (buildkit.dockerfile.v0)
COPY package/launch-manager package/nsmounter /usr/local/sbin/ # buildkit
2025-02-14 08:49:50 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-02-14 08:49:50 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]