Added apache images, restructured

This commit is contained in:
root
2019-07-08 13:06:34 -05:00
parent 334288e104
commit 188167f6b1
10 changed files with 85 additions and 7 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/bin/sh
docker pull webdevops/php-apache:ubuntu-18.04
docker build $1\
-t bkraul/kimai2:apache-ubuntu-18.04 \
.