fix minimal build
This commit is contained in:
parent
f5954ab939
commit
ec78959cee
@ -20,7 +20,7 @@ ENV BASEDIR=$BASEDIR \
|
||||
CUSTOMPARAMETERS=""
|
||||
|
||||
RUN apt-get update -q \
|
||||
&& apt-get install -yqq lib32tinfo5 gdb \
|
||||
&& apt-get install -yqq lib32tinfo5 paxctl \
|
||||
&& apt-get clean \
|
||||
&& rm -rf \
|
||||
/tmp/* \
|
||||
|
Loading…
Reference in New Issue
Block a user