rootlogin/pyload

By rootlogin

Updated over 8 years ago

dockerized pyload download manager

Image
0

50K+

rootlogin/pyload repository overview

PyLoad

Dockerized PyLoad download manager.

## Container environment

### Included software

  • Alpine Linux 3.4 (stable)
  • Python2
  • py-curl
  • py-simplejson
  • py-feedparser
  • py-crypto
  • baker
  • pyOpenSSL
  • Spidermonkey Everything is bundled in the newest stable version.

### Tags

  • latest: latest released stable PyLoad version
  • latest-git: latest stable PyLoad version from git
  • vX.X.X: stable version tags of Pyload (e.g. v0.4.9)

### Build-time arguments

  • UID: User ID of the pyLoad user (default 1502)
  • GID: Group ID of the pyLoad user (default 1502)

### Exposed ports

  • 8000: PyLoad Webserver
Volumes
  • /config : PyLoad configuration

Usage

  • Pull the image: docker pull rootlogin/pyload
  • Run it: docker run -d --name pyload -p 8000:8000 -v my_local_config_folder:/config rootlogin/pyload (Replace my_local_config_folder with the path where do you want to store the persistent configuration)
  • Open localhost and profit!

Tag summary

Content type

Image

Digest

Size

114.9 MB

Last updated

over 8 years ago

docker pull rootlogin/pyload:latest-git