We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently Velox backend provides two docker images:
apache/gluten:vcpkg-centos-7 https://hub.docker.com/layers/apache/gluten/vcpkg-centos-7/images/sha256-d02bb9e67df16c7503fa2e2e838ddc0361fd74a7d093ba2f89be5df799a5fc90
apache/gluten:centos-8 https://hub.docker.com/layers/apache/gluten/centos-8/images/sha256-9d716300c9a7c5c6b48c29c4390a31a931ed34e49d46edc66ce34fc058fd6bd6
As Gluten will have some breaking compatibility changes like Gcc/JDK, it maybe better to provide a version tag on each release
The text was updated successfully, but these errors were encountered:
Can we publish a daily updated image with .ccache as well? So user can pull the two images and build Gluten quickly in their env.
Sorry, something went wrong.
No branches or pull requests
Description
Currently Velox backend provides two docker images:
apache/gluten:vcpkg-centos-7
https://hub.docker.com/layers/apache/gluten/vcpkg-centos-7/images/sha256-d02bb9e67df16c7503fa2e2e838ddc0361fd74a7d093ba2f89be5df799a5fc90
apache/gluten:centos-8
https://hub.docker.com/layers/apache/gluten/centos-8/images/sha256-9d716300c9a7c5c6b48c29c4390a31a931ed34e49d46edc66ce34fc058fd6bd6
As Gluten will have some breaking compatibility changes like Gcc/JDK, it maybe better to provide a version tag on each release
The text was updated successfully, but these errors were encountered: