docker-scripts/qbittorrent/stable/Makefile
2019-11-21 02:39:13 +03:00

5 lines
117 B
Makefile

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