11 Commits

Author SHA1 Message Date
Emilien Escalle
234ccc8f01
feat: supports multiple compose files (#8)
Co-authored-by: Emilien Escalle <emilien.escalle@escemi.com>
2022-10-05 16:32:01 +09:00
Il Sub Bang (ethan)
bbeb376475
Release v1.2.0 2022-08-27 15:20:07 +09:00
Il Sub Bang
65ecb06558 Release v1.1.0 2022-06-08 00:05:54 +09:00
Ricardo J González C
2331a56248 Update documentation 2022-06-03 12:06:13 -05:00
Ricardo J González C
b6484cf1ad Add missing details 2022-06-01 19:33:54 -05:00
John
96f05193b4
Fix version in example action 2021-04-25 12:40:11 -04:00
isbang
fab6f72bef docs: update readme 2021-04-25 11:58:27 +09:00
Thorrak
95610cce4b Clarify option name, add test volume to docker-compose.yml file 2021-04-24 09:24:22 -04:00
Thorrak
41bd5b12bd Add down-options configuration option
This new, optional configuration parameter allows for the specification of flags to be passed to the `docker-compose down` command. This is primarily intended to be used for passing the `--volumes` flag whith instructs docker-compose to also delete persistent volumes.
2021-04-23 09:54:17 -04:00
isbang
24f65477e7 docs: update README example usage
write more clear and specify that needs actions/checkout

ref #1
2020-11-28 02:31:53 +09:00
isbang
5eed63a280 feat: init compose action 2020-11-02 14:20:02 +09:00