docker-scripts/linux/qbittorrent/stable/Makefile
2021-04-01 12:12:50 +03:00

5 lines
117 B
Makefile

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