How to deploy mlflow models to sagemaker endpoints where sagemaker refers the private docker registry?

Maverick1
Valued Contributor II

Is it possible to deploy the mlflow model to a sagemaker endpoint where the image URL is not referring to an image in ECR but the image is actually present in a private docker registry?