Docker image for getting php opcodes With this docker image you can inspect php opcodes First you should build the image: make init Now you can change code at src/index.php and run: make run