DiUS / pact_broker-docker

'Dockerised' pact broker
http://pact.io
MIT License
76 stars 102 forks source link

Add support for docker native on OSX #28

Closed fitzoh closed 7 years ago

fitzoh commented 8 years ago

Docker for Mac is now an option for OSX along with boot2docker and docker-machine. This PR updates the test script to check for the docker command on OSX and assigns the test_ip to localhost if found.

mefellows commented 7 years ago

LGTM.