-
Task
-
Resolution: Done
-
Minor
-
None
-
None
-
False
-
None
-
False
Allow to docker maven external properties which allows to modify various docker setting from the command line. One can use it e.g. change amount of CPU allocated to the container when trying to simulate slow environment by simply running mvn docker:start -Ddocker.cpu=0.5.