mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-10 22:22:45 +02:00
update
Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
This commit is contained in:
parent
e1426286c6
commit
eceea18c85
@ -36,6 +36,7 @@ RUN adduser -S user -h $HOME \
|
|||||||
&& git clone https://github.com/poljar/weechat-matrix.git \
|
&& git clone https://github.com/poljar/weechat-matrix.git \
|
||||||
&& cd weechat-matrix \
|
&& cd weechat-matrix \
|
||||||
&& pip install -r requirements.txt \
|
&& pip install -r requirements.txt \
|
||||||
|
&& pip install websocket-client \
|
||||||
&& make install \
|
&& make install \
|
||||||
&& chown -R user $HOME
|
&& chown -R user $HOME
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user