Added documentation and install script from latest master

This commit is contained in:
2019-07-09 12:47:37 -05:00
parent 188167f6b1
commit 52582f8eab
10 changed files with 152 additions and 25 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/sh
docker pull webdevops/php-nginx:alpine
docker build $1\
-t bkraul/kimai2:develop \
.