mirrored dev version
parent
6fa643d34c
commit
f1c3d7020b
|
@ -45,6 +45,8 @@ RUN apt-get update && apt-get install -qy \
|
|||
apt-utils \
|
||||
lsb-core \
|
||||
python2.7 \
|
||||
python-dev \
|
||||
&& ln -sf /usr/bin/python2.7 /usr/bin/python \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# build empire from source
|
||||
|
|
Loading…
Reference in New Issue