php/7.3/build

6 lines
54 B
Plaintext
Raw Normal View History

2019-02-25 15:57:49 +00:00
#!/bin/sh
docker build $1\
-t bkraul/php:7.3 \
.