Could you make a ENV variable which is either true or false to start the rsync when the container starts? Might be super usefull to setup this container, also I'd like to run it once on startup anyway.
(For example this container has the option as well INIT_BACKUP)
Could you make a ENV variable which is either
true
orfalse
to start the rsync when the container starts? Might be super usefull to setup this container, also I'd like to run it once on startup anyway.(For example this container has the option as well
INIT_BACKUP
)