#How to load extra PHP extensions?

1 messages · Page 1 of 1 (latest)

gleaming viper
#

The above does work, but obviously, the build step does not retain container changes after cleanup etc. Should have thought of that. Is there an other way this can be achieved? Custom images could be a way, but that doens't seem to be supported

shell mica
#

I believe this should be going in the commands parameter in your appwrite.json

gleaming viper
#

Thanks, this is what I meant with build settings, edited to clarified that! Unfortunatly, this only runs once on deploy (to create your code package outside of the container). If the container is called or recreated during it's lifetime, these changes are gone.

shell mica
gleaming viper
#

Thanks, I'll have a look on the youtube channel if I can spot it