Use local changes to build images 73/64873/1
authorVictor Morales <victor.morales@intel.com>
Wed, 5 Sep 2018 13:44:16 +0000 (06:44 -0700)
committerVictor Morales <victor.morales@intel.com>
Wed, 5 Sep 2018 13:47:08 +0000 (06:47 -0700)
commit849f6ae8239a818ed03954e581f1818899d86b9c
tree77732f84714603fb60309646ecb68e83f6464855
parent897a3ccd55fb562b029525808797d628808e689e
Use local changes to build images

The current implementation is using an external copy of the source
code to buil the docker image. This approach makes hard to debug and
try new changes during development phase. This change allows to sync
local source code folder between host and guest machines.

Change-Id: Ia723499f0e113e5adebb46a0cea6662f703695e5
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-301
.gitignore
vagrant/Vagrantfile
vagrant/installer.sh