The official Ceph docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current Ceph docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
Ceph is a distributed object, block, and file storage platform.
Learn more on Ceph Documentation.
The tag of each ceph docker image is consist of the version of ceph and the version of basic image. The details are as follows
| Tag | Currently | Architectures |
|---|---|---|
| 20.3.0-oe2403sp4 | ceph 20.3.0 on openEuler 24.03-LTS-SP4 | amd64, arm64 |
| 20.3.0-oe2403sp2 | ceph 20.3.0 on openEuler 24.03-LTS-SP2 | amd64, arm64 |
| 20.3.0-oe2403sp1 | Ceph 20.3.0 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
In this usage, users can select the corresponding {Tag} based on their requirements.
Pull the openeuler/ceph image from docker
docker pull openeuler/ceph:{Tag}
Start a ceph instance
docker run -it --rm openeuler/ceph:{Tag}
The openeuler/ceph image is used to verify the integration between the upstream ceph 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:f5646612f…
Size
4.8 GB
Last updated
about 2 months ago
docker pull openeuler/cephPulls:
3
Last week