10000 LCOW Memory Limits · Issue #37859 · moby/moby · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LCOW Memory Limits #37859

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
rdaniels6813 opened this issue Sep 16, 2018 · 4 comments
Closed

LCOW Memory Limits #37859

rdaniels6813 opened this issue Sep 16, 2018 · 4 comments
Labels
area/lcow Issues and PR's related to the experimental LCOW feature

Comments

@rdaniels6813
Copy link

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

@thaJeztah thaJeztah added the area/lcow Issues and PR's related to the experimental LCOW feature label Oct 30, 2018
@oldium
Copy link
oldium commented Mar 13, 2019

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.

@rdaniels6813
Copy link
Author

Yeah, this is outdated and I'll close it.

@prochnowc
Copy link

@oldium Which version did you use? I used latest edge release which include docker-engine 18.09.3. For me it still doesnt work.

@oldium
Copy link
oldium commented Mar 15, 2019

@prochnowc try to take latest master builds at https://master.dockerproject.com/windows/x86_64/docker.zip and https://master.dockerproject.com/windows/x86_64/dockerd.zip, 18.09 is from last year plus it has bugfixes. LCOW is experimental, so I do not expect LCOW-specific backports.

Sign up for free to join this conversation on GitHub. Already 4EBA have an account? Sign in to comment
Labels
area/lcow Issues and PR's related to the experimental LCOW feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants
0