Roboy / ravestate

✨ Ravestate is Roboy's reactive dialogue state library.
http://roboy.github.io/ravestate
BSD 3-Clause "New" or "Revised" License
25 stars 7 forks source link

Docker container realitivity/ravestate won't start without /dev/video0 #157

Open missxa opened 3 years ago

missxa commented 3 years ago
$ docker-compose up -d rs-linux

Creating rs ... error

ERROR: for rs  Cannot start service rs-linux: error gathering device information while adding custom device "/dev/video0": no such file or directory

ERROR: for rs-linux  Cannot start service rs-linux: error gathering device information while adding custom device "/dev/video0": no such file or directory
ERROR: Encountered errors while bringing up the project.
josephbirkner commented 3 years ago

Yeah, this should definitely be fixed. I believe there should be more docker compose profiles. For every platform at least one with vision and one without.