Commit Graph

4 Commits

Author SHA1 Message Date
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
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