Funny, I have a similar branch locally. My approach is a bit different though:
moved the docker command invocation into OmnibusFlapjack::Docker
added spec tests for this, mocking Mixlib::ShellOut so we can test the logic without actually kicking off builds
I haven't gotten very far but will try and polish and push it shortly. It's probably fine to merge this and then still go ahead with the above separately.
Funny, I have a similar branch locally. My approach is a bit different though:
I haven't gotten very far but will try and polish and push it shortly. It's probably fine to merge this and then still go ahead with the above separately.