Add installing libyaml-cpp-dev to docker/Dockerfile.base #291
@@ -128,6 +128,8 @@ RUN cd ~/build && \
|
||||
|
||||
RUN cd ~ && rm -rf build
|
||||
|
||||
RUN apt-get update && apt-get install -y libyaml-cpp-dev
|
||||
|
||||
RUN cd ~ && mkdir Development && cd Development && \
|
||||
git clone https://github.com/ceccocats/tkDNN.git && cd tkDNN && \
|
||||
mkdir build && cd build && \
|
||||
|
||||
Reference in New Issue
Block a user