brikis98 / docker-osx-dev

A productive development environment with Docker on OS X
http://www.ybrikman.com/writing/2015/05/19/docker-osx-dev/
MIT License
1.43k stars 106 forks source link

Install core dependencies on Bamboo #171

Open ain opened 8 years ago

ain commented 8 years ago

For integration tests, install following dependencies on Bamboo account:

ain commented 8 years ago

@brikis98 do you see anything that I missed here?

brikis98 commented 8 years ago

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.

ain commented 8 years ago

Ok. Fair enough.