mirror of
https://github.com/EpicMorg/docker.git
synced 2025-08-27 16:31:36 +03:00
4 lines
86 B
Makefile
4 lines
86 B
Makefile
all: confluence
|
|
|
|
confluence:
|
|
docker build --no-cache -t epicmorg/confluence .
|