Sign inSign up

tlnk/flexget

By tlnk

Updated over 8 years ago

Flexget

Image
0

1.0K

tlnk/flexget repository overview

Flexget

Screenshot

Supported tags and respective

This image is updated via pull requests to the tle06/flexget GitHub repo.

Sources

github/flexget

flexget

What is lychee

FlexGet is a multipurpose automation tool for all of your media Support for torrents, nzbs, podcasts, comics, TV, movies, RSS, HTML, CSV, and more..

Image configuration

Package installed

  • python3.5
  • python-pip
  • cron

Work dir

  • workdir = /config

How to use this image

Start flexget

Starting the lychee instance listening on port 80 is as easy as the following:

$ docker run -d --restart=always tlnk/flexget

Persistent data

  • -v /<mydatalocation>:/config (save configuration file from flexget)

Via docker-compose

Docker
version: '2'

services:

flexget:
 image: tlnk/flexget

Tag summary

Content type

Image

Digest

Size

271.1 MB

Last updated

over 8 years ago

docker pull tlnk/flexget