# `Docker.Commands.System.Info`
[🔗](https://github.com/joshrotenberg/docker_wrapper_ex/blob/v0.1.2/lib/docker/commands/system/info.ex#L1)

Implements the `Docker.Command` behaviour for `docker info`.

# `t`

```elixir
@type t() :: %Docker.Commands.System.Info{format: term()}
```

# `format`

# `json`

# `new`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
