1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/builder
John Howard faab71701f Windows: Reduce CLI time, move some to unit tests
Signed-off-by: John Howard <jhoward@microsoft.com>
2016-05-06 12:26:08 -07:00
..
dockerfile Windows: Reduce CLI time, move some to unit tests 2016-05-06 12:26:08 -07:00
dockerignore Fix ReadAll to run on Windows. 2016-02-04 14:01:17 -08:00
builder.go Remove reference package dependency from the api. 2016-04-07 15:01:23 -07:00
context.go Windows: Fix failing unit tests 2016-04-06 13:42:15 -07:00
context_test.go Windows: Fix failing unit tests 2016-04-06 13:42:15 -07:00
context_unix.go Move validateContextDirectory to builder package. 2016-02-09 22:19:09 +01:00
context_windows.go Move validateContextDirectory to builder package. 2016-02-09 22:19:09 +01:00
dockerignore.go utils: move dockerignore function to builder/dockerignore 2015-12-14 14:59:52 +01:00
dockerignore_test.go Dockerignore tests 2016-03-28 22:31:35 +02:00
git.go utils: move git functions to pkg/gitutils 2015-12-14 14:59:52 +01:00
remote.go Move getContext… function to builder package 2016-02-11 20:59:59 +01:00
remote_test.go remove unnecessary temporary variable 2015-11-26 10:25:55 +08:00
tarsum.go Fix build cache false positives when build context tar contains unnormalized paths 2016-04-14 17:57:45 -07:00
tarsum_test.go Builder/tarsum unit tests 2016-03-30 06:40:40 +02:00