You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.