class Docker::Configuration

Defined in:

docker/configuration.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(address : String = "unix:///var/run/docker.sock") #

[View source]

Instance Method Detail

def address : String #

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

[View source]