install the client too for when you wanna exec in and mess w shit

Signed-off-by: Jessica Frazelle <princess@docker.com>
This commit is contained in:
Jessica Frazelle 2015-06-07 11:54:59 -07:00
parent b966edf59b
commit c4e5154db0
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ FROM debian:sid
MAINTAINER Jessica Frazelle <jess@docker.com>
RUN apt-get update && apt-get install -y \
mpc \
mpd \
nfs-common \
sudo \