Simple Docker container for running Flexget
1.3K
Simple Docker container for running Flexget.
Some features:
convert_magnet plugin works without missing libtorrent or boost errors.deluge plugin works.transmission plugin should work (untested).docker run -d \
--name=<container name> \
-p 3539:3539 \
-v <path for data files>:/data \
-v <path for config files>:/config \
-e FLEXGET_WEBUI_PASSWORD=<desired password> \
-e PUID=<UID for user> \
-e PGID=<GID for user> \
jimeh/flexget
Content type
Image
Digest
Size
109.4 MB
Last updated
almost 10 years ago
docker pull jimeh/flexget