Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 403 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 403 Bytes

Hive 3 in docker container

docker hub

Build

docker build -t sharpetl/hive3:3.1.2 .

Run

You can find the docker-compose file here

Acknowledgements

this project is re-using code and configs from metorikku/hive:2.3.7