2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-03-23 10:50:33 +03:00
2021-04-01 12:12:50 +03:00

6 lines
116 B
Makefile

all: confl
confl:
docker build --compress -t epicmorg/confluence:5.9.14 .
docker push epicmorg/confluence:5.9.14