Files
php-apache/7.3/build
T
2019-03-05 13:17:51 -06:00

7 lines
98 B
Python
Executable File

#!/bin/sh
docker pull webdevops/php-apache:7.3
docker build $1\
-t bkraul/php-apache:7.3 \
.