This is abandoned. I am not using this repo (and the corresponding docker repo) anymore. It has been surpassed by work in the mpd-alsa-docker.
First and foremost, the reference to the awesome project:
Source: GitHub
Images: DockerHub
This is a base image with mpd installed. It is (or will be used) by mpd-alsa-docker and mpd-pulse-docker.
Release Date | Major Changes | Description |
---|---|---|
2022-04-30 | Base Image Bump | Bump to ubuntu:jammy-20220428, debian:bullseye-20220418-slim and debian:buster-20220418-slim |
2022-04-09 | Base Image Bump | Bump to ubuntu:focal-20220404 |
2022-03-31 | Base Image Bump | Bump to debian:buster-20220328-slim, debian:bullseye-20220328-slim, ubuntu:focal-20220316 |
2022-03-12 | Base Image Bump | Bump to debian:buster-20220228-slim, debian:bullseye-20220228-slim, ubuntu:focal-20220302 |
2022-02-26 | Package upgrade | Run apt-get upgrade during build, automatic sync of README.md towards Docker Hub. Reduce image size. |
2022-02-13 | Automatic Builds | Automated builds thanks to Der-Henning, Builds for amd64 also thanks to Der-Henning, the README.md you are reading now is copied to the image under path /app/doc/README.md . Building from debian bullseye, debian buster and ubuntu focal. Created convenience script for local build. |