2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-03-26 12:19:09 +03:00

6 lines
114 B
Makefile
Raw Normal View History

2019-12-09 19:39:01 +03:00
all: confl
confl:
docker build --compress -t epicmorg/confluence:7.1.1 .
docker push epicmorg/confluence:7.1.1