Skip to content

Commit 0a16dc7

Browse files
authored
Create README.md
1 parent 60e7f33 commit 0a16dc7

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)