>>>>> Francois Papon <francois.pa...@openobject.fr>:

> It means that your docker image is not immutable and after starting
> the Karaf instance, it will download the updated dependencies features
> at startup right?

Correct! :-)

> It's not the common design for docker image and I think it's better to
> have a custom Karaf distribution and build a new docker image after
> each dependencies update.

I'm quite sure all docker enthusiasts would think like you do. :-)

Me I just fell in love with the simplicity of the idea, which is similar
to the elegance of installing from maven with features in regular karaf
(which is the main feature, that made me fall in love with karaf in the
first place. That, and karaf feature installs taking the hard part out
of finding and loading the right bundles).

But... these docker images needs an occasional update when the world
changes (such as the OSGi version and possibly the JVM version).

Reply via email to