dnephin / dobi

A build automation tool for Docker applications
https://dnephin.github.io/dobi/
Apache License 2.0
309 stars 36 forks source link

Optimize `rm` action #227

Open aidan-mundy opened 2 years ago

aidan-mundy commented 2 years ago

A caveat here is that fixing 1&2 makes 3 a much more noticeable problem.

aidan-mundy commented 2 years ago

Thinking about solutions for item 3, it appears to me that dobi would benefit from a much more comprehensive state management system, similar to how terraform manages its state.