alexta69 / metube

Self-hosted YouTube downloader (web UI for youtube-dl / yt-dlp)
GNU Affero General Public License v3.0
6.13k stars 382 forks source link

Support MergerFS in docker container #486

Open ChrisWeiss opened 1 month ago

ChrisWeiss commented 1 month ago

There are two closed issues that revolve around permissions issues when running metube in a container pointing to a MergerFS volume (add myself to the list of blocked users): https://github.com/alexta69/metube/issues/174 https://github.com/alexta69/metube/issues/121

It would be helpful to either solve the permissions issue, or (at the very least, instructions on how to) include MergerFS components in the Dockerfile.

PikuZheng commented 1 month ago

Alpine Linux support mergerfs on edge branch only. so maybe you want build your image with this (not tested)