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 a16364db5a
commit 99c0ff9628

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 \