mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
b0e7588873
Paths resolving to c:\ or c:\windows are forbidden Replaced the obscure (and non-working) regex with a simple case insensitive comparison to the black listed paths (we should forbid c:\, c:\windows but not d:\) Also, add a test ensuring paths are case insensitive on windows Also, made sure existing multi-staged build tests pass on windows Signed-off-by: Simon Ferquel <simon.ferquel@docker.com> |
||
---|---|---|
.. | ||
dockerfile | ||
dockerignore | ||
remotecontext | ||
builder.go | ||
dockerignore.go | ||
dockerignore_test.go | ||
git.go | ||
remote.go | ||
remote_test.go | ||
tarsum.go | ||
tarsum_test.go | ||
utils_test.go |