Marek Goldmann
Marek Goldmann
Correct, this should be actually looked at as a feature :) Let me explain why. Please take a look at: https://github.com/cekit/cekit/issues/544. This request (a valid one) was to start reusing...
I guess other question is why we actually have such limit in Docker in first place. I'm pretty sure that most (all?) storage drivers can handle it easily.
Thanks for this. This will be a tricky one to solve, but at some point we need to figure out how we want to handle it. Docker, on one hand...
Dunno really, but `docker system prune -a` is helpful to run from time to time. Regarding Podman - I found it to be slower to build an image than Docker,...
I'm not sure if I understand this issue. Following your example you mentioned that EAP modules are already included in the image, so my question is - why we should/want...
Related: https://github.com/behave/behave/pull/616
Manual approach: http://blog.crevise.com/2018/02/executing-parallel-tests-using-behave.html
This page needs to be extended and all gaps filled: https://docs.cekit.io/en/latest/handbook/testing/behave.html
I would say 2.2 at earliest considering the fact that we need to have answers for above and probably more questions.
I agree with @rcernich, having repositories defined in the modules (as long as the idea may sound great) makes the implementation and maintenance very hard. Overriding of this is another...