swingmx / swingmusic

Swing Music is a beautiful, self-hosted music player for your local audio files. Like a cooler Spotify ... but bring your own music.
https://swingmx.com
MIT License
678 stars 41 forks source link

Add Docker CI and little Dockerfile fix for armv7 #141

Closed wuast94 closed 9 months ago

wuast94 commented 10 months ago

This PR adds automatic builds for docker containers so they dont need to be build locally.

Also i had to fix the Dockerfile to get the build for armv7 working.

The docker images are multi arch but didnt testet all arches

hope i didnt missed anything

note for me: clean the repo before make a PR xD

cwilvx commented 10 months ago

Hi @wuast94,

Thank you for submitting the PR. I appreciate your work on this.

I'm currently in the middle of publishing a new release, v1.3.0. This will be done in about a week. Once I merge the new version into master, I'll come back and review your PR.

cwilvx commented 9 months ago

hello @wuast94

Looks like you closed this PR. Did the current Dockerfile fix the issue?

wuast94 commented 9 months ago

Didn´t know that the PR gets closed when i delete my repo :/