Skip to content

Rewrite docker impletation using github.com/fsouza/go-dockerclient

Alberto Rodriguez Peon requested to merge rewrite_with_new_library into master

To address a number of issues like VCS-937, #1 (closed) and the use of .dockerignore.

A test has been added to coverf the case of a .dockerignore file.

Merge request reports