Hacker News new | ask | show | jobs
by Riverheart 1001 days ago
In what way? Docker-compose files are composable. I can specify several compose files that layer functionality or have different behavior and tie it together with make. You can also set defaults and override with environment variables using bash syntax.