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

Support Docker Pids Limit #4318

Closed
samart opened this issue May 22, 2018 · 3 comments
Closed

Support Docker Pids Limit #4318

samart opened this issue May 22, 2018 · 3 comments
Assignees

Comments

@samart
Copy link

samart commented May 22, 2018

This will help us run more securely by not allowing subprocesses to be spawned in the container, or hosts being taken down by forkbombs.

/containers/create --> HostConfig/PidsLimit
https://docs.docker.com/engine/api/v1.37/#operation/ContainerList

Thanks,
Trevor

@samart
Copy link
Author

samart commented May 22, 2018

@rcgenova FYI

@qkate
Copy link
Contributor

qkate commented May 23, 2018

@samart This is on our radar for the current sprint -- no promises, but we're going to try to get to it!

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants