feature(readme): update readme
- include monitoring multiple directories
This commit is contained in:
parent
4b8e019b84
commit
f5d6fab875
@ -72,6 +72,8 @@ ### Content mount
|
|||||||
|
|
||||||
Obviously, this container needs something to monitor to determine whether changes have been made. This is accomplished via bind-mounting a directory from the host and is why 'polling' is necessary. Mount a directory with files to be monitored to */watch* in the container.
|
Obviously, this container needs something to monitor to determine whether changes have been made. This is accomplished via bind-mounting a directory from the host and is why 'polling' is necessary. Mount a directory with files to be monitored to */watch* in the container.
|
||||||
|
|
||||||
|
> Starting with v4.0.0 you can watch up to 5 directories! Simply mount them to `/watch`, `/watch2` ... `/watch5'.
|
||||||
|
|
||||||
## Commands
|
## Commands
|
||||||
|
|
||||||
The container’s entrypoint script recognizes a few commands that tell it what you want to do:
|
The container’s entrypoint script recognizes a few commands that tell it what you want to do:
|
||||||
|
Loading…
Reference in New Issue
Block a user