Commit Graph

19 Commits

Author SHA1 Message Date
Felipe Martin
10c5130e53 Using debian repos dumb-init instead of github latest binary 2017-09-11 11:48:25 +02:00
budkin
b2b2ecb15d Update Dockerfile
Fix #10
2017-08-11 20:19:25 +02:00
Werner Beroux
3f1b6371aa Upgrades to latest Debian (slim). 2017-07-20 12:20:19 +02:00
Michal Kostrzewa
c4f69fcacd Install yt 'bad' decoders.
This fixes issues where some youtube tracks would not play.
Fixes similar issue:
https://github.com/rectalogic/mopidy-pandora/issues/56
2017-02-20 21:31:29 +01:00
Werner Beroux
e52fc40350 Adds dumb-init to avoid any PID 1 issue. 2017-02-20 14:25:11 +01:00
Werner Beroux
d21ad4a209 Reduces some layers. 2017-02-20 14:25:11 +01:00
Andreas Wålm
409c0c44bd fix Mopidy-GMusic deps
before got error `INFO     Disabled extension gmusic: (pyasn1 0.1.7 (/usr/lib/python2.7/dist-packages), Requirement.parse('pyasn1>=0.1.8'), set(['pyasn1-modules']))`
2017-02-02 07:12:59 +00:00
Werner Beroux
7a1a509e86 Fixes the build. 2016-04-04 18:59:47 +02:00
Werner Beroux
d3f6395660 Update Dockerfile
Details each command during builds.
2016-04-04 17:44:24 +02:00
Werner Beroux
950883a3ee Reduce the number of layers. 2015-11-09 09:06:46 +01:00
Werner Beroux
2d63344192 Reduce image size. 2015-10-29 17:38:30 +01:00
Werner Beroux
c06617b5e3 Reduce a bit the image size. 2015-09-09 18:00:02 +02:00
Werner Beroux
1fa077c2d5 Make entrypoint.sh the entrypoint.
Eventhou it is the ENTRYPOINT, it will just work
as if it was the CMD because it exec all arguments.
2015-07-08 14:57:11 +02:00
Werner Beroux
70e1af0961 Rename mopidy.sh -> entrypoint.sh.
The later name is what Docker official images usually
use, like Redis for example.
2015-07-07 21:16:59 +02:00
Werner Beroux
709afdabbd Use CMD instead of ENTRYPOINT to make it simpler for most users. 2015-06-23 13:54:22 +02:00
Werner Beroux
efc30319ab Upgrade to Debian Jessie. 2015-06-23 11:31:30 +02:00
Werner Beroux
4768d79ac6 Fix audio within container. 2015-04-27 14:52:11 +02:00
Werner Beroux
71ab329e4e Add ASLA gmixer. 2015-04-21 15:46:55 +02:00
Werner Beroux
62c9330981 Initial version. 2015-04-21 15:13:36 +02:00