We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We can specify memory and memorySwap, but not yet MemorySwappiness.
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
MemorySwappiness
The text was updated successfully, but these errors were encountered:
here's a pull request, not sure if everything is good? #1547
Sorry, something went wrong.
maxant
Successfully merging a pull request may close this issue.
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-detailsThe text was updated successfully, but these errors were encountered: