Details
Created
2024-12-15 01:43:42 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2024-12-11T09:09:43.395255971Z
-
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.5
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.14.5
-
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.5
-
-
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/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-11T09:09:43.395255971Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.14.5
-
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.5
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.14.5
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:5021e47069afcacfc1609ed9370f183283554e88dbf1040f00431d3909d08bb9 - 57.73% (45.1 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:08647760803ef00c7217cecd65c5b5714b8551c282042cb0d6df416eac9c5881 - 5.26% (4.11 MB)
[#003] sha256:6a61da234c2d924bb5ed978a734397a65ebdb5c85a195f5d2218ac5789d5c212 - 3.11% (2.43 MB)
[#004] sha256:1e44c7eae4bfa83e6f1fb923e314c909ccba4fb889d917386697f0f2034d8ab9 - 13.34% (10.4 MB)
[#005] sha256:2601eac18fc910714df5ce78f115e4f3e1fa66a0bbc7f91cb563785589d5a822 - 15.9% (12.4 MB)
[#006] sha256:aa3f5a014e330dd823752da8175772e868929f21fa4060abae42e43a2becbd7c - 4.67% (3.65 MB)
History
2024-12-11 09:09:55 UTC
KIWI 9.24.43
2024-12-15 01:43:08 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2024-12-15 01:43:08 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
2024-12-15 01:43:08 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2024-12-15 01:43:12 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2024-12-15 01:43:12 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2024-12-15 01:43:12 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2024-12-15 01:43:13 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2024-12-15 01:43:42 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2024-12-15 01:43:42 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2024-12-15 01:45:12 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2024-12-11T09:11:32.079487840Z
-
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.5
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.14.5
-
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.5
-
-
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/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-11T09:11:32.079487840Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.14.5
-
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.5
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.14.5
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:201f709be5654cc963d312d050f61b25c4b9b9b47f76b576e80fff42c0378682 - 59.47% (45.4 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:bc118acd5f7557adbaa11f0b3fb23639c6bafafb043b8bf406dcaae0340de009 - 5.26% (4.02 MB)
[#003] sha256:cd3577e5381ba1d8f688eca50634e472883adc7bc2465d0dccd130ef4209bd60 - 3.1% (2.37 MB)
[#004] sha256:0e59312eb7b000420a88519eded2c238b77dac9ce8a132564ed525bf549643a4 - 12.44% (9.5 MB)
[#005] sha256:920025f90113038055de6c6a56d48a1789a5d5286db0da86a0168efe40ce5855 - 14.94% (11.4 MB)
[#006] sha256:17bcaab2f1330818c9099f706695d5ca87e8967f22036a85f8f7979a40c095ac - 4.78% (3.65 MB)
History
2024-12-11 09:11:49 UTC
KIWI 9.24.43
2024-12-15 01:43:09 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2024-12-15 01:43:09 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
2024-12-15 01:43:09 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2024-12-15 01:43:21 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2024-12-15 01:43:26 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2024-12-15 01:43:26 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2024-12-15 01:43:26 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2024-12-15 01:45:12 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2024-12-15 01:45:12 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]