Container based on linuxserver/baseimage and running pyLoad
3.6K
A docker container based on linuxserver/baseimage and running pyLoad
From LinuxServer.io description:
TL;DR - The PGID and PUID values set the user / group you'd like your container to 'run as' to the host OS. This can be a user you've created or even root (not recommended). Part of what makes our containers work so well is by allowing you to specify your own PUID and PGID. This avoids nasty permissions errors with relation to data volumes. When an application is installed on the host OS it is normally added to the common group called users, Docker apps due to the nature of the technology can't be added to this group. So we added this feature to let you easily choose when running your containers.
The default port for webUI is 8000 and must stay like that. If you need to use another one, only change the port mapping when creating the container
UserpyloadYou can (and should ^^) change the password through the webUI (Top right corner > Administrate > User > change).
Notes:
The default folder for downloads is /pyload/downloadsand must stay like that. If you need to change the destination folder for downloads, only change the volume mapping when creating the container.
Content type
Image
Digest
Size
315.8 MB
Last updated
over 9 years ago
docker pull freenas/pyload