mirrored dev version

master
xorrior 2018-05-04 12:15:18 -04:00
parent 6fa643d34c
commit f1c3d7020b
1 changed files with 2 additions and 0 deletions

View File

@ -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