mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-02-05 10:10:40 +03:00
5 lines
77 B
Makefile
5 lines
77 B
Makefile
all: emgqb
|
|
emgqb:
|
|
docker build --compress -t epicmorg/qbittorrent:stable .
|
|
|