1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/graphdriver/aufs
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.go Have .dockerignore support Dockerfile/.dockerignore 2015-01-06 10:57:48 -08:00
aufs_test.go don't call reexec.Init from chrootarchive 2014-11-25 01:03:40 +02:00
dirs.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
migrate.go Initial work on selinux patch 2014-04-29 03:40:05 -07:00
mount.go Use logrus everywhere for logging 2014-10-24 15:03:06 -07:00
mount_linux.go Replace "amd64" build tags with "cgo" as appropriate, and remove where unnecessary 2014-08-06 17:20:21 -06:00
mount_unsupported.go Replace "amd64" build tags with "cgo" as appropriate, and remove where unnecessary 2014-08-06 17:20:21 -06:00