added core
This commit is contained in:
4
core/entrypoint.sh
Normal file
4
core/entrypoint.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
# export APACHE_RUN_DIR=/var/www
|
||||
exec "$@"
|
||||
Reference in New Issue
Block a user