Changelog
Compose:
Docker compose support is now available under the Projects section (default location is /config/compose/ for your docker-compose projects).
This requires you to set /config to a bind mount. If you've already got /config mounted on a volume you can set /compose/ to a bind mount and set the COMPOSE_DIR environment variable equal to /compose/. Then put all of your folders that container docker-compose.yml files into that folder.
DigitalOcean:
There's now a DigitalOcean marketplace app for Yacht. I would love feedback on it if you get the chance to try it out.

