Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
chai2010 committed Dec 13, 2019
1 parent 3fcb673 commit f30897f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ RUN apt-get install -y libjsoncpp-dev
RUN apt-get install -y git build-essential cmake libuv1-dev libmicrohttpd-dev libssl-dev
RUN apt-get install -y libcurl4-openssl-dev
RUN apt-get install -y patchelf
RUN apt-get install -y golang

RUN ln -s /usr/include/jsoncpp/json/ /usr/include/json

Expand Down

0 comments on commit f30897f

Please sign in to comment.