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

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