The official seaweedfs docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current seaweedfs docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering.
The tag of each seaweedfs docker image is consist of the version of seaweedfs and the version of basic image. The details are as follows
| Tag | Currently | Architectures |
|---|---|---|
| 4.03-oe2403sp4 | seaweedfs 4.03 on openEuler 24.03-LTS-SP4 | amd64, arm64 |
| 4.03-oe2403sp2 | seaweedfs 4.03 on openEuler 24.03-LTS-SP2 | amd64, arm64 |
| 3.99-oe2403sp2 | seaweedfs 3.99 on openEuler 24.03-LTS-SP2 | amd64, arm64 |
| 3.97-oe2403sp1 | seaweedfs 3.97 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
| 3.85-oe2403sp1 | seaweedfs 3.85 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
In this usage, users can select the corresponding {Tag} based on their requirements.
Pull the openeuler/seaweedfs image from docker
docker pull openeuler/seaweedfs:{Tag}
Start a seaweedfs instance
docker run -it --rm openeuler/seaweedfs:{Tag}
The openeuler/seaweedfs image is used to verify the integration between the upstream seaweedfs 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:75fe3b457…
Size
136.4 MB
Last updated
9 months ago
docker pull openeuler/seaweedfsPulls:
16
Last week