Thanks. How would I do either of those? I searched, found this post (Starting Discourse on a Specific Docker Network - #3 by dlynch158) and following the example added the following line to my app.yml:
docker_args: "--shm-size=1g"
Then ran launcher rebuild app. That didn’t make any difference though, shm is still 64M inside the container.
Thanks,
Gunnar