mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +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 \
|
||||
at-spi2-core \
|
||||
dbus \
|
||||
libgl1-mesa-dri \
|
||||
libgl1-mesa-glx \
|
||||
libnotify-bin \
|
||||
notify-osd \
|
||||
--no-install-recommends \
|
||||
|
|
Loading…
Reference in New Issue
Block a user