docker.io/bellsoft/liberica-runtime-container:jre-17-crac-slim-musl linux/amd64

docker.io/bellsoft/liberica-runtime-container:jre-17-crac-slim-musl - 国内下载镜像源 浏览次数:27

这是一个包含 BellSoft Liberica JDK 运行时的 Docker 容器镜像。它提供了一个轻量级、高性能的 Java 运行环境,适用于在 Docker 容器中运行 Java 应用程序。

源镜像 docker.io/bellsoft/liberica-runtime-container:jre-17-crac-slim-musl
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bellsoft/liberica-runtime-container:jre-17-crac-slim-musl
镜像ID sha256:fc2f1fa4dc7f3ef806d621be828dd021d8eb3045a902954b3e2d9407acfbc079
镜像TAG jre-17-crac-slim-musl
大小 175.42MB
镜像源 docker.io
项目信息 Docker-Hub主页 🚀项目TAG 🚀
CMD /bin/sh
启动入口
工作目录 /
OS/平台 linux/amd64
浏览量 27 次
贡献者 sa**t@foxmail.com
镜像创建 2025-06-03T04:06:35.882586736Z
同步时间 2025-06-10 09:31
更新时间 2025-06-15 14:53
环境变量
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LANG=en_US.UTF-8 LANGUAGE=en_US:en JAVA_HOME=/usr/lib/jvm/liberica17-crac
镜像标签
BellSoft <info@bell-sw.com>: maintainer BellSoft <info@bell-sw.com>: org.opencontainers.image.authors BellSoft Alpaquita Linux Stream (musl) image with Liberica Perf JRE 17, with APK tools removed: org.opencontainers.image.description

Docker拉取命令

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bellsoft/liberica-runtime-container:jre-17-crac-slim-musl
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bellsoft/liberica-runtime-container:jre-17-crac-slim-musl  docker.io/bellsoft/liberica-runtime-container:jre-17-crac-slim-musl

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bellsoft/liberica-runtime-container:jre-17-crac-slim-musl
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bellsoft/liberica-runtime-container:jre-17-crac-slim-musl  docker.io/bellsoft/liberica-runtime-container:jre-17-crac-slim-musl

Shell快速替换命令

sed -i 's#bellsoft/liberica-runtime-container:jre-17-crac-slim-musl#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bellsoft/liberica-runtime-container:jre-17-crac-slim-musl#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bellsoft/liberica-runtime-container:jre-17-crac-slim-musl && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bellsoft/liberica-runtime-container:jre-17-crac-slim-musl  docker.io/bellsoft/liberica-runtime-container:jre-17-crac-slim-musl'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bellsoft/liberica-runtime-container:jre-17-crac-slim-musl && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bellsoft/liberica-runtime-container:jre-17-crac-slim-musl  docker.io/bellsoft/liberica-runtime-container:jre-17-crac-slim-musl'

镜像构建历史


                    

镜像信息

{
    "Id": "sha256:fc2f1fa4dc7f3ef806d621be828dd021d8eb3045a902954b3e2d9407acfbc079",
    "RepoTags": [
        "bellsoft/liberica-runtime-container:jre-17-crac-slim-musl",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bellsoft/liberica-runtime-container:jre-17-crac-slim-musl"
    ],
    "RepoDigests": [
        "bellsoft/liberica-runtime-container@sha256:5482504e4c6f13a870355f6e6791c4cdbd951196d9a705e1a2f222e5510fe3df",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/bellsoft/liberica-runtime-container@sha256:691f365ca75d17d286f4a4f05794725d56090008ccafb162aadc105e793c2e86"
    ],
    "Parent": "",
    "Comment": "",
    "Created": "2025-06-03T04:06:35.882586736Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "LANG=en_US.UTF-8",
            "LANGUAGE=en_US:en",
            "JAVA_HOME=/usr/lib/jvm/liberica17-crac"
        ],
        "Cmd": [
            "/bin/sh"
        ],
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {
            "maintainer": "BellSoft \u003cinfo@bell-sw.com\u003e",
            "org.opencontainers.image.authors": "BellSoft \u003cinfo@bell-sw.com\u003e",
            "org.opencontainers.image.description": "BellSoft Alpaquita Linux Stream (musl) image with Liberica Perf JRE 17, with APK tools removed"
        }
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 175417925,
    "GraphDriver": {
        "Data": {
            "MergedDir": "/var/lib/docker/overlay2/b858c525ae49eeef5ec603db57bc15c77beb68604cc6391229f42383e8e4d1fb/merged",
            "UpperDir": "/var/lib/docker/overlay2/b858c525ae49eeef5ec603db57bc15c77beb68604cc6391229f42383e8e4d1fb/diff",
            "WorkDir": "/var/lib/docker/overlay2/b858c525ae49eeef5ec603db57bc15c77beb68604cc6391229f42383e8e4d1fb/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:e3b9c4b078fd23f620ba53859dabeaca3b202648e824515a3e95b411cc7bb114"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-06-10T09:31:00.728964731+08:00"
    }
}

更多版本

docker.io/bellsoft/liberica-runtime-container:jre-11-slim-musl

linux/amd64 docker.io123.78MB2025-06-10 09:28
24

docker.io/bellsoft/liberica-runtime-container:jre-17-crac-slim-musl

linux/amd64 docker.io175.42MB2025-06-10 09:31
26