forked from apache/gravitino
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[apache#5349] improvement(docker): Update Gravitino dockerfile to put…
… cloud bundles into the docker image. (apache#5358) ### What changes were proposed in this pull request? Copy cloud storage bundles jars to folder `$GRAVITINO_HOME/catalogs/hadoop/libs` when building Gravitino docker image to free from manually doing it. ### Why are the changes needed? We aim to make Gravitino user-friendly for managing cloud storage. Fix: apache#5349 ### Does this PR introduce _any_ user-facing change? N/A. ### How was this patch tested? Manually verify locally.
- Loading branch information
Showing
2 changed files
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters