soumilshah1995 commented on issue #26231: URL: https://github.com/apache/superset/issues/26231#issuecomment-1854214037
Here is what I did ``` $ docker-compose down && docker image prune -a $ export DOCKER_DEFAULT_PLATFORM=linux/amd64 $ docker-compose -f docker-compose-non-dev.yml up ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
