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
I am just a random visitor, but hasn't this been fixed by merging #37296 recently? I have tested it and supplying the memory -m option worked for me on LCOW. Maybe this could be closed, then.
Allowing to set the memory limit for LCOW
docker run -ti -m 3GB alpine sh -c "cat /proc/meminfo | grep MemTotal"
Received:
MemTotal: 985560 kB
Expected:
MemTotal: 3045340 kB
The text was updated successfully, but these errors were encountered: