2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-05-07 04:29:27 +03:00
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