Skip to content
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

memorySwap in createContainer seems to be ignored #85

Open
bitc opened this issue Nov 21, 2021 · 0 comments
Open

memorySwap in createContainer seems to be ignored #85

bitc opened this issue Nov 21, 2021 · 0 comments

Comments

@bitc
Copy link
Contributor

bitc commented Nov 21, 2021

I haven't investigated this thoroughly, but it appears that the memorySwap configuration documented here:

https://hackage.haskell.org/package/docker-0.6.0.6/docs/Docker-Client-Types.html#t:ContainerResources

seems to be ignored by docker, and when inspecting the running container it always has:

"MemorySwap": -1,

I will try to investigate further, but I am posting this here in the meantime in case anyone else has any more information.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant