Details
Created
2024-12-19 07:58:27 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2024-12-17T07:48:51.285511974Z
-
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/9c71906924d51fe4f4fde490b94383dd-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.14.6
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.14.6
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/9c71906924d51fe4f4fde490b94383dd/
-
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.14.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/sles15-image/9c71906924d51fe4f4fde490b94383dd//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/9c71906924d51fe4f4fde490b94383dd-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2024-12-17T07:48:51.285511974Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.14.6
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/9c71906924d51fe4f4fde490b94383dd/
-
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.14.6
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.14.6
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:a7f92996d783d7b928271f9fff96706cdae365bb7a340d709e3d9fa70750fb3b - 39.67% (45.1 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:2c5bf6ad730755193392a25b9e29d989a4578a7f0e7cd15ef1ac580d1237e9c9 - 3.62% (4.12 MB)
[#003] sha256:79a9a98da1a4fc8ae354a96b668842328edc8d6cd17b9f166e0538da3fbf87c7 - 37.73% (42.9 MB)
[#004] sha256:1abc458ac0b5b69c1c56e382bb54c373c286b0b681689b86549a692569bdaf69 - 18.98% (21.6 MB)
[#005] sha256:aa4198c574f6c292895eca9a94e70e617b4eac9596a528cf3102799ccf491759 - 0.0% (778 Bytes)
History
2024-12-17 07:49:02 UTC
KIWI 9.24.43
2024-12-19 07:58:18 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2024-12-19 07:58:18 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-19 07:58:18 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2024-12-19 07:58:19 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2024-12-19 07:58:27 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
2024-12-19 07:58:27 UTC (buildkit.dockerfile.v0)
COPY package/bin/longhorn-manager-amd64 /usr/local/sbin/longhorn-manager # buildkit
2024-12-19 07:58:27 UTC (buildkit.dockerfile.v0)
COPY package/launch-manager package/nsmounter /usr/local/sbin/ # buildkit
2024-12-19 07:58:27 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2024-12-19 07:58:27 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]
Details
Created
2024-12-19 07:59:21 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2024-12-17T07:30:53.938895120Z
-
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/9c71906924d51fe4f4fde490b94383dd-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.14.6
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.14.6
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/9c71906924d51fe4f4fde490b94383dd/
-
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.14.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/sles15-image/9c71906924d51fe4f4fde490b94383dd//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/9c71906924d51fe4f4fde490b94383dd-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2024-12-17T07:30:53.938895120Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.14.6
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/9c71906924d51fe4f4fde490b94383dd/
-
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.14.6
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.14.6
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:1b149995a77c74aab68cd05574ecf7841f0e7049c7f274e79731fad1b80ee1e1 - 40.18% (45.4 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:9e5bea21f0bf6045e16c22188c5ebb9d114a10cd51f251ef8f1c21e4a1532784 - 3.55% (4.01 MB)
[#003] sha256:95a97bef7560c28190536c1bb8934d4a6b8e8085a8c99f6192cf60728ff5ff30 - 38.8% (43.8 MB)
[#004] sha256:ff2bde099381f2a00920b647703e47f2d127cb475a9646660f86b0159aef0625 - 17.47% (19.7 MB)
[#005] sha256:140a7c598f53022a4e1a586915d25c12d6a0fc9a2f53dea75ed931cd0a7b1276 - 0.0% (777 Bytes)
History
2024-12-17 07:31:07 UTC
KIWI 9.24.43
2024-12-19 07:58:18 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2024-12-19 07:58:18 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-19 07:58:18 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2024-12-19 07:58:26 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2024-12-19 07:59: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
2024-12-19 07:59:21 UTC (buildkit.dockerfile.v0)
COPY package/bin/longhorn-manager-arm64 /usr/local/sbin/longhorn-manager # buildkit
2024-12-19 07:59:21 UTC (buildkit.dockerfile.v0)
COPY package/launch-manager package/nsmounter /usr/local/sbin/ # buildkit
2024-12-19 07:59:21 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2024-12-19 07:59:21 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]