2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-05-08 13:09:26 +03:00
2019-11-21 03:05:48 +03:00

5 lines
121 B
Makefile

all: emgqb
emgqb:
docker build --compress -t epicmorg/qbittorrent:unstable .
docker push epicmorg/qbittorrent:unstable