mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01: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…
Reference in New Issue
Block a user