The official Daos(DAOS Storage Stack) docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current Daos(DAOS Storage Stack) docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
The Distributed Asynchronous Object Storage (DAOS) is an open-source software-defined object store designed from the ground up for massively distributed Non Volatile Memory (NVM). DAOS takes advantage of next generation NVM technology like Storage Class Memory (SCM) and NVM express (NVMe) while presenting a key-value storage interface and providing features such as transactional non-blocking I/O, advanced data protection with self-healing on top of commodity hardware, end-to-end data integrity, fine-grained data control and elastic storage to optimize performance and cost.
Learn more about Daos(DAOS Storage Stack) on Daos Website.
The tag of each daos
docker image is consist of the version of daos
and the version of basic image. The details are as follows
Tag | Currently | Architectures |
---|---|---|
2.3.105-oe2203sp1 | Daos 2.3.105 on openEuler 22.03-LTS-SP1 | amd64, arm64 |
In this usage, users can select the corresponding {Tag}
based on their requirements.
Pull the openeuler/daos
image from docker
docker pull openeuler/daos:{Tag}
Start a daos instance
docker run -d --name my-daos openeuler/daos:{Tag}
View container running logs
docker logs -f my-daos
To get an interactive shell
docker run -it --name my-daos openeuler/daos:{Tag} bash
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。