The documentation for Google Filestore only makes specific reference to using it with "Google Compute Engine and Kubernetes Engine instances".
Following the instructions here I have been successfully able to mount a Filestore share in a Compute Engine instance.
Is it possible to mount a Filestore share in a custom runtime (Docker container) that is running in a Google App Engine Flexible instance and if so what would be the best way to do it ?
Thanks