Information about the image's RootFS, including the layer IDs.
@type t() :: %DockerEngineAPI.Model.ImageInspectRootFs{ Layers: [String.t()] | nil, Type: String.t() }