docker-scripts/confluence/6.9.0/Makefile

6 lines
83 B
Makefile
Raw Normal View History

2019-05-14 14:14:54 +03:00
all: confl
2019-04-01 16:47:55 +03:00
2019-05-14 14:14:54 +03:00
confl:
2019-04-01 17:58:34 +03:00
docker build --no-cache -t epicmorg/confluence:6.9.0 .