latest fixes to dockerfile
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Thu, 5 Nov 2020 19:24:14 +0000 (20:24 +0100)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Thu, 5 Nov 2020 19:24:14 +0000 (20:24 +0100)
commit014f9daf01d740eee6cdba7f4c230efee372adc9
tree32e6e66ec5ce308a97185bf2af2e1b4b8f706462
parent3e9ef4913ce3c621191cac77f6af81b850efc82e
latest fixes to dockerfile

stick with debian base image for max compatibility
.gitignore
Dockerfile [changed mode: 0755->0644]
Dockerfile.alpine [new file with mode: 0755]
Dockerfile.debian [deleted file]
music_assistant/providers/spotify/__init__.py
music_assistant/providers/spotify/spotty/darwin/spotty [deleted file]
music_assistant/providers/spotify/spotty/linux/spotty-armv6 [deleted file]
music_assistant/providers/spotify/spotty/linux/spotty-muslhf [deleted file]
music_assistant/providers/spotify/spotty/osx/spotty [new file with mode: 0755]
music_assistant/web/endpoints/playlists.py