The official cubefs docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current cubefs(cubefs Storage Stack) docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
CubeFS ("储宝" in Chinese) is an open-source cloud-native distributed file & object storage system, hosted by the Cloud Native Computing Foundation (CNCF) as a graduated project.
Learn more about cubefs, please visit https://www.cubefs.io/.
The tag of each cubefs docker image is consist of the version of cubefs and the version of basic image. The details are as follows
| Tag | Currently | Architectures |
|---|---|---|
| 3.5.3-oe2403sp4 | cubefs 3.5.3 on openEuler 24.03-LTS-SP4 | amd64, arm64 |
| 3.5.3-oe2403sp3 | cubefs 3.5.3 on openEuler 24.03-LTS-SP3 | amd64, arm64 |
| 3.5.0-oe2403sp1 | Cubefs 3.5.0 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
Launch the cubefs container
docker run -it --name my-cubefs openeuler/cubefs:latest
Entering the container, you will see following files
[root@4d8f37230d55 /]#
access cfs-authtool cfs-client cfs-preload fdstore libcubefs-1.0-SNAPSHOT-jar-with-dependencies.jar scheduler
blobnode cfs-bcache cfs-deploy cfs-server libcfs.h libcubefs-1.0-SNAPSHOT.jar
blobstore-cli cfs-cli cfs-fsck clustermgr libcfs.so proxy
Please select to run one of the binary files to finish your job.
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:f103ca432…
Size
288.6 MB
Last updated
2 months ago
docker pull openeuler/cubefsPulls:
336
Last week