mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
fix notifications
This commit is contained in:
parent
e6bac767e1
commit
eab34b2635
|
@ -16,6 +16,7 @@ ENV LANG C.UTF-8
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
irssi \
|
irssi \
|
||||||
libdatetime-perl \
|
libdatetime-perl \
|
||||||
|
libnotify-bin \
|
||||||
libwww-perl \
|
libwww-perl \
|
||||||
--no-install-recommends
|
--no-install-recommends
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user