2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-03-19 08:50:24 +03:00
2021-04-01 12:12:50 +03:00

6 lines
100 B
Makefile

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