osrf / rocker

A tool to run docker containers with overlays and convenient options for things like GUIs etc.
Apache License 2.0
584 stars 75 forks source link

Add IPC support to RockerExtension #284

Closed sachinkum0009 closed 3 months ago

sachinkum0009 commented 3 months ago

This PR enables the use of IPC-related Docker arguments in Rocker configurations and should close the issue #241.

sachinkum0009 commented 3 months ago

Closing this PR, because I wanted to create PR from a branch instead of main branch. PR #285 is the final PR.