Skip to content

Build and run latest Music Player Daemon from source inside Docker

Notifications You must be signed in to change notification settings

wolkenarchitekt/mpd-src-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPD from source Docker container

This repository shows how to build and run Music Player Daemon from source within a Docker container. This allows to run the latest MPD version as Ubuntu/Debian packages are outdated and unmaintained - MPD author says these are "outdated and unsupported by this project".

Usage:

# Get sources 
make get-src

# Build and run
make build run

About

Build and run latest Music Player Daemon from source inside Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published