docker-scripts/websites/php7.2/Makefile

5 lines
77 B
Makefile
Raw Normal View History

2019-04-10 01:56:12 +03:00
all: php
php:
docker build --no-cache -t epicmorg/websites:php7.2 .