This repository was archived by the owner on May 4, 2018. It is now read-only.

Description
During todays Maas meeting, the idea of being able to use dogen to create images that included local changes (to artifacts) was desired. This would be useful during development, to make sure that the changes you are about to commit for the products, work in the images.
Can dogen have a 'local-dev' mode, where it grabs the artifacts locally? It will save people from having to drop their new artifact into the build directory, and calling 'docker build...' themselves.