Details
Created
2025-01-12 01:49:10 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-01-09T15:54:50.450663063Z
-
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/5a803739f4c8d9dbd6669990d0d994ab-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.17.2
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.17.2
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/5a803739f4c8d9dbd6669990d0d994ab/
-
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.17.2
-
-
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/5a803739f4c8d9dbd6669990d0d994ab//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/5a803739f4c8d9dbd6669990d0d994ab-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-01-09T15:54:50.450663063Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.17.2
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/5a803739f4c8d9dbd6669990d0d994ab/
-
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.17.2
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.17.2
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:1d6f4067f4f3d9b6baec9e9205c214f486d37b6bf867494c3908763c35a2c5e4 - 40.52% (45.1 MB)
[#001] sha256:3132ea13f9fea3e68a483228653ad3e400cde84b8f608b4b10df049a3ac176db - 3.7% (4.12 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:7c0fb210b759a803be07c66c7ae8700f02feb3f203c4390eeddbba6b0a2d235f - 38.59% (43 MB)
[#004] sha256:99ac3d4c2243f3812127634de8286d05cbda6b49183dedf7bbc3c3af9d932af5 - 17.19% (19.2 MB)
[#005] sha256:93f711501057672cbad99476e6d8057d2f29312fa8643e850bd11abc99d9cf34 - 0.0% (687 Bytes)
History
2025-01-09 15:55:03 UTC
KIWI 9.24.43
2025-01-12 01:48:57 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-01-12 01:48:57 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM
2025-01-12 01:48:57 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-12 01:48:57 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-01-12 01:49:10 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 && rm -rf /var/cache/zypp/* # buildkit
2025-01-12 01:49:10 UTC (buildkit.dockerfile.v0)
VOLUME [/usr/local/sbin]
2025-01-12 01:49:10 UTC (buildkit.dockerfile.v0)
COPY package/bin/longhorn-manager-amd64 /usr/local/sbin/longhorn-manager # buildkit
2025-01-12 01:49:10 UTC (buildkit.dockerfile.v0)
COPY package/launch-manager package/nsmounter /usr/local/sbin/ # buildkit
2025-01-12 01:49:10 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-01-12 01:49:10 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]
Details
Created
2025-01-12 01:50:02 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-01-09T15:51:44.356508200Z
-
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/5a803739f4c8d9dbd6669990d0d994ab-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.17.2
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.17.2
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/5a803739f4c8d9dbd6669990d0d994ab/
-
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.17.2
-
-
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/5a803739f4c8d9dbd6669990d0d994ab//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/5a803739f4c8d9dbd6669990d0d994ab-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-01-09T15:51:44.356508200Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.17.2
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/5a803739f4c8d9dbd6669990d0d994ab/
-
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.17.2
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.17.2
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:ea42a435ba50b8d49eda8c2d67914a166bb0cd3762f86c5decbf0d1b19374c71 - 41.06% (45.4 MB)
[#001] sha256:69dd1f4ee4bfff25faac0ebe4370b8fdabdb54df074e1232d158b5e809d8149c - 3.64% (4.02 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:c2ab7accea006b3dd9da3dcf99adfb90639f40b4d32bd92c7e183f1e1790e801 - 39.53% (43.7 MB)
[#004] sha256:9c31c624df9524239a1d7b6d54b5e12a48b89918880ba340005929909e21729d - 15.77% (17.4 MB)
[#005] sha256:ea3247405ef8205764a83db4ebd7ba925f3f3bec764bd8f6a133d7e1a76d35f0 - 0.0% (687 Bytes)
History
2025-01-09 15:52:01 UTC
KIWI 9.24.43
2025-01-12 01:49:04 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-01-12 01:49:04 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM
2025-01-12 01:49:04 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-12 01:49:04 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-01-12 01:50:02 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 && rm -rf /var/cache/zypp/* # buildkit
2025-01-12 01:50:02 UTC (buildkit.dockerfile.v0)
VOLUME [/usr/local/sbin]
2025-01-12 01:50:02 UTC (buildkit.dockerfile.v0)
COPY package/bin/longhorn-manager-arm64 /usr/local/sbin/longhorn-manager # buildkit
2025-01-12 01:50:02 UTC (buildkit.dockerfile.v0)
COPY package/launch-manager package/nsmounter /usr/local/sbin/ # buildkit
2025-01-12 01:50:02 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-01-12 01:50:02 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]