Docker image with pre-installed dependencies for building HHVM
1.0K
docker run --rm -it -v /path/to/hhvm/source:/hhvm nazarpc/build-hhvm
build cli command available inside if you'll enter container, it is a handy bash script that will build HHVM on all available CPU cores.
build is called in /hhvm directory if you run container without additional options.
Public Domain
Content type
Image
Digest
Size
377.7 MB
Last updated
over 9 years ago
docker pull nazarpc/build-hhvm