Skip to content

Draft: Use minikube load to load image into minikube instead of building within minikube context

  • Use the minikube load command to push the image from host machine into minikube
  • Allow specifying the tag name in .devtool.config so docker image is not always a new UUID
    • This will overwrite images instead of storing the old images

Merge request reports

Loading