Install docker in macOS builds using Docker4Mac or xhyve

Hello,

I’m working on an open source tool that runs on Linux and macOS.

I was wondering if it’s possible to install Docker4Mac or Docker (using xhyve) in macOS environments.

Thanks before hand!

I’m not familiar with OS X in CircleCI, nor the current status of Docker on OS X. What package manager is available to you? If you have Brew, maybe you could try this?

If that does not work for you, search the web for “Docker OS X Brew” (or maybe MacPorts), which should give you some material on how to install it locally. Perhaps they can be modified to run remotely?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.