mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 00:24:13 +00:00
Let us figure out which release we're on
This commit is contained in:
parent
1c5b284a3b
commit
9fc6d807d8
@ -7,8 +7,9 @@ ENV VIRTUALENV_PATH /tmp/venv
|
||||
ENV BUILD_SRC_ROOT /tmp/project
|
||||
|
||||
RUN apt-get --quiet update && \
|
||||
apt-get --quiet --yes install git && \
|
||||
apt-get --quiet --yes install \
|
||||
git \
|
||||
lsb-release \
|
||||
sudo \
|
||||
build-essential \
|
||||
python2.7 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user