defang compose down
should not tear down stateful services without confirmation
#709
Milestone
defang compose down
should not tear down stateful services without confirmation
#709
Ideally, we'd create DB snapshots, to avoid data loss, but for now (V1) we can simply detect redis/postgres/… and prompt and/or require
--force
or something like that.The text was updated successfully, but these errors were encountered: