# Using libvoxl_io.so from Docker

Source: https://forum.modalai.com/topic/700/using-libvoxl_io-so-from-docker
Category: VOXL SDK and Software (https://forum.modalai.com/category/47/voxl-sdk-and-software)
Posted: 2022-02-02 13:12:36 UTC by amitga
Replies: 2 · Views: 809

## amitga · 2022-02-02 13:12:36 UTC

Hi,
I understand that currently using libvoxl_io.so from Docker is not supported.

I wanted to know if it's on your road map, and if so, when can we expect Docker support for this?

If not, I would like to know what it would take to port it to Docker ?

Thanks

## Reply by Chad Sweet (ModalAI staff) · 2022-02-02 17:53:10 UTC

It is not currently on the roadmap. You could create a shim by exposing a libmodal_pipe to the docker from the Yocto layer. What specifically are you trying to achieve?

## Reply by amitga · 2022-02-03 04:42:35 UTC (in reply to Chad Sweet)

@Chad-Sweet 
I'm trying to read some sensor data using UART/I2C, from within a Docker container.

I will look into libmodal_pipe , thanks.
