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

Exposing /dev properly to the container by the Engine #125

Closed
imrehg opened this issue Dec 18, 2018 · 4 comments
Closed

Exposing /dev properly to the container by the Engine #125

imrehg opened this issue Dec 18, 2018 · 4 comments
Assignees

Comments

@imrehg
Copy link

imrehg commented Dec 18, 2018

Description

Udev in containers is major pain. Should have a balenaEngine feature, that exposes the devices dynamically in a container, with just udev running in the host.
The discussion went something like:

When a container is privileged, expose a copy of /dev to the container in a way that they get dynamic devices (and device names), and exposes it to the container in a way that new devices will show up, but the containers cannot create/destroy nodes (just read/write/open the nodes). This would remove most of the needs of users running udev inside the container.

From 2018/12/18 architecture call

Front logo Front conversations

robertgzr pushed a commit that referenced this issue Feb 7, 2019
[18.09 backport] Windows: Tie busybox to specific version
@robertgzr
Copy link
Contributor

@balena-ci
Copy link
Contributor

[imrehg] This issue has attached support thread https://jel.ly.fish/#/support-thread~3c767d63-31d6-4a63-8681-b4325c0d62f4

@jellyfish-bot
Copy link

[srlowe] This issue has attached support thread https://jel.ly.fish/d5b1d2f5-e166-4023-9378-94d718e5d524

@20k-ultra
Copy link
Contributor

We are going to implement this in the Supervisor. See balena-os/balena-supervisor#1532

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

5 participants