Details
Created
2024-12-20 06:23:32 UTC
Content Digest
Labels
-
com.suse.bci.micro.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.micro.created
2024-12-06T09:34:03.185422247Z
-
com.suse.bci.micro.description
A micro environment for containers based on the SLE Base Container Image.
-
com.suse.bci.micro.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/19856e79d950c4baf0d9cc9c3e07c2f3-micro-image
-
com.suse.bci.micro.eula
sle-bci
-
com.suse.bci.micro.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.bci.micro.name
15.6.28.4
-
com.suse.bci.micro.reference
registry.suse.com/bci/bci-micro:15.6.28.4
-
com.suse.bci.micro.release-stage
released
-
com.suse.bci.micro.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/19856e79d950c4baf0d9cc9c3e07c2f3/
-
com.suse.bci.micro.supportlevel
l3
-
com.suse.bci.micro.title
SLE BCI 15 SP6 Micro
-
com.suse.bci.micro.url
https://www.suse.com/products/base-container-images/
-
com.suse.bci.micro.vendor
SUSE LLC
-
com.suse.bci.micro.version
15.6.28.4
-
com.suse.bci.minimal.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.minimal.created
2024-12-10T12:06:40.169332930Z
-
com.suse.bci.minimal.description
15 SP6 Minimal container based on the SLE Base Container Image.
-
com.suse.bci.minimal.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/494fee3798b3860cfad7e410129c3f83-minimal-image
-
com.suse.bci.minimal.eula
sle-bci
-
com.suse.bci.minimal.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.bci.minimal.name
15.6.30.7
-
com.suse.bci.minimal.reference
registry.suse.com/bci/bci-minimal:15.6.30.7
-
com.suse.bci.minimal.release-stage
released
-
com.suse.bci.minimal.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/minimal-image/494fee3798b3860cfad7e410129c3f83/
-
com.suse.bci.minimal.supportlevel
l3
-
com.suse.bci.minimal.title
SLE BCI 15 SP6 Minimal
-
com.suse.bci.minimal.url
https://www.suse.com/products/base-container-images/
-
com.suse.bci.minimal.vendor
SUSE LLC
-
com.suse.bci.minimal.version
15.6.30.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/minimal-image/494fee3798b3860cfad7e410129c3f83//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/494fee3798b3860cfad7e410129c3f83-minimal-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2024-12-10T12:06:40.169332930Z
-
org.opencontainers.image.description
15 SP6 Minimal container based on the SLE Base Container Image.
-
org.opencontainers.image.ref.name
15.6.30.7
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/minimal-image/494fee3798b3860cfad7e410129c3f83/
-
org.opencontainers.image.title
SLE BCI 15 SP6 Minimal
-
org.opencontainers.image.url
https://www.suse.com/products/base-container-images/
-
org.opencontainers.image.vendor
SUSE LLC
-
org.opencontainers.image.version
15.6.30.7
-
org.opensuse.reference
registry.suse.com/bci/bci-minimal:15.6.30.7
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:3972dff91327701bf06d3d19105f4d960036da2b39fc2c0a09cf6a5934b1d44b - 29.21% (10.2 MB)
[#001] sha256:71b791bf937da56260bb007a64d03d837b1a89d26ceab9a807a9f14d24c4a571 - 17.09% (6 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:424b147ecc93851fddf92eb1a2dab46c3d85c7b93e43f87adbfe098a8c0ca431 - 53.7% (18.8 MB)
History
2024-12-06 09:34:07 UTC
KIWI 9.24.43
2024-12-10 12:06:45 UTC
KIWI 9.24.43
2024-12-20 06:23:32 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM
2024-12-20 06:23:32 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-20 06:23:32 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2024-12-20 06:23:32 UTC (buildkit.dockerfile.v0)
COPY bin/harvester-cloud-provider-amd64 /usr/bin/harvester-cloud-provider # buildkit
2024-12-20 06:23:32 UTC (buildkit.dockerfile.v0)
CMD ["harvester-cloud-provider"]
Details
Created
2024-12-20 06:23:33 UTC
Content Digest
Labels
-
com.suse.bci.micro.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.micro.created
2024-12-06T09:34:03.538105800Z
-
com.suse.bci.micro.description
A micro environment for containers based on the SLE Base Container Image.
-
com.suse.bci.micro.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/19856e79d950c4baf0d9cc9c3e07c2f3-micro-image
-
com.suse.bci.micro.eula
sle-bci
-
com.suse.bci.micro.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.bci.micro.name
15.6.28.4
-
com.suse.bci.micro.reference
registry.suse.com/bci/bci-micro:15.6.28.4
-
com.suse.bci.micro.release-stage
released
-
com.suse.bci.micro.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/19856e79d950c4baf0d9cc9c3e07c2f3/
-
com.suse.bci.micro.supportlevel
l3
-
com.suse.bci.micro.title
SLE BCI 15 SP6 Micro
-
com.suse.bci.micro.url
https://www.suse.com/products/base-container-images/
-
com.suse.bci.micro.vendor
SUSE LLC
-
com.suse.bci.micro.version
15.6.28.4
-
com.suse.bci.minimal.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.minimal.created
2024-12-10T12:06:03.535834400Z
-
com.suse.bci.minimal.description
15 SP6 Minimal container based on the SLE Base Container Image.
-
com.suse.bci.minimal.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/494fee3798b3860cfad7e410129c3f83-minimal-image
-
com.suse.bci.minimal.eula
sle-bci
-
com.suse.bci.minimal.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.bci.minimal.name
15.6.30.7
-
com.suse.bci.minimal.reference
registry.suse.com/bci/bci-minimal:15.6.30.7
-
com.suse.bci.minimal.release-stage
released
-
com.suse.bci.minimal.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/minimal-image/494fee3798b3860cfad7e410129c3f83/
-
com.suse.bci.minimal.supportlevel
l3
-
com.suse.bci.minimal.title
SLE BCI 15 SP6 Minimal
-
com.suse.bci.minimal.url
https://www.suse.com/products/base-container-images/
-
com.suse.bci.minimal.vendor
SUSE LLC
-
com.suse.bci.minimal.version
15.6.30.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/minimal-image/494fee3798b3860cfad7e410129c3f83//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/494fee3798b3860cfad7e410129c3f83-minimal-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2024-12-10T12:06:03.535834400Z
-
org.opencontainers.image.description
15 SP6 Minimal container based on the SLE Base Container Image.
-
org.opencontainers.image.ref.name
15.6.30.7
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/minimal-image/494fee3798b3860cfad7e410129c3f83/
-
org.opencontainers.image.title
SLE BCI 15 SP6 Minimal
-
org.opencontainers.image.url
https://www.suse.com/products/base-container-images/
-
org.opencontainers.image.vendor
SUSE LLC
-
org.opencontainers.image.version
15.6.30.7
-
org.opensuse.reference
registry.suse.com/bci/bci-minimal:15.6.30.7
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:aaa2c5a95a34be4fa9afdcb1b0b022ad84ae1f022b8e211da43c419cfee1cc0a - 28.68% (9.26 MB)
[#001] sha256:e4f0cf70e05e61c905dd2516de9f34f3e9f8af4ac939936ddc4c97ff71cd20b9 - 18.01% (5.81 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:d2d465e669854e17c495f0a37ef20e0cb773abb585f3d731449ed2437a820b36 - 53.32% (17.2 MB)
History
2024-12-06 09:34:09 UTC
KIWI 9.24.43
2024-12-10 12:06:12 UTC
KIWI 9.24.43
2024-12-20 06:23:32 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM
2024-12-20 06:23:32 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-20 06:23:32 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2024-12-20 06:23:33 UTC (buildkit.dockerfile.v0)
COPY bin/harvester-cloud-provider-arm64 /usr/bin/harvester-cloud-provider # buildkit
2024-12-20 06:23:33 UTC (buildkit.dockerfile.v0)
CMD ["harvester-cloud-provider"]