Context
In order to build custom components based on Matlab we need to build the components by using a License file and --build-arg parameter. https://www.mathworks.com/help/cloudcenter/ug/create-a-custom-matlab-container.html
Possible solution
Add --build-arg as a type of parameter or secret to provide when preparing the docker.
Acceptance criteria