DockerEngineAPI.Model.RootFsStorage (ex_docker_api v1.55.0)
View SourceInformation about the storage used for the container's root filesystem.
Summary
Types
@type t() :: %DockerEngineAPI.Model.RootFsStorage{ Snapshot: DockerEngineAPI.Model.RootFsStorageSnapshot.t() | nil }