2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-03-31 14:49:22 +03:00
2020-11-25 14:37:47 +03:00

4 lines
98 B
Makefile

all: nc
nc:
docker build --compress -t epicmorg/nextcloud:19 .
docker push epicmorg/nextcloud:19