The key focus of the openEuler application image update in July 2026 is updating 319 application images based on the openEuler 24.03-LTS-SP4 base image, covering all seven major software categories: Others, HPC, Cloud, Bigdata, AI, Storage, and Database. Additionally, 5 new application images have been added.
1. SP4 Base Image Adaptation (319 images)
-
AI (28)
Updated AI inference and training-related images include: pytorch, tensorrt, langchain, sglang, vllm-cpu, tensorrt-llm, cuda, and more. -
Cloud (39)
Cloud-native infrastructure images have been updated, including: kubernetes, docker, containerd, istio, calico, kata-containers, grafana, and others. -
Bigdata (37)
Big data component-related images have been updated, including: spark, hadoop, kafka, elasticsearch, hudi, iceberg, ray, doris, and more. -
HPC (78)
Scientific computing and bioinformatics images have been updated, including: espresso, petsc, chroma, qmcpack, lammps, openfoam, wrf, cp2k, and others. -
Storage (20)
Storage solution images have been updated, including: arrow, glusterfs, lustre, alluxio, mooncake, ceph, daos, and more. -
Database (16)
Database images have been updated, including: mysql, postgres, redis, clickhouse, mariadb, cassandra, tidb, and others. -
Others (101)
Mainstream toolchains and middleware have been updated, including: rust, node, python, tomcat, nginx, slurm, gcc, llvm, dpdk, and more.
2. New Images Added (5)
- rsyslog 8.2606.0 (Others)
- starrocks 4.1.1 (Bigdata)
- flannel 0.28.7 (Cloud)
- maca-sdk 3.7 (AI)
- test-pkg 1.36.2 (Cloud)
3. Usage
All images have been pushed to the official repository and can be pulled directly using the following commands:
docker pull openeuler/kubernetes:1.36.0
docker pull openeuler/starrocks:4.1.1
For the complete list of images and pull commands, please refer to the repository: openeuler-docker-images:基于 openEuler 生态的容器镜像构建项目 - AtomGit
4. Feedback and Contribution
We welcome community developers to contribute:
- If you encounter any issues, please submit an Issue;
- If you’d like to contribute a new image, please submit a PR.
Thank you for your attention and support of the openEuler container ecosystem!