This module creates a MLFlow AI Gateway server container image and pushes to the specified Elastic Container Repository.
ecr-repository-name
: The name of the ECR repository to push the image to.
name: mlflow-image
path: modules/mlflow/mlflow-image
parameters:
- name: ecr-repository-name
valueFrom:
moduleMetadata:
group: storage
name: ecr-mlflow-ai-gw
key: EcrRepositoryName
MlflowAIGWImageUri
: Mlflow AI Gateway image URI
{
"MlflowAIGWImageUri": "xxxxxxxxxxxx.dkr.ecr.us-east-1.amazonaws.com/ecr-mlflow-ai-gw:latest"
}