all: php
php:
	docker build --compress -t epicmorg/php:php7.4 .
	docker push  epicmorg/php:php7.4