php-apache/ubuntu-18.04/build

7 lines
95 B
Plaintext
Raw Normal View History

2019-01-09 22:03:34 +00:00
#!/bin/sh
docker build $1\
-t bkraul/php-apache \
-t bkraul/php-apache:ubuntu-18.04 \
.