文件最后提交记录最后更新时间
22 天前
22 天前
22 天前
22 天前
README.md

Quick reference

bolt | openEuler

Bolt is a C++ acceleration library providing composable, extensible and performant data processing toolkit. It is designed to provide generic and unified interfaces which can be pluggable into "any framework" running on "any hardware" to consume "any data source".

Supported tags and respective Dockerfile links

The tag of each bolt docker image is consist of the version of bolt and the version of basic image. The details are as follows

Tags Currently Architectures
6b54e46-oe2403sp3 bolt 6b54e46 on openEuler 24.03-lts-sp3 amd64, arm64

Usage

docker pull openeuler/bolt:{Tag}
docker run -it --rm openeuler/bolt:{Tag} /bin/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.