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 device cgroup rules #2927

Open
iakat opened this issue Apr 9, 2024 · 0 comments
Open

Add support for device cgroup rules #2927

iakat opened this issue Apr 9, 2024 · 0 comments

Comments

@iakat
Copy link

iakat commented Apr 9, 2024

What is the problem you're trying to solve

For containers passing devices, such as SDRs, for hot plug and to not have to define each device, it is useful to pass a cgroup rule such as 'c 189:* rmw'

This is in docker compose as device_cgroup_rules
docker/compose#9251

and podman as --device-cgroup-rule

containers/podman#4876

Describe the solution you'd like

Support device_cgroup_rule with nerdctl/compose

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant