Files
php-apache/7.3/build
T
2019-02-24 15:20:38 -06:00

6 lines
61 B
Python
Executable File

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