6 lines
104 B
Makefile

all: emgprod
emgprod:
docker build --compress -t epicmorg/edge:jdk6 .
docker push epicmorg/edge:jdk6