2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-04-01 15:19:20 +03:00

6 lines
110 B
Makefile

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