DockerEngineAPI.Model.Storage (ex_docker_api v1.55.0)

View Source

Information about the storage used by the container.

Summary

Types

t()

@type t() :: %DockerEngineAPI.Model.Storage{
  RootFS: DockerEngineAPI.Model.RootFsStorage.t() | nil
}

Functions

decode(value)