add .dockerignore for base-image Dockerfile

The `docker build` only creates the build environment. No need to send
the huge context to the docker daemon

Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
This commit is contained in:
Petros Angelatos 2016-07-09 19:43:12 -07:00
parent ebf3cc20ef
commit a9d43a58c3

4
base-image/.dockerignore Normal file
View File

@ -0,0 +1,4 @@
build
oe-core
meta-nodejs
bitbake