docker-scripts/linux/qbittorrent/stable/Makefile

5 lines
117 B
Makefile
Raw Normal View History

2019-11-20 03:21:11 +03:00
all: emgqb
emgqb:
docker build --compress -t epicmorg/qbittorrent:stable .
2019-11-21 02:39:13 +03:00
docker push epicmorg/qbittorrent:stable