docker run -d ftl-tibstore -rs discover:// -n p_svr_name
Optional command line arguments of the persistence server could refer to files, for example
-d. If so, make those files available inside the container, for example, using Docker's
-v parameter.