update notification daemon

Signed-off-by: Jessica Frazelle <princess@docker.com>
This commit is contained in:
Jessica Frazelle 2015-06-18 15:24:58 -07:00
parent cec326d3f0
commit fa6e26dd51
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ MAINTAINER Jessie Frazelle <jess@linux.com>
RUN apt-get update && apt-get install -y \
at-spi2-core \
dbus \
libgl1-mesa-dri \
libgl1-mesa-glx \
libnotify-bin \
notify-osd \
--no-install-recommends \