We are trying to build and push custom MFE images to be able to use with Kubernetes. Though we could build the MFE image, we couldn’t push it to the container registry as the tutor-mfe plugin is missing remote-image hook which is required to upload images.
I’ve created a PR fixing this issue.