Implements the Docker.Command behaviour for docker manifest inspect.
Docker.Command
docker manifest inspect
@type t() :: %Docker.Commands.Manifest.Inspect{ insecure: term(), manifest_list: term(), verbose: term() }