cleanup maintainers

Signed-off-by: Jess Frazelle <me@jessfraz.com>
This commit is contained in:
Jess Frazelle
2016-09-19 15:25:05 -07:00
parent 0c2e49733e
commit c4ff0cf58c
99 changed files with 110 additions and 110 deletions

View File

@@ -6,10 +6,10 @@
# -v $HOME/.mpd:/var/lib/mpd \
# -p 6600:6600 \
# --name mpd \
# jess/mpd
# jess/mpd
#
FROM debian:sid
MAINTAINER Jessica Frazelle <jess@docker.com>
MAINTAINER Jessie Frazelle <jess@linux.com>
RUN apt-get update && apt-get install -y \
mpc \