Merge pull request #48 from robertvalik/master
Added php5-cli to Dockerfile
This commit is contained in:
commit
2ef43ec1ac
@ -36,6 +36,8 @@ RUN apt-get update && apt-get install -y \
|
||||
luarocks \
|
||||
lzip \
|
||||
m4 \
|
||||
# php-cli is needed to compile php package
|
||||
php5-cli \
|
||||
pkg-config \
|
||||
scons \
|
||||
subversion \
|
||||
|
Loading…
Reference in New Issue
Block a user