Docker image

Issue #86 wontfix
Former user created an issue

Super useful project, given the OS specific nature of using a package manager to install dependencies and hit and miss nature of python on various platforms, linux vs mac etc.

It would be great to publish a docker image for webdl, then you could use it as simply as..

docker run -v ~/volume/:/volume/-it delx/webdl with the entrypoint being ./grabber.py or something similar..

Comments (1)

  1. delx repo owner

    Thanks. Sorry but I don’t really want to take the extra time to maintain a proper Docker image for this.

  2. Log in to comment