Split documentation for easier updates
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
### Scripting
|
||||
## Scripting
|
||||
There is often an occasion where you need to run a script on code to do a transformation once code lands in the container. For this reason we have developed scripting support. By including a scripts folder in your git repository and passing the __RUN_SCRIPTS=1__ flag to your command line the container will execute your scripts. Please see the [repo layout guidelines](https://github.com/ngineered/nginx-php-fpm/blob/master/docs/repo_layout.md) for more details on how to organise this.
|
||||
|
||||
### Using environment variables / templating
|
||||
|
||||
Reference in New Issue
Block a user