Commit Graph

7 Commits

Author SHA1 Message Date
90bd430752 Use kingosticks gst fork
- Need to use this fork for compatible GST plugin
- See https://github.com/mopidy/mopidy-spotify?tab=readme-ov-file#dependencies
2025-05-03 21:08:11 +12:00
15556f02ed Merge pull request #954 from PureTryOut/docker-alpine-alsa-utils
chore(docker): add alsa-utils to the Alpine Dockerimage
2024-10-29 06:21:47 +13:00
5b722f4d4d Merge branch 'develop' into docker-fully-qualified-image-names 2024-10-29 06:20:59 +13:00
7cbe941a56 fix(docker): use fully qualified image names
Stops Podman from complaining and makes it more obvious that the images
are pulled from Docker hub
2024-05-21 13:34:11 +02:00
4316078fb7 chore(docker): add alsa-utils to the Alpine Dockerimage
This way the user can use tools like aplay to figure out sound issues
from within the container
2024-05-21 11:34:36 +02:00
a4705267e6 Upgrading to Bookworm
- Also incorporating Mopidy-Spotify changes from @PureTryOut in #946
2024-03-18 20:11:57 +13:00
dcbfce4f8b Add an Alpine Linux-based Docker image
It gets all it's dependencies (Mopidy, Mopidy-Spotify) from the Alpine
Linux repositories.

For reference the image sizes:
- Debian, 1.49GB
- Alpine, 832MB
2023-04-18 15:31:23 +02:00