athena icon indicating copy to clipboard operation
athena copied to clipboard

Docker Compose Support

Open newcron opened this issue 7 years ago • 0 comments

It would be great if athena would provide first–class docker-compose support to allow for a better startup of more complex environment (e.g. in an integration test, when mySQL and ElasticSearch is necessary), docker compose is really helpful for that.

Additionally, it would be great to specify a list of await commands that are executed until the exit with code 0 (e.g. a curl request that checks if elastic search has booted yet).

newcron avatar Sep 15 '16 09:09 newcron