moby--moby/pkg/tarsum
Doug Davis 6d801a3caa Have .dockerignore support Dockerfile/.dockerignore
If .dockerignore mentions either then the client will send them to the
daemon but the daemon will erase them after the Dockerfile has been parsed
to simulate them never being sent in the first place.

an events test kept failing for me so I tried to fix that too

Closes #8330

Signed-off-by: Doug Davis <dug@us.ibm.com>
2015-01-06 10:57:48 -08:00
..
testdata tarsum: name collision fix 2014-09-17 14:37:46 -04:00
MAINTAINERS pkg/tarsum: add maintainers & add missing s 2014-11-26 00:44:16 +02:00
builder_context.go Have .dockerignore support Dockerfile/.dockerignore 2015-01-06 10:57:48 -08:00
fileinfosums.go tarsum: name collision fix 2014-09-17 14:37:46 -04:00
fileinfosums_test.go tarsum: name collision fix 2014-09-17 14:37:46 -04:00
tarsum.go pkg/tarsum: delete the logging code 2014-12-18 23:38:26 +02:00
tarsum_spec.md tarsum: updates for jamtur01 comments 2014-11-24 23:18:48 -05:00
tarsum_test.go Correctly close generated benchmark archives 2014-12-03 22:26:06 -08:00
versioning.go Finalize TarSum Version 1 w/ refactor 2014-11-04 21:38:52 -08:00
versioning_test.go Finalize TarSum Version 1 w/ refactor 2014-11-04 21:38:52 -08:00
writercloser.go TarSum: versioning 2014-09-10 15:41:52 -04:00