Gabriel
|
e8c14d318c
|
feat: allow to pass docker compose configuration as string
|
2021-01-06 17:08:14 +01:00 |
|
Sebastián Balay
|
c808fa2b90
|
fix: update flags incompatible with detached mode
The flag --no-start in the up command is also incompatible with --detached
|
2020-07-10 20:11:50 +02:00 |
|
Paweł Niedzielski
|
3a68db75e3
|
feat: allow passing service names to rm function
|
2020-04-24 01:09:13 +02:00 |
|
lancerutkin
|
e85af8c092
|
feat: add ability to pass --abort-on-container-exit flag to up methods
|
2020-03-06 11:44:39 +01:00 |
|
Will O'Beirne
|
db73df9b0f
|
Add a version function
|
2019-10-25 16:35:44 -04:00 |
|
Paweł Niedzielski
|
98dc30de0f
|
Add pullOne, pullMany and pullAll methods
|
2019-08-30 14:05:12 +02:00 |
|
Nacho González
|
3cea146b6e
|
Add stopOne command
|
2019-08-15 08:59:55 +02:00 |
|
Paweł Niedzielski
|
9c3013be4f
|
Fix interfaces not being exposed in typings file
|
2019-07-30 10:33:52 +02:00 |
|
Paweł Niedzielski
|
38aade6f02
|
Fix API types for upMany & upOne
|
2019-07-15 00:27:18 +02:00 |
|
Paweł Niedzielski
|
afc95c16f1
|
Migrate to Typescript
Removed Tape dev dependencies
Add Eslint plugin for Typescript
|
2019-07-14 03:13:14 +02:00 |
|