mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
docker: add .dockerignore file
Fixes long pauses (and unnecessary bloat) when building the docker container. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
parent
163a84ff00
commit
1db6b550f9
6
.dockerignore
Normal file
6
.dockerignore
Normal file
|
@ -0,0 +1,6 @@
|
|||
*.db3
|
||||
*.db3.*
|
||||
tmp
|
||||
layers
|
||||
__pycache__
|
||||
*.pyc
|
Loading…
Reference in New Issue
Block a user