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

Can we add --sysctl in podman driver? #82

Closed
rodericliu opened this issue Jan 14, 2021 · 2 comments · Fixed by #83
Closed

Can we add --sysctl in podman driver? #82

rodericliu opened this issue Jan 14, 2021 · 2 comments · Fixed by #83

Comments

@rodericliu
Copy link

rodericliu commented Jan 14, 2021

Hi,

Sometimes you need to set some kernel values like net.core.somaxconn with sysctl. 
It is available in docker driver, can we also have it for podman driver?

Thanks!

@towe75
Copy link
Collaborator

towe75 commented Jan 15, 2021

Hi @rodericliu .
Seems like the podman http api supports a sysctl map so it should be straight forward to add this feature.
We will definitely have a look at it.

@towe75
Copy link
Collaborator

towe75 commented Jan 15, 2021

@rodericliu : you can run a build from branch #83 if you're brave.

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.

2 participants