The official hbase docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current hbase docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
Apache HBase is an open-source, distributed, versioned, column-oriented store modeled after Google' Bigtable.
Learn more on hbase website.
The tag of each hbase docker image is consist of the version of hbase and the version of basic image. The details are as follows
| Tags | Currently | Architectures |
|---|---|---|
| 2.6.5-oe2403sp3 | hbase 2.6.5 on openEuler 24.03-LTS-SP3 | amd64, arm64 |
| 2.6.2-oe2403sp1 | Apache HBase 2.6.2 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
Start a hbase instance by following command:
docker run -it \
--name hbase \
openeuler/hbase:latest
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:9451eaec6…
Size
532.4 MB
Last updated
4 months ago
docker pull openeuler/hbasePulls:
171
Last week