Skip to content

Commit c897550

Browse files
authored
Update Dockerfile
1 parent 48def55 commit c897550

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/cpu/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,6 @@ ENV PYTHONPATH $PYCAFFE_ROOT:$PYTHONPATH
6969
ENV PATH $CAFFE_ROOT/build/tools:$PYCAFFE_ROOT:$PATH
7070
RUN echo "$CAFFE_ROOT/build/lib" >> /etc/ld.so.conf.d/caffe.conf && ldconfig
7171

72+
RUN make pytest
73+
7274
WORKDIR /workspace

0 commit comments

Comments
 (0)