Skip to content

HVM is an open-source virtual machine designed for executing programs written in Hack and PHP. Docker Container

License

Notifications You must be signed in to change notification settings

deonthomasgy/docker-hhvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HHVM

HHVM is an open-source virtual machine designed for executing programs written in Hack and PHP. with unoconv (convert multiple document types)

Installation

The following command will pull the latest php-fpm build.

$ docker pull princeamd/hhvm:latest

Create Container

The following command creates a container with HHVM that's available on port: 9000.

docker run --name thomas-hhvm -h php -v /etc/localtime:/etc/localtime:ro -d princeamd/hhvm:latest

License

MIT

About

HVM is an open-source virtual machine designed for executing programs written in Hack and PHP. Docker Container

Resources

License

Stars

Watchers

Forks

Packages

No packages published