You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Memory usage of those applications can be stabilized at around 180-200 MiB (even if I raise the limit to 1 GiB, to see if there is a memory leak or something similar) on my laptop.
It's still hard to predict how they acquire memory in other OS/environments, I think the better way is to add a few sentences in README.md so that our readers won't feel frustrated at their first deployment (chapter02)
I think it's fine to re-open this issue #19. I am using Macbook Pro M1 16' with Ventura 13.2.1.
It seems the example application is consuming more resources than expected. They are easy to exit due to OOM.
I think it's more likely to be the issue of the M1 processor and arm64/amd64. The application itself should be fine enough to be an example.
So it might be better to demonstrate the known issue in
README.md
in chapter02, and lift the memory limit a little bit higher.docker version
docker compose version
The text was updated successfully, but these errors were encountered: