The official mesa docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current mesa docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
The Mesa project began as an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics.
The tag of each mesa docker image is consist of the version of mesa and the version of basic image. The details are as follows
| Tag | Currently | Architectures |
|---|---|---|
| 25.3.4-oe2403sp4 | mesa 25.3.4 on openEuler 24.03-LTS-SP4 | amd64, arm64 |
| 25.3.4-oe2403sp3 | mesa 25.3.4 on openEuler 24.03-LTS-SP3 | amd64, arm64 |
| 25.2.1-oe2403sp1 | mesa 25.2.1 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
| 25.1.1-oe2403sp1 | mesa 25.1.1 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
| 25.2.0-oe2403sp2 | mesa 25.2.0 on openEuler 24.03-LTS-SP2 | amd64, arm64 |
In this usage, users can select the corresponding {Tag} based on their requirements.
Pull the openeuler/mesa image from docker
docker pull openeuler/mesa:{Tag}
Start a mesa instance
docker run -it --rm openeuler/mesa:{Tag}
The openeuler/mesa image is used to verify the integration between the upstream mesa version and openEuler.
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
Content type
Image
Digest
sha256:75135f528…
Size
700.6 MB
Last updated
2 months ago
docker pull openeuler/mesaPulls:
6
Last week