7 Commits

Author SHA1 Message Date
Razvan
ada3c6c7cd
feat: add support for compose flags (#7)
Add support for options (eg: --profile) to be passed to docker-compose.
2022-08-27 15:12:55 +09:00
Il Sub Bang (ethan)
9ea84e60c1
fix: broken action (#6)
* fix: broken action test

* fix: run npm install

* fix: add missing node_modules

* fix: invalid option creating

* fix: add missing composeFile parameter

* fix: change test order

* WIP: add debug code

* WIP: fix main.js

* WIP: fix action

* WIP: debug

* WIP: debug

* fix: remove double quote
2022-06-08 00:02:09 +09:00
Ricardo J González C
5e50ea4795 Fix minor bugs 2022-06-03 12:05:37 -05:00
Ricardo J González C
3533107d1d Remove up-one and add services and up-flags 2022-06-03 11:53:11 -05:00
Ricardo J González C
e02ec27fe7 Add option to up one service 2022-06-01 19:26:23 -05:00
isbang
5b5a1f9a95 feat: do not fail on file not exists 2021-01-06 11:00:47 +09:00
isbang
5eed63a280 feat: init compose action 2020-11-02 14:20:02 +09:00