kimai2/apache-ubuntu-18.04/build

6 lines
118 B
Plaintext
Raw Permalink Normal View History

2019-07-08 18:06:34 +00:00
#!/bin/sh
docker pull webdevops/php-apache:ubuntu-18.04
docker build $1\
-t bkraul/kimai2:apache-ubuntu-18.04 \
.