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 devices #41

Closed
drewbailey opened this issue Jul 1, 2020 · 1 comment · Fixed by #129
Closed

support devices #41

drewbailey opened this issue Jul 1, 2020 · 1 comment · Fixed by #129

Comments

@drewbailey
Copy link
Contributor

ability to expose devices to container

see https://www.nomadproject.io/docs/drivers/docker#devices

@tbrtje
Copy link

tbrtje commented Mar 14, 2021

this would be very helpful, currently we need to run both podman and docker tasks in our deployment, as support for devices in podman tasks is lacking. This is the only thing keeping us from making the full switch to podman and ditching docker in our environment.

@towe75 towe75 self-assigned this Jul 9, 2021
towe75 added a commit that referenced this issue Jul 11, 2021
towe75 added a commit that referenced this issue Aug 4, 2021
* config: map host devices into container

Fixes #41

* Fix broken test, behavior is different with Podman 3.2.2

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

Successfully merging a pull request may close this issue.

4 participants