Hello, I think in this case that the better way it to extend existing a docker image and add your libs by "ADD" command.
On Thu, Aug 17, 2017 at 4:47 PM, luqmanahmad <[email protected]> wrote: > Hi there, > > In docker deployment can we provide jars from our local system to > EXTERNAL_LIBS parameter. Let say we have 10 different jars on our local > system how do we provide them to the EXTERNAL_LIBS parameter. > > Thanks, > Luqman > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/docker-external-libs-tp16254.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
