added php execution

This commit is contained in:
Pin
2022-03-05 17:06:20 -05:00
parent 7520553672
commit 01507d2734
9 changed files with 145 additions and 32 deletions

7
entrypoint.sh Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
set -e
echo "$@"
exec seaweb $@