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

made changes to incorporate an option for adding labels to the docker image #142

Merged
merged 2 commits into from
Oct 5, 2023

Conversation

511018
Copy link
Contributor

@511018 511018 commented Oct 3, 2023

Added updates to buildable, options, Dockerfile, and full_workflow_build that all a user to specify a dictionary of key value pairs that are then added as Labels to the Docker image when it is created.

@n8mellis n8mellis requested a review from bmunday3 October 5, 2023 14:21
Copy link
Contributor

@bmunday3 bmunday3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving these changes with the intention to go back and further modify full_workflow_build.py to include all optional metadata and build options.

Additional "full workflow" components will include:

  • metadata.model_author
  • metadata.technical
  • metadata.performance
  • metadata.summary
  • metadata.details
  • metadata.batch_size
  • metadata.num_cpus
  • metadata.num_gpus
  • metadata.required_ram
  • metadata.run_timeout
  • metadata.status_timeout
  • Additional parameters in BuildOptions

@bmunday3 bmunday3 merged commit b042369 into chassisml:main Oct 5, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants