brikis98 / docker-osx-dev

A productive development environment with Docker on OS X

Home Page:http://www.ybrikman.com/writing/2015/05/19/docker-osx-dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install core dependencies on Bamboo

ain opened this issue · comments

For integration tests, install following dependencies on Bamboo account:

  • Docker Toolbox
  • Homebrew

@brikis98 do you see anything that I missed here?

Actually, until we fix #162, we should test exactly what the docker-osx-dev readme advices, which means the only thing you should have installed is Homebrew. The docker-osx-dev install command should take care of the rest.

Ok. Fair enough.