Yuri Pipchenko

  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by Yuri Pipchenko
  • Yuri Pipchenko commented,

    It works with docker, because of when docker container is running I can mount whole /dev with --volume=/dev: docker run -it --rm --net=host --privileged --volume=/dev:/dev ... But this mount option...

  • Yuri Pipchenko commented,

    Thank you very much, MartyG. I will try it.

  • Yuri Pipchenko commented,

    It's a PC.Motherboard - Supermicro MBD-X10SRA, CPU - Intel Xeon E5.

  • Yuri Pipchenko commented,

    Hi MartyX Grover Thank you for your reply. LXD and Docker are very similar - both are a containers using linux cgroups, but not fully functional VMs. I'm just more comfortable with LXD, because it ...

  • Yuri Pipchenko created a post,

    D435 in LXD container

    Is it possible to use RealSense D435 camera inside LXD container? Host - Ubuntu 18.04, LXD 4.0.5. Container OS - Ubuntu 18.04.librealsense2-dkms and librealsense2-utils are installed both on host a...