struct Docker::Api::Models::CreateContainerResponse

Defined in:

docker/api/models/create_container_response.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct Docker::Api::Models::Response

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]

Instance Method Detail

def id : String #

[View source]
def warnings : Array(String) | Nil #

[View source]