docs/setup/self-hosted/docker-desktop.mdx
MindsDB provides an extension for Docker Desktop that facilitates running MindsDB on Docker Desktop.
<Tip> Visit the [GitHub repository for MindsDB Docker Desktop Extension](https://github.com/mindsdb/mindsdb-docker-extension) to learn more. </Tip>Before proceeding, ensure you have installed Docker Desktop, following the official Docker Desktop documentation.
This setup of MindsDB uses the mindsdb/mindsdb:latest Docker image, which is a lightweight Docker image of MindsDB that comes with mysql,postgresql,snowflake,bigquery,mssql,and salesforce pre-installed.
Follow the steps to set up MindsDB in Docker Desktop.
It is not necessary to keep Developer Mode enabled to use the extension. Once the extension is installed, you can disable Developer Mode if you wish. </Tip>
Go to the Extensions page in Docker Desktop and search for MindsDB.
Install the MindsDB extension.
<Tip> The first time the extension is installed, it will run the latest version of MindsDB. Moving forward, it's advisable to regularly update the MindsDB image used by the extension to ensure access to the latest features and improvements.As mentioned previously, the extension uses the mindsdb/mindsdb:latest Docker image. To update the image, follow these steps:
Access MindsDB inside Docker Desktop.
<p align="center"> </p>In the MindsDB editor, go to Settings and Manage Integrations.
Select integrations you want to use and click on Install.
<p align="center"> </p>In order to view the logs generated by MindsDB when running the extension, follow these steps: