mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-20 02:46:10 +02:00
Fixed spelling mistake
Co-authored-by: J0WI <J0WI@users.noreply.github.com> Signed-off-by: Dennis Værum <6872940+dvaerum@users.noreply.github.com>
This commit is contained in:
parent
edea64b530
commit
ac68d6c209
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@ There are 5 hooks
|
||||||
|
|
||||||
To use the hooks triggered by the entrypoint script... either added the script(s) to one/more of the hook folders, which are located at the path `/docker-entrypoint-hooks.d` in the container. It is also possible to use volume(s) to insert the script into the container.
|
To use the hooks triggered by the entrypoint script... either added the script(s) to one/more of the hook folders, which are located at the path `/docker-entrypoint-hooks.d` in the container. It is also possible to use volume(s) to insert the script into the container.
|
||||||
|
|
||||||
**Remember:** Only the script(s) markted with the executable flag are executed.
|
**Remember:** Only the script(s) marked with the executable flag are executed.
|
||||||
|
|
||||||
**Example:**
|
**Example:**
|
||||||
```yaml
|
```yaml
|
||||||
|
|
Loading…
Add table
Reference in a new issue