Sign inSign up

xywgo/flexget

By xywgo

Updated over 4 years ago

Image
0

997

xywgo/flexget repository overview

Usage

docker
docker run -d  \
    --name=flexget \
    -e PUID=1000 \
    -e PGID=1000 \
    -e TZ=Europe/London \
    -p 8600:8600 \
    -v </path/to/download/torrents>:/torrents \
    -v </path/to/appdata/config >:/config \
    -e WEBUI_PASSWD="YOURPASSWD" \
    xywgo/flexget

Tag summary

Content type

Image

Digest

Size

59.5 MB

Last updated

over 4 years ago

docker pull xywgo/flexget