<div dir="ltr">Hello, list.<br><br>NkDOCKER is a new native, 100% Erlang Docker client, fully supporting the Docker Remote API v1.18. Every single command and option in the standard Docker client is available.<br><br>- Full v1.18 (Docker 1.6) API supported.<br>- It supports bidirectional attach.<br>- It can control any number of local or remote Docker daemons.<br>- Events, stdin/stdout/stderr attachs, logs, etc., are sent as Erlang messages.<br>- It can reuse existing connections to speed up the message sending.<br>- It supports TCP and TLS transports. Unix socket transport is not supported yet.<br><br>NkDOCKER needs Erlang >= 17, and it is tested on Linux and OSX (using boot2docker). The minimum required Docker server version is 1.5 (Remote API v1.17). It is part of the Nekso software suite, but can be used stand-alone.<br><br>Try it at <a href="https://github.com/Nekso/nkdocker" target="_blank">https://github.com/Nekso/nkdocker</a>. Comments are very welcomed!<br><br>Carlos Gonzalez<br>@carlosjgf<br><a href="https://www.linkedin.com/in/carlosjgf" target="_blank">https://www.linkedin.com/in/carlosjgf</a><br></div>