|
|
|
|
|
by SpeedilyDamage
1260 days ago
|
|
I'm not really sure what problem you're trying to solve here; if you want to follow DRY, there are YAML tricks you can use[0], but if you want docker-compose to "figure it all out" itself, I don't think there are a safe set of assumptions it could make to reliably meet your expectations. Also I'm not sure it really matters; again this would help to understand your question better, because I think you're trying to solve a problem that may not exist in your threat model. [0] https://medium.com/@kinghuang/docker-compose-anchors-aliases... |
|