add new executors

This commit is contained in:
Brian Seymour 2018-09-22 01:11:53 -05:00
parent 9e0c0c40f5
commit 087a6e6a39
6 changed files with 33 additions and 2 deletions

3
docker/executors/php Normal file
View file

@ -0,0 +1,3 @@
#!/bin/sh
timeout -s KILL 3 php $*