Sign inSign up

absalomedia/hhvm-dev

By absalomedia

Updated over 9 years ago

HHVM developer stack

Image
0

2.1K

absalomedia/hhvm-dev repository overview

Nginx + HHVM + HHVM dev tools

EXTREMELY BETA

HHVM extension developer stack built on top of absalomedia/nginx-pagespeed, which is built on a lightly modified Ubuntu Bootstrap image

Configurable via a plethora of environment variables, which are applied either on each boot or on service start

vardefaultdescription
APP_ENVproductionproduction, development :: 'development' enables http://www.xdebug.org/
CHOWN_APP_DIRtrueif true, chown $APP_USER:$APP_GROUP /app/www
VIRTUAL_HOSTexample.comhostname of the application
TIMEZONEAustralia/Brisbane
APP_USERnginx-phpnginx and php5-fpm user
APP_GROUPnginx-phpnginx and php5-fpm group
APP_UID1000user_id - setting to the host username can be useful when mounting volumes from host > guest
APP_GID1000group_id
UPLOAD_MAX_SIZE30MMaximum upload size, applied to nginx and php5-fpm
NGINX_MAX_WORKER_PROCESSES8nginx worker_processes is determined from number of processor cores on service start, up to the maximum permitted by NGINX_MAX_WORKER_PROCESSES

Tag summary

Content type

Image

Digest

sha256:8b6632853

Size

592.6 MB

Last updated

over 9 years ago

docker pull absalomedia/hhvm-dev