Having the capability to install from docker make it easy to evaluate new version, however often need to evaluate using virtual connection to relational DB.
Is there a way to tell it to load libraries from a specific path similar to how we tell it where the home is?
Also note that I also added -p option which publish the port to the public interface which is probably something that everyone need. This may be obvious to long time Docker users but not so much to newbies like me.
Thanks a lot Serge. This is the approach we are currently using too. We are considering some other options to make this easier. Apologies for the delay in response.