xme / misp-docker

Docker container for MISP
96 stars 32 forks source link

Update image to Ubuntu 16.04 for PHP 7 support #13

Closed MattCarothers closed 6 years ago

MattCarothers commented 7 years ago

PHP 5.5 is no longer supported by MISP, and 7.0 is recommended. In order to get a newer version of PHP, the container needs to be based on a newer Ubuntu version. This branch makes the necessary changes to Dockerfile and run.sh to move from Ubuntu 14 to 16 and php5 to 7.