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

4 lines
116 B
Makefile

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