Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
chai2010 committed Jan 3, 2020
1 parent a56855f commit e0adfc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -7,7 +7,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 ocl-icd-opencl-dev
RUN apt-get install -y ocl-icd-opencl-dev

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

Expand Down

0 comments on commit e0adfc2

Please sign in to comment.