Details
Created
2025-05-04 01:52:02 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-05-02T14:33:36.561697773Z
-
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.34
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.34
-
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.34
-
-
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-05-02T14:33:36.561697773Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.34
-
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.34
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.34
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:2d5d8516b63386f661bbc6efecac94760ef1f61e11b1c8183cabbd74a0375974 - 40.66% (45.3 MB)
[#001] sha256:01c237e2148376dc2dfb887e375a6e0599131ef236288e5d375186717508089a - 3.81% (4.25 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:d788896e661b84fb3db9da2c92010c98914fb75038ca2e812f94c6e1f3e70efc - 38.35% (42.8 MB)
[#004] sha256:14d4d0c83b317679f5664af22d80403c5a957f10ca7518f699f48fe164bdd364 - 17.18% (19.2 MB)
[#005] sha256:086d8f099cf1205e35034bdb939ee6573f226e6744e619a6ff6d95753e7db5f2 - 0.0% (686 Bytes)
History
2025-05-02 14:33:49 UTC
KIWI 9.24.43
2025-05-04 01:51:53 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-05-04 01:51:53 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM
2025-05-04 01:51:53 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-05-04 01:51:53 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-05-04 01:52:02 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 && rm -rf /var/cache/zypp/* # buildkit
2025-05-04 01:52:02 UTC (buildkit.dockerfile.v0)
VOLUME [/usr/local/sbin]
2025-05-04 01:52:02 UTC (buildkit.dockerfile.v0)
COPY package/bin/longhorn-manager-amd64 /usr/local/sbin/longhorn-manager # buildkit
2025-05-04 01:52:02 UTC (buildkit.dockerfile.v0)
COPY package/launch-manager package/nsmounter /usr/local/sbin/ # buildkit
2025-05-04 01:52:02 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-05-04 01:52:02 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]
Details
Created
2025-05-04 01:53:02 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-05-02T14:32:28.604521240Z
-
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.34
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.20.34
-
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.34
-
-
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-05-02T14:32:28.604521240Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.20.34
-
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.34
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.20.34
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:69bac4175c2d641cd910c6620c4e110932d4dfc00f02c1026598cfedb61b42c0 - 41.18% (45.5 MB)
[#001] sha256:c15af5148d81ac124310fa6fecbd7c2b2c5f29666656d2b5d167f6d47ec38cd3 - 3.77% (4.16 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:9ce01b560b13291f909010b7c97313f3abe6521d6672929cc3041ba6a33ad0a9 - 39.26% (43.4 MB)
[#004] sha256:98d94bcccba1e9e94559a6fccb7fda010dfe5aac51c452a334c8b292f7290cab - 15.79% (17.4 MB)
[#005] sha256:9e1df31f84a75b0e080f78b442f8ae6e8846066ca2790f8e82071989ee66b4fe - 0.0% (685 Bytes)
History
2025-05-02 14:32:47 UTC
KIWI 9.24.43
2025-05-04 01:52:00 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-05-04 01:52:00 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM
2025-05-04 01:52:00 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-05-04 01:52:00 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-05-04 01:53:02 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 && rm -rf /var/cache/zypp/* # buildkit
2025-05-04 01:53:02 UTC (buildkit.dockerfile.v0)
VOLUME [/usr/local/sbin]
2025-05-04 01:53:02 UTC (buildkit.dockerfile.v0)
COPY package/bin/longhorn-manager-arm64 /usr/local/sbin/longhorn-manager # buildkit
2025-05-04 01:53:02 UTC (buildkit.dockerfile.v0)
COPY package/launch-manager package/nsmounter /usr/local/sbin/ # buildkit
2025-05-04 01:53:02 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-05-04 01:53:02 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]