mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
update versions and irssi plugins
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
@@ -8,7 +8,7 @@ RUN apk --no-cache add \
|
||||
py-boto \
|
||||
py-paramiko
|
||||
|
||||
RUN git clone https://github.com/newsapps/beeswithmachineguns /usr/src/beeswithmachineguns \
|
||||
RUN git clone --depth 1 https://github.com/newsapps/beeswithmachineguns /usr/src/beeswithmachineguns \
|
||||
&& cd /usr/src/beeswithmachineguns \
|
||||
&& python setup.py install \
|
||||
&& rm -rf /usr/src/beeswithmachineguns
|
||||
|
||||
Reference in New Issue
Block a user