Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [kapua-dev] Splitting Docker images configuration into multiple modules

+1 for refactoring docker module

On Thu, May 4, 2017 at 9:57 AM, Henryk Konsek <hekonsek@xxxxxxxxx> wrote:
Hi,

Currently we have all Docker images defined in a single POM file [1]. The downside of this approach is that it is impossible to build/push only a single Docker image. Also it makes images configuration inheritance pretty complicated.

I'd like to create a dedicated Maven module called "docker" which is gonna contain one submodule per Docker image - for example "kapua-docker-broker", "kapua-docker-sql" and so forth.

First of all I wanted to check if that approach us OK for you. Also I'd like to know if develop branch is still in "release freeze" mode or can I work on this refactoring there?

--

_______________________________________________
kapua-dev mailing list
kapua-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/kapua-dev




--
Regards
--
Dejan Bosanac
http://sensatic.net/about

Back to the top