Commit graph

19 commits

Author SHA1 Message Date
Eduardo Weiland
1aefb96986
Fix linting 2019-07-09 15:46:16 -03:00
Eduardo Weiland
5bd54c3049
Allow passing an array as command to run and exec 2019-07-09 15:41:13 -03:00
Jannis Pohlmann
134752cb80 Add test for returning the correct exit code 2019-04-29 15:25:16 +02:00
Paweł Niedzielski
761ac0b094 Use same docker image versions for tests
Fixes #61
2019-04-28 23:58:47 +02:00
Paweł Niedzielski
fdcffa6057 Add config command & related 2019-04-17 14:13:17 +02:00
Lars Kumbier
cb10f66295 Add port command 2019-04-11 12:10:45 +02:00
Alexander Zeitler
61c904e1d1 fix broken "ensure run and exec are working" test 2019-04-06 16:16:12 +02:00
Alexander Zeitler
f7fa8b1c47 fix issue 42 by splitting compose options and command options 2019-03-26 23:24:54 +01:00
Alexander Zeitler
d3a2455055 add support to pass docker-compose command options 2019-03-20 03:20:04 +01:00
Alexander Zeitler
2b117d216e implement logs command including support for --follow flag 2019-02-03 20:15:17 +01:00
Alexander Zeitler
5ecc699f90 fix assert: alpine finishes after start/restart 2019-01-30 09:48:54 +01:00
Alexander Zeitler
186e04741d implement restart command 2019-01-30 09:42:00 +01:00
falinsky
894f10281c Provide ability to run docker-compose ps command 2019-01-15 17:03:30 +02:00
Rafał Siwiec
348c6cfcb3 More detailed up methods
`upAll`, `upMany` and `upOne` methods were introduced.
2018-09-24 07:30:25 +02:00
zaucy
dc38a6f52f Changed build function names, fixed execCompose which was not resolving its promise, fixed issue with run/exec with the spawn change 2018-06-28 19:25:42 -07:00
zaucy
0d92b75922 docker-compose build support #11 2018-06-27 22:24:54 -07:00
Ignatiev Mikhail
4d7fac4b2a exec and run implementation 2018-06-16 16:42:43 +03:00
Ignatiev Mikhail
8889412840 custom ymls support + tests, eslint aid for tests 2018-06-16 13:00:24 +03:00
Unknown
4fae99d8e4 implement up, down, stop, kill, rm 2017-06-10 23:58:22 +02:00