FlexGet is a multipurpose automation tool for content like podcasts, comics, series, movies, etc.
2.8K
FlexGet is a multipurpose automation tool for content like torrents, nzbs, podcasts, comics, series, movies, etc.
docker run \
--name=flexget \
-v <path to data>:/config \
-e PGID=<gid> -e PUID=<uid> \
sgtsquiggs/flexget
-v <path>:/config where configuation files are stored.-e PGID=<gid> for Group ID (see below)-e PUID=<uid> for User ID (see below)Set these to match the user/group ID of shared data volumes. Files written to these volumes will match the provided uid/gid.
Content type
Image
Digest
Size
59.7 MB
Last updated
almost 9 years ago
docker pull sgtsquiggs/flexget