Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Releases: articulate/tugboat

Support Docker Beta

05 May 19:26
Compare
Choose a tag to compare

This adds support for the docker beta for mac/windows which no longer uses 192.168.99.100. It may also add native linux support, that has not been tested.

Add troubleshooting info to Makefile

13 Apr 15:17
Compare
Choose a tag to compare
0.0.4

Add link to troubleshooting in Makefile

Fix Makefile if/else issue.

12 Apr 16:43
Compare
Choose a tag to compare
Merge pull request #1 from articulate/fix-makefile

Needs to be else, not else ifeq

Handle case where docker-machine is not initialized

04 Apr 17:22
Compare
Choose a tag to compare

This handles the case where you have not yet run eval $(docker-machine env default) and tells you to do so.

First official release.

04 Apr 15:24
Compare
Choose a tag to compare

This is the first official release. Releasing it as 0.0.1 until we have more adoption and can call it "stable".