Going further¶
- Multiple applications — several apps in one stack
- Custom Dockerfile — extend the images the plugin ships
- Dockerfile cookbook — recipes for the blocks they expose
- Background workers — long-running processes next to your app
- Extending the compose file — add or change anything in the generated file
- Writing your own service — the extension points