Open o0mba0o opened 1 month ago
Unfortunately I haven't a raspberry pi to test it. Please attach your log so I can solve the problem
"! spotisub The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested"
"! spotisub The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested"
OK I will build an image for arm64. There shouldn't be any issue.
By the way you can build it yourself using the docker-compose.build.yml file inside the repo.
Hello, I've just discovered your project and it really fits my need! I'm also a raspberry pi user and I manage to build the image, but I had to add the g++ package.
Hello, I've just discovered your project and it really fits my need! I'm also a raspberry pi user and I manage to build the image, but I had to add the g++ package.
I had few time to work on this project, so I didn't try to build arm64 version...
If it is working adding g++ can you share your dockerfile? I will test it out and eventually add it to the automated github build.
I've just created the PR #75 Added the package to the Dockerfile and the parameters to build the image with actions but I could not test it. Please double check it.
I've just created the PR #75 Added the package to the Dockerfile and the parameters to build the image with actions but I could not test it. Please double check it.
I have merged your pr into the dev branch
The next week I will release this on a new tag 0.3.4 and also merge to the latest branch/tag
Great news!
Is there an existing issue for this?
Expected feature
Hello,
Is docker arm64 support planned for raspberry pi?
Possible Solutions
No response
Context / Reason
Unfortunately spotisub does not run on the raspberry pi
Code of Conduct