moby/daemon/graphdriver
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
..
aufs Have .dockerignore support Dockerfile/.dockerignore 2015-01-06 10:57:48 -08:00
btrfs btrfs: build tag to enable showing version info 2014-11-13 16:43:53 -05:00
devmapper change to lazy Unmount 2015-01-04 00:10:48 +00:00
graphtest Mknod more loopbacks for devmapper 2014-11-21 16:20:35 -08:00
overlay Refactor to optimize storage driver ApplyDiff() 2014-12-17 21:54:23 -08:00
vfs Remove unused function from vfs storage driver 2014-12-23 00:36:20 +01:00
driver.go Remove error return from check graph driver func 2015-01-05 10:34:49 -08:00
fsdiff.go Refactor to optimize storage driver ApplyDiff() 2014-12-17 21:54:23 -08:00