docker-scripts/websites/php7.2/Makefile
2019-07-17 14:26:17 +03:00

5 lines
70 B
Makefile

all: php
php:
docker build --compress -t epicmorg/websites:php7.2 .