Merge pull request #93 from mogenson/add-bc-package

common: add bc package
This commit is contained in:
Matt McCormick
2016-11-30 07:58:04 -05:00
committed by GitHub

View File

@@ -6,6 +6,7 @@ RUN apt-get update && apt-get -y install \
autogen \
bash \
build-essential \
bc \
bzip2 \
ca-certificates \
curl \