docker-scripts/linux/ecosystem/qbittorrent/latest/Makefile.unstable
2021-09-21 20:44:37 +03:00

5 lines
121 B
Makefile

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