Docr::Client
Inherits Reference / Object
Constants
Log = ::Log.for(self)
SOCKET_PATHS = [((Path.home / ".docker") / "run") / "docker.sock", Path["/var/run/docker.sock"]]
Constructors
new(host : String = self.class.detect_host)
SourceClass methods
available?
SourceInstance methods
call(method : String, url : String | URI, headers : HTTP::Headers | Nil = nil, body : IO | Slice(UInt8) | String | Nil = nil, &)
Sourcecontainers
Sourcehost
Sourceimages
Source