Details
Created
2024-12-29 01:44:31 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2024-12-19T08:28:16.149171215Z
-
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.7
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.14.7
-
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.7
-
-
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-19T08:28:16.149171215Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.14.7
-
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.7
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.14.7
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:f7020179dccd1d63ec3e3fcb5eacdefda0a18ed55c82507fd10d3da333c1a0d4 - 52.82% (45.1 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:29bc67fdce6142fdff9f7c01bc08d00f66aac23edc95331e3a2fe0a19aee5ddc - 12.91% (11 MB)
[#003] sha256:7c51cdf443748516ebee8e55e92e7454f5b466bdfb3d62a34d8fc7200f44ad2a - 2.85% (2.44 MB)
[#004] sha256:3e38f998e3f9cfb3e7144d289aac158447cd31d6eeae9904633a440e3c97e2fb - 12.54% (10.7 MB)
[#005] sha256:b79e47ef8d06ef683591682467d25f4ea9eaebd893670ac9cb6d6f87da5aca40 - 14.61% (12.5 MB)
[#006] sha256:319ff334fd56795662f2228c9ffff205077637265b03f1208e55019786b5d5ce - 4.27% (3.65 MB)
History
2024-12-19 08:28:26 UTC
KIWI 9.24.43
2024-12-29 01:44:09 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2024-12-29 01:44:09 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-29 01:44:09 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2024-12-29 01:44:12 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2024-12-29 01:44:13 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2024-12-29 01:44:14 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2024-12-29 01:44:14 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2024-12-29 01:44:31 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2024-12-29 01:44:31 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2024-12-29 01:45:18 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2024-12-19T08:16:36.470730840Z
-
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.7
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.14.7
-
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.7
-
-
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-19T08:16:36.470730840Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.14.7
-
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.7
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.14.7
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:f9b2ae87beccac262b8907ce98a6d6504ba9df0df259ad5107003bb247c5e160 - 54.3% (45.4 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:dcaac8bbb952932e94c199bfef59cdeb569d8bd0ded8ab4fbda282f30ba2ad21 - 13.16% (11 MB)
[#003] sha256:90bad78baa7ba8434cfeca83301597e969062607649b36b22913fba9f51bf367 - 2.83% (2.37 MB)
[#004] sha256:8b9afdb7e03237d5aa0140746ad612263763c2131c3b2fe9b7c1474b30e7d353 - 11.66% (9.75 MB)
[#005] sha256:4a37ec259fd1080cfbfc05ea1b3bce9ca5e621d4ecd8985fd92d9f68a9abe43b - 13.69% (11.4 MB)
[#006] sha256:574ace60c6c4c6527461c035396618c686b30841948fbbaaaaa3b7aaa31291b5 - 4.36% (3.65 MB)
History
2024-12-19 08:16:56 UTC
KIWI 9.24.43
2024-12-29 01:44:09 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2024-12-29 01:44: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-29 01:44:09 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2024-12-29 01:44:33 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2024-12-29 01:44:38 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2024-12-29 01:44:38 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2024-12-29 01:44:38 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2024-12-29 01:45:18 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2024-12-29 01:45:18 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]