Back

How to not pull the docker image

  • 1
  • Self Hosted
Raman
7 Aug, 2024, 14:02

Well while running pulling the appwrite instance it pull the image from the internet but we want to test it in the area where no internet is available and than build it again so how can we not pull and it run

TL;DR
To use Appwrite without pulling the Docker image each time, follow the contribution guide to build Appwrite from its source code on the `main` branch instead. This will allow you to run Appwrite locally without internet access. Steps can be found at: https://github.com/appwrite/appwrite/blob/main/CONTRIBUTING.md#setup-from-source
Guille
7 Aug, 2024, 14:05

You should follow the contribution guide to build appwrite from source code, and use main as the branch to build it https://github.com/appwrite/appwrite/blob/main/CONTRIBUTING.md#setup-from-source

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more