Open JustinBenedick opened 6 months ago
As of right now I am trying to create a container for octoprint for my 3d printer on a raspbery pi. The big thing is that I got to mount usb devices.
In a yaml file I had it looked like this devices:
I just need a spot to put this in on the web interface
You can just treat them as volumes:
This works fine, /dev/kvm exists in the container afterwards.
As of right now I am trying to create a container for octoprint for my 3d printer on a raspbery pi. The big thing is that I got to mount usb devices.
In a yaml file I had it looked like this devices:
I just need a spot to put this in on the web interface