gvisor/test/runtimes/php
Nicolas Lacasse eb4aa40342 Compile procter binaries during image creation.
Using "go run ..." in the ENTRYPOINT causes the go compiler to run each time
the container is started. We can just compile the binary once as part of the
image.

PiperOrigin-RevId: 266212462
2019-08-29 14:02:32 -07:00
..
BUILD
Dockerfile Compile procter binaries during image creation. 2019-08-29 14:02:32 -07:00
proctor-php.go