Implements the Docker.Command behaviour for docker pause.
Summary
Types
@type t() :: %Docker.Commands.Pause{containers: [String.t()]}
Implements the Docker.Command behaviour for docker pause.
@type t() :: %Docker.Commands.Pause{containers: [String.t()]}