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

Add support for MemorySwappiness when creating containers please #1546

Open
maxant opened this issue Apr 26, 2022 · 1 comment · May be fixed by #1547
Open

Add support for MemorySwappiness when creating containers please #1546

maxant opened this issue Apr 26, 2022 · 1 comment · May be fixed by #1547
Assignees

Comments

@maxant
Copy link

maxant commented Apr 26, 2022

Description

We can specify memory and memorySwap, but not yet MemorySwappiness.

Info

See https://docs.docker.com/engine/api/v1.41/#operation/ContainerCreate and MemorySwappiness and https://docs.docker.com/config/containers/resource_constraints/#--memory-swap-details

@maxant
Copy link
Author

maxant commented Apr 26, 2022

here's a pull request, not sure if everything is good? #1547

@rohanKanojia rohanKanojia linked a pull request Apr 27, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant