mnpoonia opened a new pull request, #8530:
URL: https://github.com/apache/hbase/pull/8530
Extends hbase_docker to support three input modes and adds unified build
script for better user experience.
Changes:
- Dockerfile: Add INPUT_MODE build arg (tag/tarball/source-dir)
- tag: Clone from GitHub (default, unchanged behavior)
- tarball: Build from local tarball file
- source-dir: Build from local source directory
- build-hbase.sh: Unified script with user-friendly interface
- Supports --tag, --tarball, and --source flags
- README.md: User-first documentation
- .dockerignore: Proper source directory inclusion
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]