This repository has been archived by the owner on May 31, 2024. It is now read-only.
MIC encapsulation v1.0.0
This version of MIC includes the following capabilities:
- Start from a local directory where the model is available
- Detect the framework/language used by the model component (python, conda, java, general)
- Extract dependencies according to the framework/language (pip is supported)
- Create a Linux environment using Docker
- Trace the command
- Detect the configuration files
- Detect the inputs and code files
- Detect the outputs
- Generate the MIC wrapper
- Test the component that has been generated locally and extract dependencies installed by the user (pip is supported)
- Build and publish the Docker Image to DockerHub and code to GitHub
- Add the component as a model configuration in the MINT model catalog