mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-30 01:38:55 +00:00
commit
b50094dff0
@ -4,7 +4,7 @@ ADD . /tahoe-lafs
|
||||
RUN \
|
||||
cd /tahoe-lafs && \
|
||||
git pull --depth=100 && \
|
||||
make && \
|
||||
ln -vs /tahoe-lafs/bin/tahoe /usr/local/bin/tahoe
|
||||
pip install . && \
|
||||
rm -rf ~/.cache/
|
||||
|
||||
WORKDIR /root
|
||||
|
Loading…
Reference in New Issue
Block a user