dockerfiles/mpsyt
Jessica Frazelle ecbb09c831 add rust image 2015-03-09 20:04:40 -07:00
..
Dockerfile add rust image 2015-03-09 20:04:40 -07:00
README Forgot container needs to be --privileged 2015-02-25 14:35:27 -08:00

README

mps-youtube
--------

Docker container for running [mpsyt](https://github.com/np1/mps-youtube) inside 
a docker container.

Run with

```
docker run -v /dev/snd:/dev/snd -it --rm --privileged rothgar/mpsyt
```