class Docr::Types::RootFS
- Docr::Types::RootFS
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
types/image.crConstructors
Instance Method Summary
- #base_layer : String | Nil
- #base_layer=(base_layer : String | Nil)
- #layers : Array(String) | Nil
- #layers=(layers : Array(String) | Nil)
- #type : String
- #type=(type : String)