
Hi there,
How can I add an ca-certificate to docker? I've found some solutions that modify the dockerfile, but with that I would have handle the dockerfile again with every update I would make on appwrite correct? Is there another way or would you recommend using the dockerfile modification?
Cheers :appwritecheers:

You can make use of docker-compose.override.yml
and do the changes there.
Recommended threads
- Can't create a function. The user interf...
I am trying to create a server-side function. I am on the free tier. **I already have three functions that work properly** that I created a few months ago. Now,...
- 1.6 to 1.7 does not work
Appwrite (self-hosted) stopped working after updating from 1.6.2 that was stable. Getting the general_server_error. Mentioning I fallowed all steps for upgrad...
- Svelte App Whitelist
https://appwrite.io/docs/quick-starts/sveltekit Based on the example from the docs, how woul'd I go about adding a "whitelist" that checks if the user has a sp...
