Updated .dockerignore to blacklist all files, then whitelist just the ones to include in build context
Signed-off-by: James P. Ketrenos <james.p.ketrenos@intel.com>
This commit is contained in:
parent
dcba5f277d
commit
c19f0d2371
@ -1,4 +1,6 @@
|
|||||||
.git
|
*
|
||||||
templates
|
!assets
|
||||||
scripts
|
!Dockerfile
|
||||||
Dockerfile.solution*
|
!Dockerfile-*
|
||||||
|
!SOLUTION
|
||||||
|
!MANIFEST
|
||||||
|
Loading…
x
Reference in New Issue
Block a user