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>
|
MAINTAINER Jessica Frazelle <jess@docker.com>
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
|
mpc \
|
||||||
mpd \
|
mpd \
|
||||||
nfs-common \
|
nfs-common \
|
||||||
sudo \
|
sudo \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user