-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
mem_swappiness not working #8466
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically closed because it had not recent activity during the stale period. |
Have the same issue. docker inspect shows |
@glours @laurazard Sorry for the random tagging, but the bug is still present on Docker Compose version v2.12.1. |
This issue has been automatically marked as not stale anymore due to the recent activity. |
Hello team, the bug is still present on Docker Compose version v2.20.3. |
I'm seeing this issue as well. |
Description of the issue
Docker compose file version 2.4.
Service config
mem_swappiness
has no effect.Context information (for bug reports)
Output of
docker-compose version
/!\ If
docker-compose version
reports v2.0...` you're using the wrong repository, please report issues on Compose-CLIOutput of
docker version
Output of
docker-compose config
(Make sure to add the relevant
-f
and other flags)Steps to reproduce the issue
Observed result
60
Expected result
75
Stacktrace / full error message
Additional information
Linux li1401-73.members.linode.com 4.9.0-14-amd64 #1 SMP Debian 4.9.246-2 (2020-12-17) x86_64 GNU/Linux
docker info shows:
WARNING: No swap limit support
The text was updated successfully, but these errors were encountered: