docker-scripts/qbittorrent/latest/Makefile
2019-11-21 03:05:48 +03:00

4 lines
116 B
Makefile

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