Update OS to 16.04 & remove boost dependency

This commit is contained in:
Brendan LE GLAUNEC
2016-07-07 17:47:08 +02:00
committed by Brendan Le Glaunec
parent d611d00b55
commit 13e1836604
7 changed files with 9 additions and 96 deletions
+3 -2
View File
@@ -1,4 +1,4 @@
FROM ubuntu:15.10
FROM ubuntu:16.04
MAINTAINER brendan.leglaunec@etixgroup.com
@@ -7,11 +7,12 @@ ENV LD_LIBRARY_PATH="/cameradar/libraries"
RUN apt-get update && apt-get install -y \
nmap \
ffmpeg \
libboost-all-dev \
libgstreamer1.0-dev \
gstreamer1.0-plugins-base \
gstreamer1.0-plugins-good \
libcurl4-openssl-dev \
libmysqlclient18 \
libmysqlclient20 \
mysql-client
ADD cameradar_*_Release_Linux.tar.gz /