Skip to main content

down_args

Function down_args 

Source
pub fn down_args(plan: &RigPlan, volumes: bool) -> Vec<String>
Expand description

down: stop + remove containers/networks; --remove-orphans always (Pitfall 4); -v (named+anonymous volume deletion) only for the reset teardown half (04-02).