moby--moby/builder
Rafe Colton b845a62149 Move Go() promise-like func from utils to pkg/promise
This is the first of two steps to break the archive package's dependence
on utils so that archive may be moved into pkg.  Also, the `Go()`
function is small, concise, and not specific to the docker internals, so
it is a good candidate for pkg.

Signed-off-by: Rafe Colton <rafael.colton@gmail.com>
2014-09-29 23:16:27 -07:00
..
parser builder: Fix handling of VOLUME command where multiple volumes are 2014-09-25 09:44:19 -07:00
MAINTAINERS Add a new MAINTAINERS file for the builder. 2014-09-17 15:36:04 -07:00
dispatchers.go builder: Fix CMD to inject /bin/sh -c when provided with a non-json value. 2014-09-29 12:22:18 -07:00
evaluator.go builder: Appropriately initialize the Cmd in runconfig. 2014-09-22 23:10:05 -07:00
internals.go Move Go() promise-like func from utils to pkg/promise 2014-09-29 23:16:27 -07:00
job.go builder: Refactors according to @tiborvass's comments 2014-08-27 18:52:30 -07:00
support.go Refactor all pre-compiled regexp to package level vars 2014-09-16 12:57:44 -04:00