moby--moby/builder
Vincent Demeester 6daf3d2a78
Validate hostname starting from 1.24 API.
In order to keep a little bit of "sanity" on the API side, validate
hostname only starting from v1.24 API version.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-07-06 09:13:59 +02:00
..
dockerfile Validate hostname starting from 1.24 API. 2016-07-06 09:13:59 +02:00
dockerignore Skip UTF-8 BOM bytes from Dockerignore if exist 2016-06-03 07:26:36 -07:00
builder.go Validate hostname starting from 1.24 API. 2016-07-06 09:13:59 +02:00
context.go Fix directory walker error checking 2016-05-26 14:59:38 -07:00
context_test.go Builder unit tests refactoring 2016-05-03 19:00:35 +02:00
context_unix.go
context_windows.go
dockerignore.go
dockerignore_test.go Builder unit tests refactoring 2016-05-03 19:00:35 +02:00
git.go
remote.go Move getContext… function to builder package 2016-02-11 20:59:59 +01:00
remote_test.go Builder unit tests refactoring 2016-05-03 19:00:35 +02: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 unit tests refactoring 2016-05-03 19:00:35 +02:00
utils_test.go Builder unit tests refactoring 2016-05-03 19:00:35 +02:00