moby--moby/builder
Sebastiaan van Stijn 9e63b0d0f9 cleanup: simplify parser_test
parser_test only needed the directory-names for
the tests to run. This replaces f.Readdir() with
f.Readdirnames() to only return the names.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2015-03-10 00:55:00 +01:00
..
command Map Commands instead of using them as a slice 2015-02-20 15:56:21 +01:00
parser cleanup: simplify parser_test 2015-03-10 00:55:00 +01:00
dispatchers.go dispatchers: warn user if try to use EXPOSE ip:hostPort:containerPort 2015-03-04 21:09:50 -05:00
evaluator.go Merge pull request #11000 from anandkumarpatel/invalidate-probe 2015-03-04 11:35:00 -08:00
internals.go Remove comment and b.UtilizeCache check. 2015-02-25 14:04:35 -08:00
job.go Support dockerfile and Dockerfile 2015-03-03 18:38:50 -08:00
support.go builder: handle escapes without swallowing all of them. 2014-10-27 17:38:24 +00:00