The official arrow docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current arrow(arrow Storage Stack) docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
Apache Arrow is a universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics. It contains a set of technologies that enable data systems to efficiently store, process, and move data.
Learn more about arrow, please visit https://arrow.apache.org/.
The tag of each arrow docker image is consist of the version of arrow and the version of basic image. The details are as follows
| Tag | Currently | Architectures |
|---|---|---|
| 22.0.0-oe2403sp4 | arrow 22.0.0 on openEuler 24.03-LTS-SP4 | amd64, arm64 |
| 22.0.0-oe2403sp2 | arrow 22.0.0 on openEuler 24.03-LTS-SP2 | amd64, arm64 |
| 19.0.1-oe2403sp1 | arrow 19.0.1 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
Arrow container can be used as your developement environment, please setup it first before use it.
Start a arrow instance by following command:
docker run -it --name arrow openeuler/arrow: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:6ed68c52f…
Size
258.3 MB
Last updated
2 months ago
docker pull openeuler/arrowPulls:
7
Last week