Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker --build-arg compatibility #71

Open
3 tasks
caviri opened this issue Apr 8, 2024 · 1 comment
Open
3 tasks

Docker --build-arg compatibility #71

caviri opened this issue Apr 8, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@caviri
Copy link
Contributor

caviri commented Apr 8, 2024

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

  • --build-arg option for step preparation.
  • Store of --build-arg in step.
  • Testing in a single-node execution.
@caviri caviri added the enhancement New feature or request label Apr 8, 2024
@caviri
Copy link
Contributor Author

caviri commented Apr 15, 2024

Added --build-arg to odtp.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant