Update 'Dockerfile'

This commit is contained in:
fabrice 2019-05-19 15:34:27 +00:00
parent 9cd1649f5a
commit f45a245dd4

View File

@ -13,4 +13,5 @@ RUN pip install datascience
RUN pip install okpy RUN pip install okpy
RUN conda install -c conda-forge basemap -y RUN conda install -c conda-forge basemap -y
RUN conda install -c conda-forge basemap-data-hires -y RUN conda install -c conda-forge basemap-data-hires -y
RUN pip install CMake
RUN pip install face_recognition RUN pip install face_recognition