docker-scripts/websites/php7.2/Makefile
2019-04-10 01:56:12 +03:00

5 lines
77 B
Makefile

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