Do we really want to require docker-compose though? For that we should probably just have a doc showing an example.
I don’t think people should be using a script to setup a docker-compose.yml
In fact I’m not entirely sure building an image via curl | bash
is a good idea either anymore. I think we would be better off making an image that builds the binary when it’s first started.