DockerEngineAPI.Model.RootFsStorage (ex_docker_api v1.55.0)

View Source

Information about the storage used for the container's root filesystem.

Summary

Types

t()

@type t() :: %DockerEngineAPI.Model.RootFsStorage{
  Snapshot: DockerEngineAPI.Model.RootFsStorageSnapshot.t() | nil
}

Functions

decode(value)