service-nextcloud/Makefile

9 lines
64 B
Makefile

all:
build:
docker-compose build
run:
docker-compose up -d