6 lines
96 B
Makefile

all: jr
jr:
docker build --compress -t epicmorg/jira:8.8.1 .
docker push epicmorg/jira:8.8.1