15 Commits

Author SHA1 Message Date
Travis Tomka
0bd195e5a9 Merge branch 'master' of github.com:droath/robo-docker-compose 0.0.5 2018-02-25 18:11:30 -07:00
Travis Tomka
0d799fca6c Add docker-compose exec command. 2018-02-25 18:10:48 -07:00
Travis Tomka
a5c405ec02 Merge pull request #2 from raphaelstolt/improvement-installation-documentation
Improvement installation documentation
2017-10-05 08:59:18 -06:00
Raphael Stolt
c3cc0c2e1f Let Composer figure out the latest version. 2017-10-05 02:52:35 +02:00
Raphael Stolt
65893fc1a9 Emphasise it's dev dependency character. 2017-10-05 02:51:54 +02:00
Travis Tomka
c2242c4b93 Update README with additional supported commands. 0.0.4 2017-03-30 20:04:44 -06:00
Travis Tomka
463daf3a2d Fix comment which was referencing the wrong command. 2017-03-30 20:02:01 -06:00
Travis Tomka
761f956826 Add docker-compose pause command. 2017-03-30 20:01:05 -06:00
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