Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bfolkens committed Dec 4, 2016
1 parent aad52ef commit 1cba830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -5,7 +5,7 @@ FROM bfolkens/docker-opencv:2.4.12-cuda7.0-cudnn4
ENV CAFFE_PACKAGES libprotobuf-dev libleveldb-dev libsnappy-dev libhdf5-serial-dev protobuf-compiler gfortran libjpeg62 libfreeimage-dev python-dev \
python-pip python-scipy python-matplotlib python-scikits-learn ipython python-h5py python-leveldb python-networkx python-nose python-pandas \
python-dateutil python-protobuf python-yaml python-gflags python-skimage python-sympy cython \
libgoogle-glog-dev libbz2-dev libxml2-dev libxslt-dev libffi-dev libssl-dev libgflags-dev liblmdb-dev libboost1.54-all-dev libatlas-base-de
libgoogle-glog-dev libbz2-dev libxml2-dev libxslt-dev libffi-dev libssl-dev libgflags-dev liblmdb-dev libboost1.54-all-dev libatlas-base-dev

RUN apt-get update && \
apt-get install -y software-properties-common python-software-properties git wget build-essential pkg-config bc unzip cmake && \
Expand Down

0 comments on commit 1cba830

Please sign in to comment.