Examine the repository's Dockerfile (likely in the root or docker/ directory). Identify which extensions are currently used in the platform per the documentation at https://docs.turso.tech/reference/extensions. Review the comments in this issue for any additional guidance. Modify the Dockerfile to build and include the extensions in the final image, ensuring they are loaded at startup. Test the image locally to verify extension functionality.