added gcc dependency to Dockerfiles

This commit is contained in:
KKudryavtsev
2016-02-08 19:23:42 +01:00
parent 564a191e36
commit 3fed6a2f1c
3 changed files with 3 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ RUN apt-get update && \
# add-apt-repository
software-properties-common \
curl \
gcc \
wget \
git \
# evmjit dependencies