-
-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TS3AudioBot on raspberry #1029
Comments
I'm running mine on a docker container, i used the arm64 build |
can you please share docker compose or docker image |
I use podman to build and run the container, i did try to use alpine but i don't remember the issues i was having so arch it is. first, dowload the nightly build from here -> https://splamy.de/nightly when the build is completed run install.sh Hope it helps! tree:
build.sh:
Dockerfile:
entrypoint.sh:
install.sh
|
hello, i wanted to download the bot to my raspberry pi 4, but i am not sure if i can do it. i have installed raspberry pi os lite, but i am uncertain about the type of processor the raspberry mounts (armv7 - armv8)
The text was updated successfully, but these errors were encountered: