File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ FROM bfolkens/docker-opencv:2.4.12-cuda7.0-cudnn4
5
5
ENV CAFFE_PACKAGES libprotobuf-dev libleveldb-dev libsnappy-dev libhdf5-serial-dev protobuf-compiler gfortran libjpeg62 libfreeimage-dev python-dev \
6
6
python-pip python-scipy python-matplotlib python-scikits-learn ipython python-h5py python-leveldb python-networkx python-nose python-pandas \
7
7
python-dateutil python-protobuf python-yaml python-gflags python-skimage python-sympy cython \
8
- libgoogle-glog-dev libbz2-dev libxml2-dev libxslt-dev libffi-dev libssl-dev libgflags-dev liblmdb-dev libboost1.54-all-dev libatlas-base-de
8
+ libgoogle-glog-dev libbz2-dev libxml2-dev libxslt-dev libffi-dev libssl-dev libgflags-dev liblmdb-dev libboost1.54-all-dev libatlas-base-dev
9
9
10
10
RUN apt-get update && \
11
11
apt-get install -y software-properties-common python-software-properties git wget build-essential pkg-config bc unzip cmake && \
You can’t perform that action at this time.
0 commit comments