docker-scripts/linux/ecosystem/qbittorrent/latest/Makefile.unstable

5 lines
121 B
Makefile
Raw Normal View History

2019-11-21 03:05:48 +03:00
all: emgqb
emgqb:
docker build --compress -t epicmorg/qbittorrent:unstable .
docker push epicmorg/qbittorrent:unstable