mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
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:
parent
a16364db5a
commit
99c0ff9628
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user