docker-scripts/confluence/6.9.0/Makefile

6 lines
93 B
Makefile
Raw Normal View History

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