Add note about more complex pre/post execs.

master
Jarno Rantanen 2018-11-27 18:57:09 +02:00
rodzic c0e13b2fc3
commit 787843b0c9
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -136,6 +136,8 @@ The above configuration will perform a `docker exec` for the database container
Similarly, after the temp volume has been backed up, it's cleaned up with another `docker exec` in the database container, this time just invoking `rm`.
If you need a more complex script for pre/post exec, consider mounting and invoking a shell script instead.
## Configuration
Variable | Default | Notes