Details
Created
2024-09-20 17:08:23 UTC
Content Digest
Labels
-
com.suse.bci.micro.authors
SUSE LLC (https://www.suse.com/)
-
com.suse.bci.micro.created
2024-09-18T12:48:18.394634304Z
-
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/c22202ee0598763b5fa1c06643b8e3f6-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.25.2
-
com.suse.bci.micro.reference
registry.suse.com/bci/bci-micro:15.6.25.2
-
com.suse.bci.micro.release-stage
released
-
com.suse.bci.micro.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/c22202ee0598763b5fa1c06643b8e3f6/
-
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.25.2
-
com.suse.bci.minimal.authors
SUSE LLC (https://www.suse.com/)
-
com.suse.bci.minimal.created
2024-09-19T06:19:27.369671025Z
-
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/d963a0887ff418c466de8ff279511e73-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.25.6
-
com.suse.bci.minimal.reference
registry.suse.com/bci/bci-minimal:15.6.25.6
-
com.suse.bci.minimal.release-stage
released
-
com.suse.bci.minimal.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/minimal-image/d963a0887ff418c466de8ff279511e73/
-
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.25.6
-
-
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/d963a0887ff418c466de8ff279511e73//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/d963a0887ff418c466de8ff279511e73-minimal-image
-
org.opencontainers.image.authors
SUSE LLC (https://www.suse.com/)
-
org.opencontainers.image.created
2024-09-19T06:19:27.369671025Z
-
org.opencontainers.image.description
15 SP6 Minimal container based on the SLE Base Container Image.
-
org.opencontainers.image.ref.name
15.6.25.6
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/minimal-image/d963a0887ff418c466de8ff279511e73/
-
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.25.6
-
org.opensuse.reference
registry.suse.com/bci/bci-minimal:15.6.25.6
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:83a83d08b76a6b6bb0399360bb4f82464e6f2a8d069127e6b0e904e58735a43b - 28.54% (9.93 MB)
[#001] sha256:c3ff56e57c2048c80e21a127e10fb024d11fa5f7bea55d62d60e56b911bae192 - 17.32% (6.03 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:6ebf6c788f3344d3908e6c3840a2a72d4c3fc6775f428f56a64f7f4c2a642def - 54.14% (18.8 MB)
History
2024-09-18 12:48:22 UTC
KIWI 9.24.43
2024-09-19 06:19:33 UTC
KIWI 9.24.43
2024-09-20 17:08:23 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM
2024-09-20 17:08:23 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-09-20 17:08:23 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2024-09-20 17:08:23 UTC (buildkit.dockerfile.v0)
COPY bin/harvester-cloud-provider-amd64 /usr/bin/harvester-cloud-provider # buildkit
2024-09-20 17:08:23 UTC (buildkit.dockerfile.v0)
CMD ["harvester-cloud-provider"]
Details
Created
2024-09-20 17:08:24 UTC
Content Digest
Labels
-
com.suse.bci.micro.authors
SUSE LLC (https://www.suse.com/)
-
com.suse.bci.micro.created
2024-09-18T12:48:29.930962080Z
-
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/c22202ee0598763b5fa1c06643b8e3f6-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.25.2
-
com.suse.bci.micro.reference
registry.suse.com/bci/bci-micro:15.6.25.2
-
com.suse.bci.micro.release-stage
released
-
com.suse.bci.micro.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/micro-image/c22202ee0598763b5fa1c06643b8e3f6/
-
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.25.2
-
com.suse.bci.minimal.authors
SUSE LLC (https://www.suse.com/)
-
com.suse.bci.minimal.created
2024-09-19T06:19:13.829954480Z
-
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/d963a0887ff418c466de8ff279511e73-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.25.6
-
com.suse.bci.minimal.reference
registry.suse.com/bci/bci-minimal:15.6.25.6
-
com.suse.bci.minimal.release-stage
released
-
com.suse.bci.minimal.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/minimal-image/d963a0887ff418c466de8ff279511e73/
-
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.25.6
-
-
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/d963a0887ff418c466de8ff279511e73//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/d963a0887ff418c466de8ff279511e73-minimal-image
-
org.opencontainers.image.authors
SUSE LLC (https://www.suse.com/)
-
org.opencontainers.image.created
2024-09-19T06:19:13.829954480Z
-
org.opencontainers.image.description
15 SP6 Minimal container based on the SLE Base Container Image.
-
org.opencontainers.image.ref.name
15.6.25.6
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/minimal-image/d963a0887ff418c466de8ff279511e73/
-
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.25.6
-
org.opensuse.reference
registry.suse.com/bci/bci-minimal:15.6.25.6
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:5d2e5362c47731abbc8325a6bdc6d0a90a1a9046c004919ce7f6d18443378004 - 28.56% (9.2 MB)
[#001] sha256:0aa40b252d7d308310ff5fbafc5d3599f48ff9b0a9a74ad426a6a15ae1d23558 - 18.02% (5.81 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:2557fa883566b03cba24366042ced8e56ed08a5d9e5cbc416b9d566e2af41ee8 - 53.42% (17.2 MB)
History
2024-09-18 12:48:37 UTC
KIWI 9.24.43
2024-09-19 06:19:20 UTC
KIWI 9.24.43
2024-09-20 17:08:24 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM
2024-09-20 17:08:24 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-09-20 17:08:24 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2024-09-20 17:08:24 UTC (buildkit.dockerfile.v0)
COPY bin/harvester-cloud-provider-arm64 /usr/bin/harvester-cloud-provider # buildkit
2024-09-20 17:08:24 UTC (buildkit.dockerfile.v0)
CMD ["harvester-cloud-provider"]