Once a user is done experimenting with MindsDB via the extension on Docker Desktop, allow them to push the image directly to a container registry on AWS/GCP. This image should include the dependencies that were installed while running the extension.
A few questions yet to be answered,
- Should the image be pushed to an image registry or a container orchestration service?
- Should the image that is pushed include the volumes that were bound when running on Docker Desktop?