docker-scripts/jira/8.0.2/Makefile

5 lines
70 B
Makefile
Raw Normal View History

2019-05-14 14:14:54 +03:00
all: jr
2019-05-13 13:14:41 +03:00
2019-05-14 14:14:54 +03:00
jr:
docker build --no-cache -t epicmorg/jira:8.0.2 .