kimai2/develop/build

8 lines
101 B
Bash

#!/bin/sh
docker pull webdevops/php-nginx:alpine
docker build $1\
-t bkraul/kimai2:develop \
.