How to Change the Size of /dev/shm in App Engine Flexible
问题 How do you change the size of the shared memory folder /dev/shm in an App Engine Flexible app? By default it is set to 64M, too low to run many apps (e.g., chrome). I don't see any way to change it. There are ways to change it if you have access to the docker run command, but we don't have such access when launching app engine flexible apps. 回答1: A: No. Unfortunately this isn't possible (yet?) with appengine. More than a few people have run into this issue. For some reason, the container