docker-scripts/jira/7.11.0/Makefile

5 lines
71 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:7.11.0 .