docker-scripts/nextcloud/17/Makefile

5 lines
65 B
Makefile
Raw Normal View History

2020-11-25 13:19:46 +03:00
all: nc
nc:
docker build --compress -t epicmorg/nextcloud:17 .