2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-03-15 06:50:20 +03:00
2020-11-25 14:37:47 +03:00

6 lines
100 B
Makefile

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