mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 19:32:30 +01:00
update notification daemon
Signed-off-by: Jessica Frazelle <princess@docker.com>
This commit is contained in:
parent
a9b8fad83d
commit
9d036b083b
|
@ -23,6 +23,8 @@ MAINTAINER Jessie Frazelle <jess@linux.com>
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
at-spi2-core \
|
at-spi2-core \
|
||||||
dbus \
|
dbus \
|
||||||
|
libgl1-mesa-dri \
|
||||||
|
libgl1-mesa-glx \
|
||||||
libnotify-bin \
|
libnotify-bin \
|
||||||
notify-osd \
|
notify-osd \
|
||||||
--no-install-recommends \
|
--no-install-recommends \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user