We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e7f33 commit 0a16dc7Copy full SHA for 0a16dc7
README.md
@@ -0,0 +1,13 @@
1
+## Hive 3 in docker container
2
+
3
+[docker hub](https://hub.docker.com/repository/docker/sharpetl/hive3)
4
5
+## Build
6
7
+```sh
8
+docker build -t sharpetl/hive3:3.1.2 .
9
+```
10
11
+## Acknowledgements
12
13
+this project is re-using code and configs from [metorikku/hive:2.3.7](https://hub.docker.com/r/metorikku/hive)
0 commit comments