Added Dockerfile, updated README and pumped Version

This commit is contained in:
int 80h
2021-12-05 15:27:45 -05:00
parent 2de9594c0c
commit f23fa8668b
4 changed files with 25 additions and 2 deletions

4
README
View File

@@ -20,6 +20,10 @@ specified it will look for "/usr/local/etc/gemserv.conf"
cargo install gemserv
## Install from docker
docker pull 080h/gemserv
## Build from source:
- Clone the repo