Details
Created
2025-06-01 01:57:02 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-05-28T16:28:00.230081556Z
-
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.43
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.43
-
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.43
-
-
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-05-28T16:28:00.230081556Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.43
-
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.43
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.43
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:33a98c8c67f4d45cde22bae9ee02bbb87b1e5b1b9147c0c314f02fc596c6ea94 - 38.71% (45.4 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:533885daf2231bc3b326c0cd456ef8bea3068837fb483d8afab7663db5ff53c6 - 7.98% (9.36 MB)
[#003] sha256:e2784820981fc9f1194f2d6826da01aa094ed0c5cbf28d52c6e976312541fb28 - 36.4% (42.7 MB)
[#004] sha256:f1a7197fb9aba5a9bd1f9dd7b6a52859ab17649e6093795b2df3412eae7d2c47 - 16.9% (19.8 MB)
[#005] sha256:36bddb1cf914efefb43050f0ad8797e83c731077b3267262d810920269b53e2e - 0.0% (777 Bytes)
History
2025-05-28 16:28:11 UTC
KIWI 9.24.43
2025-06-01 01:53:19 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-06-01 01:53:19 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-06-01 01:53:19 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-06-01 01:53:24 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-06-01 01:53:39 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-06-01 01:57:01 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhorn-manager-amd64 /usr/local/sbin/longhorn-manager # buildkit
2025-06-01 01:57:02 UTC (buildkit.dockerfile.v0)
COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit
2025-06-01 01:57:02 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-06-01 01:57:02 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]
Details
Created
2025-06-01 02:18:08 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-05-28T16:25:31.327076200Z
-
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.43
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.43
-
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.43
-
-
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-05-28T16:25:31.327076200Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.43
-
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.43
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.43
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:0ef7efa0f8668dbaa19921b795b75b7e0da99a386feb41ff2c97b13db23d04bd - 39.2% (45.6 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:45bd57eb56acb0b8dd4aad2752d6c46d780205122ddfef98175a67a0c69039c5 - 7.7% (8.96 MB)
[#003] sha256:bb897f9747f2aaa57279611ec3aff3313d8af6b426961814f29e487de9cf7ad9 - 37.63% (43.8 MB)
[#004] sha256:e2221c9e293534a27e0f9de7512238754cda11533e1defb1d02fd637ae8ee7ad - 15.47% (18 MB)
[#005] sha256:9dea527e90145ab20135c3d73c346b620125b4f57c227b64634cd2ba878134b1 - 0.0% (777 Bytes)
History
2025-05-28 16:25:46 UTC
KIWI 9.24.43
2025-06-01 01:53:19 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-06-01 01:53:19 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-06-01 01:53:19 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-06-01 01:53:41 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-06-01 01:55:23 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-06-01 02:18:08 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhorn-manager-arm64 /usr/local/sbin/longhorn-manager # buildkit
2025-06-01 02:18:08 UTC (buildkit.dockerfile.v0)
COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit
2025-06-01 02:18:08 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-06-01 02:18:08 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]