Details
Created
2025-02-23 01:52:55 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-02-18T15:36:18.594198263Z
-
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/ff8afe2cbb1c5a5375979b27f50584f3-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.20.12
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.12
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/ff8afe2cbb1c5a5375979b27f50584f3/
-
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.20.12
-
-
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/ff8afe2cbb1c5a5375979b27f50584f3//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/ff8afe2cbb1c5a5375979b27f50584f3-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-02-18T15:36:18.594198263Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.12
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/ff8afe2cbb1c5a5375979b27f50584f3/
-
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.20.12
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.12
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:83b67e731066e06de2392d16e717c451138a672e31a68754bf59a3777cdd69df - 39.38% (45.4 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:e7f2c655dcea0e22d59420128df2fecaf882438174f0ecb80ff0e7c5f7679d56 - 5.4% (6.22 MB)
[#003] sha256:539192388d5395049c78ab66bb076a59ecef613a0211609ea627a78b14f44fb8 - 37.19% (42.9 MB)
[#004] sha256:55aeeb18970b565662aa61910ba77ac05c9f1106ee218c419cbe533e14f966f7 - 18.03% (20.8 MB)
[#005] sha256:bf183534e208e194dbc3a6ea5f35d989562bf85409cc773392686b450ecb4774 - 0.0% (779 Bytes)
History
2025-02-18 15:36:29 UTC
KIWI 9.24.43
2025-02-23 01:52:28 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-02-23 01:52:28 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
2025-02-23 01:52:28 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-02-23 01:52:31 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-02-23 01:52:55 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install iputils iproute2 nfs-client cifs-utils bind-utils e2fsprogs xfsprogs zip unzip kmod && rm -rf /var/cache/zypp/* # buildkit
2025-02-23 01:52:55 UTC (buildkit.dockerfile.v0)
COPY package/bin/longhorn-manager-amd64 /usr/local/sbin/longhorn-manager # buildkit
2025-02-23 01:52:55 UTC (buildkit.dockerfile.v0)
COPY package/launch-manager package/nsmounter /usr/local/sbin/ # buildkit
2025-02-23 01:52:55 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-02-23 01:52:55 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]
Details
Created
2025-02-23 01:54:21 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-02-18T15:44:45.055245040Z
-
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/ff8afe2cbb1c5a5375979b27f50584f3-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.20.12
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.12
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/ff8afe2cbb1c5a5375979b27f50584f3/
-
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.20.12
-
-
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/ff8afe2cbb1c5a5375979b27f50584f3//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/ff8afe2cbb1c5a5375979b27f50584f3-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-02-18T15:44:45.055245040Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.12
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/ff8afe2cbb1c5a5375979b27f50584f3/
-
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.20.12
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.12
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:06aa605326993299870c54e3ebbe00af8488018cddf513a84c93ca2583b58d73 - 39.82% (45.6 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:90aa833764d29a9e4505c0fb41a54fb252328008276cb95294b7ab97a79a2f3c - 5.22% (5.97 MB)
[#003] sha256:f09921f266a5a74178cc8e8960cce86551f4ebd1f81f01ba7c115e155408f11a - 38.37% (43.9 MB)
[#004] sha256:935cf2701c3fefbca73123a2e271f4e4280f04b5e51a3e6f94d1c9b5cb228a4e - 16.6% (19 MB)
[#005] sha256:5cf3155510ddb12dcfc87bce750f3a7c3a85dc35fc1d1ef86bbc275eb2bc42f0 - 0.0% (778 Bytes)
History
2025-02-18 15:44:57 UTC
KIWI 9.24.43
2025-02-23 01:52:28 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-02-23 01:52:28 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
2025-02-23 01:52:28 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-02-23 01:52:39 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-02-23 01:54:21 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install iputils iproute2 nfs-client cifs-utils bind-utils e2fsprogs xfsprogs zip unzip kmod && rm -rf /var/cache/zypp/* # buildkit
2025-02-23 01:54:21 UTC (buildkit.dockerfile.v0)
COPY package/bin/longhorn-manager-arm64 /usr/local/sbin/longhorn-manager # buildkit
2025-02-23 01:54:21 UTC (buildkit.dockerfile.v0)
COPY package/launch-manager package/nsmounter /usr/local/sbin/ # buildkit
2025-02-23 01:54:21 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-02-23 01:54:21 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]