Sign inSign up

openeuler/daos

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

6.8K

openeuler/daos repository overview

Quick reference

Daos(DAOS Storage Stack) | 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

TagCurrentlyArchitectures
2.6.3-oe2403sp4Daos 2.6.3 on openEuler 24.03-LTS-SP4amd64, arm64
2.6.3-oe2403sp2Daos 2.6.3 on openEuler 24.03-LTS-SP2amd64, arm64

Usage

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
    

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:efe5c0b5f

Size

1.9 GB

Last updated

2 months ago

docker pull openeuler/daos

This week's pulls

Pulls:

17

Last week