Ain Tohvri
Ain Tohvri
I'd call for a new task which: 1. Removes `bower_components/` completely 2. Installs fresh
**Steps to reproduce**: 1. Create a machine with following resources: ``` docker-machine create --driver virtualbox --virtualbox-disk-size 25000 --virtualbox-cpu-count 2 --virtualbox-memory 2048 testmachine ``` 2. Start a machine 3. Create `docker-compose.yml`...
For integration tests, install following dependencies on Bamboo account: - Docker Toolbox - Homebrew
As we're running integration tests on Bamboo, we need easy feedback in README header, e.g. a badge from a build, similar to TravisCI build badge.
If Brew Cask isn't used on any of the dependencies, it shouldn't be a breaking dependency?
Tried to run docker-osx-dev after a month or so and wasn't able to anymore. Exits right after the Docker Machine test: ``` … 2016-01-12 13:59:48 [INFO] Complete list of paths...
As by the story from #99, `-i` option could use validation. If the ignore file does not exist at the path, there should be an error (or prompt).
- Create a build project with auth for the team on OS X Bamboo instance - Integrate currently existing tests
I think we should start versioning the tool so that one could go with `docker-osx-dev --version` and get a semver-formatted `x.x.x` response that gives one a possibility to quickly realise...