Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
izhangzhihao authored Aug 5, 2022
1 parent 60e7f33 commit 0a16dc7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Hive 3 in docker container

[docker hub](https://hub.docker.com/repository/docker/sharpetl/hive3)

## Build

```sh
docker build -t sharpetl/hive3:3.1.2 .
```

## Acknowledgements

this project is re-using code and configs from [metorikku/hive:2.3.7](https://hub.docker.com/r/metorikku/hive)

0 comments on commit 0a16dc7

Please sign in to comment.