Sign inSign up

rjszynal/flexget

By rjszynal

Updated over 1 year ago

Flexget Debian Buster Slim image

Image
0

3.3K

rjszynal/flexget repository overview

This image is Flexget installed on Debian Buster with Python 3.6.

It is designed to run in a cron on the host machine, so by default it will run a simple cron execute rather than as a daemon.

Example cron entry:

*/30 * * * * docker run --name flexget --rm -v [LOCAL_CONFIG_LOCATION]:/home/flexget/.flexget --net container:transmission rjszynal/flexget

The net argument is optional but can be used if you're running a transmission container alongside this one.

Tag summary

Content type

Image

Digest

sha256:e2b50e681

Size

135 MB

Last updated

over 1 year ago

docker pull rjszynal/flexget