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

6 lines
61 B
Bash
Executable File

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