When using Docker, can't I embed the functions into the container or something instead of keeping them in the GitHub repo?
I actually mean for each source code changes self hosted appwrite redeploy itself not zip file uploading.
TL;DR
Developers are inquiring whether functions can be embedded into a Docker container instead of keeping them in a GitHub repository to have appwrite redeploy itself each time source code changes, rather than uploading a zip file.