all: emgprod
emgprod:
	docker build --compress -t epicmorg/prod:jdk11 .
	docker push epicmorg/prod:jdk11