AdityaGupta1 / mobycraft

A Minecraft client-side mod to manage and visualize Docker containers in Minecraft
Apache License 2.0
35 stars 7 forks source link

Add support for Docker for Mac #84

Open arun-gupta opened 8 years ago

arun-gupta commented 8 years ago

Current implementation relies upon Docker Machine and is dictated by docker-java library. Find out any other library that supports Docker for Mac and use that as an additional provider.