start working on glutton

This commit is contained in:
Marco Ochse
2018-04-13 18:22:49 +00:00
parent 13c56c6ea1
commit 83fbc3eee0
7 changed files with 172 additions and 5 deletions

View File

@ -8,7 +8,6 @@ RUN apk -U upgrade && \
apk add build-base \
git \
gmp-dev \
# libcap \
libffi-dev \
mpc1-dev \
mpfr-dev \