DockerEngineAPI.Model.Storage (ex_docker_api v1.55.0)
View SourceInformation about the storage used by the container.
Summary
Types
@type t() :: %DockerEngineAPI.Model.Storage{ RootFS: DockerEngineAPI.Model.RootFsStorage.t() | nil }
Information about the storage used by the container.
@type t() :: %DockerEngineAPI.Model.Storage{ RootFS: DockerEngineAPI.Model.RootFsStorage.t() | nil }