struct Docker::InspectImageRootFS

Included Modules

Defined in:

api_schema/images/images.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def layers : Array(String) #

[View source]
def layers=(layers : Array(String)) #

[View source]
def type : String #

[View source]
def type=(type : String) #

[View source]