docker-scripts/nextcloud/16/Makefile

5 lines
65 B
Makefile
Raw Normal View History

2020-01-29 15:56:50 +03:00
all: nc
nc:
docker build --compress -t epicmorg/nextcloud:16 .