docker: use ubuntu:xenial with php7.0 (#3616)

Nice, thanks! I'll patch this over to develop as well.
This commit is contained in:
morph027
2017-06-02 05:50:09 +02:00
committed by snipe
parent b81dd18576
commit 7c8dc9fe2d
2 changed files with 26 additions and 15 deletions
-1
View File
@@ -1,5 +1,4 @@
#!/bin/sh
cd /var/www/html
# fix key if needed
if [ -z "$APP_KEY" ]