struct Docker::ImageHistory
- Docker::ImageHistory
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
api_schema/images/images.crConstructors
Instance Method Summary
- #comment : String
- #comment=(comment : String)
- #created : Int64
- #created=(created : Int64)
- #createdBy : String
- #createdBy=(createdBy : String)
- #id : String
- #id=(id : String)
- #size : Int64
- #size=(size : Int64)
- #user : Array(String)
- #user=(user : Array(String))