mistercrunch commented on issue #33027: URL: https://github.com/apache/superset/issues/33027#issuecomment-2787780282
Docker is great, it's part of the foundation of much of what we do. Now our `docker-compose` is a bit shallow and our`docker-compose.*.yml` files, in this repo, are meant to support development and "sandboxing" use cases (like trying a version locally, or running a proof of concept of some kind). So it's a mix of docker compose not being a proper orchestrator to support production services (though one could probably do that if they wanted) and the way we built our own docker-compose files here. minikube seemed pretty decent as a single-instance alternative, maybe we need to improve our docs there. Last I tried it took a few commands to run. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org