osrf / rocker

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

Support on macOS #154

Closed ericluwj closed 2 years ago

ericluwj commented 3 years ago

Description

It is understood that this tool should work on most systems using with a recent docker version available. I am not sure whether is macOS supported, but I'm facing an error on macOS when trying out the examples after installing rocker using pip. If macOS is not supported, I really hope that it can be.

Your environment

OS Version: macOS Big Sur 11.5 Python Version: 3.8.11 Docker Version: Docker version 20.10.7, build f0df350

Steps to reproduce

tfoote commented 3 years ago

If you can extend this to support macOS that would be great. I have not tried it out and don't have a convenient testing platform. But I'm happy to take contributions that make it compatible as long as it doesn't hurt the linux compatibility.