Module compose_down

Module compose_down 

Source
Expand description

Docker Compose down command implementation using unified trait pattern.

Structs§

ComposeDownCommand
Docker Compose down command builder
ComposeDownResult
Result from compose down command

Enums§

RemoveImages
Image removal options for compose down