Rudloff / alltube

Web GUI for youtube-dl
GNU General Public License v3.0
2.94k stars 585 forks source link

Support for raspberry pi Docker #429

Open greatbody opened 1 year ago

greatbody commented 1 year ago

What is your operating system (Windows, Linux, OSX, etc.)?

Linux

What is your web server (Apache, IIS, etc.)?

other

What version of AllTube are you using?

other

How did you install AllTube?

Docker

What version of PHP are you using?

other

What version of Python are you using?

other

What version of youtube-dl are you using?

other

Do you get any PHP-related errors in your webserver's logs?

exec format error

What is the content of your "config/config.yml" file?

no content

Please provide the URL of a video that causes the issue.

no content

Describe your issue

Please support arm64 so it will be possible for it to run in raspberry pi.

Currently, we only have amd64 image which is for production servers.