2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-01-15 08:08:03 +03:00

5 lines
63 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:
2019-07-17 14:26:17 +03:00
docker build --compress -t epicmorg/jira:8.1.0 .