53 Commits

Author SHA1 Message Date
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