Details
Created
2024-08-16 03:43:47 UTC
Content Digest
Labels
-
com.suse.bci.micro.authors
SUSE LLC (https://www.suse.com/)
-
com.suse.bci.micro.created
2024-08-09T15:23:29.915826383Z
-
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-SP5:Update:CR/images/fbe2e858a03d890fd751d6238eff3903-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.5.30.2
-
com.suse.bci.micro.reference
registry.suse.com/bci/bci-micro:15.5.30.2
-
com.suse.bci.micro.release-stage
released
-
com.suse.bci.micro.source
https://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/micro-image/fbe2e858a03d890fd751d6238eff3903/
-
com.suse.bci.micro.supportlevel
l3
-
com.suse.bci.micro.title
SLE BCI 15 SP5 Micro
-
com.suse.bci.micro.until
2024-12-31
-
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.5.30.2
-
com.suse.bci.minimal.authors
SUSE LLC (https://www.suse.com/)
-
com.suse.bci.minimal.created
2024-08-09T15:49:38.231959998Z
-
com.suse.bci.minimal.description
15 SP5 Minimal container based on the SLE Base Container Image.
-
com.suse.bci.minimal.disturl
obs://build.suse.de/SUSE:SLE-15-SP5:Update:CR/images/09ed3a8c51804e33dee19a9276f89527-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.5.30.4
-
com.suse.bci.minimal.reference
registry.suse.com/bci/bci-minimal:15.5.30.4
-
com.suse.bci.minimal.release-stage
released
-
com.suse.bci.minimal.source
https://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/minimal-image/09ed3a8c51804e33dee19a9276f89527/
-
com.suse.bci.minimal.supportlevel
l3
-
com.suse.bci.minimal.title
SLE BCI 15 SP5 Minimal
-
com.suse.bci.minimal.until
2024-12-31
-
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.5.30.4
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
com.suse.supportlevel.until
2024-12-31
-
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-SP5:Update:CR/minimal-image/09ed3a8c51804e33dee19a9276f89527//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP5:Update:CR/images/09ed3a8c51804e33dee19a9276f89527-minimal-image
-
org.opencontainers.image.authors
SUSE LLC (https://www.suse.com/)
-
org.opencontainers.image.created
2024-08-09T15:49:38.231959998Z
-
org.opencontainers.image.description
15 SP5 Minimal container based on the SLE Base Container Image.
-
org.opencontainers.image.ref.name
15.5.30.4
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/minimal-image/09ed3a8c51804e33dee19a9276f89527/
-
org.opencontainers.image.title
SLE BCI 15 SP5 Minimal
-
org.opencontainers.image.url
https://www.suse.com/products/base-container-images/
-
org.opencontainers.image.vendor
SUSE LLC
-
org.opencontainers.image.version
15.5.30.4
-
org.opensuse.reference
registry.suse.com/bci/bci-minimal:15.5.30.4
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:773a7d3d9cd6cd0aaac6e553becbcb6e9f1b8a62666805e64fe3b8a654cc004b - 28.21% (9.74 MB)
[#001] sha256:f2400de112a3d2e45cc62b096d9b41e47281e2883fac9e0032023bb76ac1eeda - 17.21% (5.94 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:0441b173a7412450a188e03dd7e4998863b32b6aa6c90269d6927b481b96a285 - 54.58% (18.8 MB)
History
2024-08-09 15:23:33 UTC
KIWI 9.24.43
2024-08-09 15:49:43 UTC
KIWI 9.24.43
2024-08-16 03:43:47 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM
2024-08-16 03:43:47 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-08-16 03:43:47 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2024-08-16 03:43:47 UTC (buildkit.dockerfile.v0)
COPY bin/harvester-cloud-provider-amd64 /usr/bin/harvester-cloud-provider # buildkit
2024-08-16 03:43:47 UTC (buildkit.dockerfile.v0)
CMD ["harvester-cloud-provider"]
Details
Created
2024-08-16 03:43:47 UTC
Content Digest
Labels
-
com.suse.bci.micro.authors
SUSE LLC (https://www.suse.com/)
-
com.suse.bci.micro.created
2024-08-09T15:25:06.696659560Z
-
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-SP5:Update:CR/images/fbe2e858a03d890fd751d6238eff3903-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.5.30.2
-
com.suse.bci.micro.reference
registry.suse.com/bci/bci-micro:15.5.30.2
-
com.suse.bci.micro.release-stage
released
-
com.suse.bci.micro.source
https://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/micro-image/fbe2e858a03d890fd751d6238eff3903/
-
com.suse.bci.micro.supportlevel
l3
-
com.suse.bci.micro.title
SLE BCI 15 SP5 Micro
-
com.suse.bci.micro.until
2024-12-31
-
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.5.30.2
-
com.suse.bci.minimal.authors
SUSE LLC (https://www.suse.com/)
-
com.suse.bci.minimal.created
2024-08-09T15:39:33.636908800Z
-
com.suse.bci.minimal.description
15 SP5 Minimal container based on the SLE Base Container Image.
-
com.suse.bci.minimal.disturl
obs://build.suse.de/SUSE:SLE-15-SP5:Update:CR/images/09ed3a8c51804e33dee19a9276f89527-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.5.30.4
-
com.suse.bci.minimal.reference
registry.suse.com/bci/bci-minimal:15.5.30.4
-
com.suse.bci.minimal.release-stage
released
-
com.suse.bci.minimal.source
https://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/minimal-image/09ed3a8c51804e33dee19a9276f89527/
-
com.suse.bci.minimal.supportlevel
l3
-
com.suse.bci.minimal.title
SLE BCI 15 SP5 Minimal
-
com.suse.bci.minimal.until
2024-12-31
-
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.5.30.4
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
com.suse.supportlevel.until
2024-12-31
-
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-SP5:Update:CR/minimal-image/09ed3a8c51804e33dee19a9276f89527//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP5:Update:CR/images/09ed3a8c51804e33dee19a9276f89527-minimal-image
-
org.opencontainers.image.authors
SUSE LLC (https://www.suse.com/)
-
org.opencontainers.image.created
2024-08-09T15:39:33.636908800Z
-
org.opencontainers.image.description
15 SP5 Minimal container based on the SLE Base Container Image.
-
org.opencontainers.image.ref.name
15.5.30.4
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP5:Update:CR/minimal-image/09ed3a8c51804e33dee19a9276f89527/
-
org.opencontainers.image.title
SLE BCI 15 SP5 Minimal
-
org.opencontainers.image.url
https://www.suse.com/products/base-container-images/
-
org.opencontainers.image.vendor
SUSE LLC
-
org.opencontainers.image.version
15.5.30.4
-
org.opensuse.reference
registry.suse.com/bci/bci-minimal:15.5.30.4
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:1cbfde13d64230f28f0d41f2a3a7218a087131d3d5cee0cf679e6c8533bcde3d - 28.44% (9.17 MB)
[#001] sha256:4cedb975dfe00328ed4104f3776c4e79e0f43542ef7f314326f4b9136290a023 - 18.21% (5.87 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:13db4150c672a47a91aa1ac4fd918a4bbb6368ab77974633c11e53a0c13bc1fb - 53.35% (17.2 MB)
History
2024-08-09 15:25:10 UTC
KIWI 9.24.43
2024-08-09 15:39:39 UTC
KIWI 9.24.43
2024-08-16 03:43:47 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM
2024-08-16 03:43:47 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-08-16 03:43:47 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2024-08-16 03:43:47 UTC (buildkit.dockerfile.v0)
COPY bin/harvester-cloud-provider-arm64 /usr/bin/harvester-cloud-provider # buildkit
2024-08-16 03:43:47 UTC (buildkit.dockerfile.v0)
CMD ["harvester-cloud-provider"]