mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 13:07:56 +00:00
get strace
This commit is contained in:
parent
107861802b
commit
a60d4f7df4
@ -13,6 +13,7 @@ RUN apt-get --quiet update && \
|
|||||||
apt-get --quiet --yes install git && \
|
apt-get --quiet --yes install git && \
|
||||||
apt-get --quiet --yes install \
|
apt-get --quiet --yes install \
|
||||||
sudo \
|
sudo \
|
||||||
|
strace \
|
||||||
build-essential \
|
build-essential \
|
||||||
python${PYTHON_VERSION} \
|
python${PYTHON_VERSION} \
|
||||||
python${PYTHON_VERSION}-dev \
|
python${PYTHON_VERSION}-dev \
|
||||||
|
Loading…
Reference in New Issue
Block a user