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 a9b8fad83d
commit 9d036b083b

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 \