Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 586 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 586 Bytes

PHP docker image with experimental jit support

This code is a helper to try out the php with experimental jit support. It was written as a pet project inspired by the tweet that states 54% performance improvement.

NOT PRODUCTION READY this branch is still experimental and far from stability. Use it on your own risk

Code is a copy-paste of docker/php builder with slight additions to be able to compile git-based version of php.

Copyright (c) 2014-2016 Docker, Inc.