optimize docker files, update spotty bin
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Tue, 3 Nov 2020 22:17:54 +0000 (23:17 +0100)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Tue, 3 Nov 2020 22:17:54 +0000 (23:17 +0100)
commit0db940b05a6cc3a9078663d6410fdceec971eae2
treebab7f43d7a4cfdeccbc457510a7c96e3572c3a55
parent878d0bf89a11e787616d8383445eea6005bf7799
optimize docker files, update spotty bin
16 files changed:
.github/workflows/docker-build-multiarch.yml
Dockerfile
Dockerfile.debian
music_assistant/providers/spotify/__init__.py
music_assistant/providers/spotify/spotty/arm-linux/spotty-hf [deleted file]
music_assistant/providers/spotify/spotty/darwin/spotty
music_assistant/providers/spotify/spotty/linux/spotty-aarch64 [new file with mode: 0755]
music_assistant/providers/spotify/spotty/linux/spotty-armhf [new file with mode: 0755]
music_assistant/providers/spotify/spotty/linux/spotty-armv6 [new file with mode: 0755]
music_assistant/providers/spotify/spotty/linux/spotty-i386 [new file with mode: 0755]
music_assistant/providers/spotify/spotty/linux/spotty-muslhf [new file with mode: 0755]
music_assistant/providers/spotify/spotty/linux/spotty-x86_64 [new file with mode: 0755]
music_assistant/providers/spotify/spotty/windows/spotty.exe
music_assistant/providers/spotify/spotty/x86-linux/spotty [deleted file]
music_assistant/providers/spotify/spotty/x86-linux/spotty-x86_64 [deleted file]
requirements.txt