Namespace
bellsoft
Image / Tag
liberica-runtime-container:jdk-all-11.0.31_11-stream-musl
Content Digest
sha256:90637cc13d326153643dbf36f62baef270e4905157120ff867a6ab838cac274e
Details
Created

2026-07-15 17:35:22 UTC

Size

170 MB

Content Digest
Labels
  • maintainer
    BellSoft <info@bell-sw.com>
  • org.opencontainers.image.authors
    BellSoft <info@bell-sw.com>
  • org.opencontainers.image.description
    BellSoft Alpaquita Linux Stream (musl) image with Liberica JDK all Lite 11

Environment
JAVA_HOME

/usr/lib/jvm/liberica11-lite

LANG

en_US.UTF-8

LANGUAGE

en_US:en

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:ebaa352e2a24ca7b52607a114a33e56a6231a7b3d6b183aec2e649b42513d8b5 - 2.26% (3.84 MB)

[#001] sha256:b5c408ba8ee049350839a33165a72b6f5a5c81ae63ed709247ad651da1c6ea85 - 97.74% (166 MB)


History
2026-07-15 16:03:36 UTC

/bin/sh -c #(nop) ARG MINIROOTFS

2026-07-15 16:03:36 UTC

/bin/sh -c #(nop) ARG APK_REPOS MINIROOTFS

2026-07-15 16:03:36 UTC

/bin/sh -c #(nop) ARG APK_REPOS LOCALES MINIROOTFS

2026-07-15 16:03:36 UTC

/bin/sh -c #(nop) ARG APK_REPOS LOCALES MAINTAINER MINIROOTFS

2026-07-15 16:03:36 UTC

/bin/sh -c #(nop) ARG APK_REPOS DESCRIPTION LOCALES MAINTAINER MINIROOTFS

2026-07-15 16:03:36 UTC

/bin/sh -c #(nop) LABEL maintainer="$MAINTAINER"

2026-07-15 16:03:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors="$MAINTAINER"

2026-07-15 16:03:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description="$DESCRIPTION"

2026-07-15 16:03:36 UTC

/bin/sh -c #(nop) ADD file:c532daab6cab5622be1ace8d526d19486667f862ef799edc515f132ede378ba0 in /

2026-07-15 16:03:38 UTC

|12 APK_REPOS= DESCRIPTION=BellSoft Alpaquita Linux Stream (musl) base image LOCALES= MAINTAINER=BellSoft <info@bell-sw.com> MINIROOTFS=alpaquita-minirootfs-stream-260714-musl-x86_64.tar.gz /bin/sh -c <<EOF set -ex; command set -o pipefail if [ -n "$APK_REPOS" ]; then printf '%s\n' $APK_REPOS | tee /etc/apk/repositories fi rootfs_libc=$(. /etc/os-release; echo $LIBC_TYPE) if [ "$rootfs_libc" = "musl" ]; then # musl-perf is a musl libc with performance optimizations apk add --no-cache -u musl-perf fi if [ "$rootfs_libc" = "glibc" ] && [ -n "$LOCALES" ]; then apk add --no-cache glibc-locales # This takes less space than the --archive option locale-gen --no-archive $LOCALES apk del --no-cache glibc-locales rm -f /etc/locale.gen fi

2026-07-15 16:03:38 UTC

/bin/sh -c #(nop) CMD [ "/bin/sh" ]

2026-07-15 17:35:18 UTC (FROM docker.io/bellsoft/alpaquita-linux-base:musl)

/bin/sh -c #(nop) ARG JAVA_RELEASE

2026-07-15 17:35:18 UTC

/bin/sh -c #(nop) ARG JAVA_RELEASE MAINTAINER

2026-07-15 17:35:18 UTC

/bin/sh -c #(nop) ARG JAVA_RELEASE MAINTAINER OS_DESCRIPTION

2026-07-15 17:35:18 UTC

/bin/sh -c #(nop) LABEL maintainer="$MAINTAINER"

2026-07-15 17:35:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors="$MAINTAINER"

2026-07-15 17:35:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description="$OS_DESCRIPTION image with Liberica JDK all Lite ${JAVA_RELEASE}"

2026-07-15 17:35:18 UTC

/bin/sh -c #(nop) ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en

2026-07-15 17:35:18 UTC

/bin/sh -c #(nop) ENV JAVA_HOME="/usr/lib/jvm/liberica${JAVA_RELEASE}-lite"

2026-07-15 17:35:26 UTC

|8 JAVA_RELEASE=11 MAINTAINER=BellSoft <info@bell-sw.com> OS_DESCRIPTION=BellSoft Alpaquita Linux Stream (musl) /bin/sh -c <<EOF set -ex; command set -o pipefail apk add --no-cache -u "liberica${JAVA_RELEASE}-lite-jdk-all"

Details
Created

2026-07-15 17:35:23 UTC

Size

169 MB

Content Digest
Labels
  • maintainer
    BellSoft <info@bell-sw.com>
  • org.opencontainers.image.authors
    BellSoft <info@bell-sw.com>
  • org.opencontainers.image.description
    BellSoft Alpaquita Linux Stream (musl) image with Liberica JDK all Lite 11

Environment
JAVA_HOME

/usr/lib/jvm/liberica11-lite

LANG

en_US.UTF-8

LANGUAGE

en_US:en

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:3cc358493f12d20bb3308ac468a50a6e1c4622a57f27465a3d3ebbaf8ce9f997 - 2.43% (4.11 MB)

[#001] sha256:9c33eb828adc565b27aa5c6ed4479f29d36deaa5de8dc9d61dc85b4d9c97916d - 97.57% (165 MB)


History
2026-07-15 16:07:35 UTC

/bin/sh -c #(nop) ARG MINIROOTFS

2026-07-15 16:07:35 UTC

/bin/sh -c #(nop) ARG APK_REPOS MINIROOTFS

2026-07-15 16:07:36 UTC

/bin/sh -c #(nop) ARG APK_REPOS LOCALES MINIROOTFS

2026-07-15 16:07:36 UTC

/bin/sh -c #(nop) ARG APK_REPOS LOCALES MAINTAINER MINIROOTFS

2026-07-15 16:07:36 UTC

/bin/sh -c #(nop) ARG APK_REPOS DESCRIPTION LOCALES MAINTAINER MINIROOTFS

2026-07-15 16:07:36 UTC

/bin/sh -c #(nop) LABEL maintainer="$MAINTAINER"

2026-07-15 16:07:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors="$MAINTAINER"

2026-07-15 16:07:36 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description="$DESCRIPTION"

2026-07-15 16:07:36 UTC

/bin/sh -c #(nop) ADD file:73bb01689ff295d004ff59c04b0cd1fcf2cba16a025a49f887e600db5d352ae0 in /

2026-07-15 16:07:37 UTC

|12 APK_REPOS= DESCRIPTION=BellSoft Alpaquita Linux Stream (musl) base image LOCALES= MAINTAINER=BellSoft <info@bell-sw.com> MINIROOTFS=alpaquita-minirootfs-stream-260714-musl-aarch64.tar.gz /bin/sh -c <<EOF set -ex; command set -o pipefail if [ -n "$APK_REPOS" ]; then printf '%s\n' $APK_REPOS | tee /etc/apk/repositories fi rootfs_libc=$(. /etc/os-release; echo $LIBC_TYPE) if [ "$rootfs_libc" = "musl" ]; then # musl-perf is a musl libc with performance optimizations apk add --no-cache -u musl-perf fi if [ "$rootfs_libc" = "glibc" ] && [ -n "$LOCALES" ]; then apk add --no-cache glibc-locales # This takes less space than the --archive option locale-gen --no-archive $LOCALES apk del --no-cache glibc-locales rm -f /etc/locale.gen fi

2026-07-15 16:07:37 UTC

/bin/sh -c #(nop) CMD [ "/bin/sh" ]

2026-07-15 17:35:18 UTC (FROM docker.io/bellsoft/alpaquita-linux-base:musl)

/bin/sh -c #(nop) ARG JAVA_RELEASE

2026-07-15 17:35:18 UTC

/bin/sh -c #(nop) ARG JAVA_RELEASE MAINTAINER

2026-07-15 17:35:18 UTC

/bin/sh -c #(nop) ARG JAVA_RELEASE MAINTAINER OS_DESCRIPTION

2026-07-15 17:35:18 UTC

/bin/sh -c #(nop) LABEL maintainer="$MAINTAINER"

2026-07-15 17:35:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors="$MAINTAINER"

2026-07-15 17:35:18 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description="$OS_DESCRIPTION image with Liberica JDK all Lite ${JAVA_RELEASE}"

2026-07-15 17:35:18 UTC

/bin/sh -c #(nop) ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en

2026-07-15 17:35:18 UTC

/bin/sh -c #(nop) ENV JAVA_HOME="/usr/lib/jvm/liberica${JAVA_RELEASE}-lite"

2026-07-15 17:35:24 UTC

|8 JAVA_RELEASE=11 MAINTAINER=BellSoft <info@bell-sw.com> OS_DESCRIPTION=BellSoft Alpaquita Linux Stream (musl) /bin/sh -c <<EOF set -ex; command set -o pipefail apk add --no-cache -u "liberica${JAVA_RELEASE}-lite-jdk-all"

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete