Add .dockerignore
Add .dockerignore file to avoid load all stx-tools dirs and files to Docker daemon on the Docker Image creation. Change-Id: I50a541e25fce8f23ae5b2be922f0187acd8561d3 Signed-off-by: Felipe de Jesus Ruiz Garcia <felipe.de.jesus.ruiz.garcia@intel.com>
This commit is contained in:
parent
dd66d0e957
commit
759716f376
4
.dockerignore
Normal file
4
.dockerignore
Normal file
@ -0,0 +1,4 @@
|
||||
*
|
||||
!toCOPY
|
||||
!centos-mirror-tools/yum.repos.d/*
|
||||
!centos-mirror-tools/rpm-gpg-keys/*
|
Loading…
Reference in New Issue
Block a user