struct V1::RootFS
- V1::RootFS
- Struct
- Value
- Object
Overview
RootFS holds the ordered list of file system deltas that comprise the container image's root filesystem.
Defined in:
v1/config.crConstructors
Instance Method Summary
- #diff_ids
- #diff_ids=(_diff_ids : Array(String))
- #diff_ids=(arr : Array(V1::Hash))
- #to_json(json : JSON::Builder)
- #type : String
- #type=(_type : String)