Commit Graph

7 Commits

Author SHA1 Message Date
Travis Tomka
01740ee9e4 Add docker-compose start command. 2017-03-30 20:00:26 -06:00
Travis Tomka
ce1360c733 Add docker-compose restart command. 2017-03-30 19:58:52 -06:00
Travis Tomka
4697d956fa Move docker services to a reusable trait. 2017-03-30 19:55:06 -06:00
Travis Tomka
e3ace8a3ea Allow executable arguments to be set for all docker-composer commands. 0.0.3 2017-03-15 15:39:52 -06:00
Travis Tomka
90b7786dc9 Relocated the run() method to the task base class instead of having it reflected on each task object. 0.0.2 2017-03-15 13:44:17 -06:00
Travis Tomka
b0c126c271 Allow setting service(s) on the docker-compose up command. 2017-03-15 13:39:45 -06:00
Travis Tomka
75264c6c28 Initial commit. 0.0.1 2017-03-13 12:52:47 -06:00