mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-07 16:41:55 +00:00
update hbase
This commit is contained in:
parent
2cda0be75e
commit
d6f9225c47
@ -42,4 +42,6 @@ ADD backup-masters $HBASE_HOME/conf
|
|||||||
|
|
||||||
WORKDIR /usr/local/hbase
|
WORKDIR /usr/local/hbase
|
||||||
|
|
||||||
|
ADD bootstrap.sh /etc/bootstrap.sh
|
||||||
|
|
||||||
CMD ["/etc/bootstrap.sh", "-d"]
|
CMD ["/etc/bootstrap.sh", "-d"]
|
||||||
|
Loading…
Reference in New Issue
Block a user