mount .go-pkg-cache for DOCKER_INCREMENTAL_BINARY

The cache was not used when we run `make binary` from the host.

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2016-06-27 09:19:48 +00:00
parent 724c69f060
commit 389d5cde7b
3 changed files with 12 additions and 2 deletions

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@
# a .bashrc may be added to customize the build environment
.bashrc
.gopath/
.go-pkg-cache/
autogen/
bundles/
cmd/dockerd/dockerd