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
Developers have commented that it would be great if they could test out changes to images locally before doing the official build.
I think we could make this work if we passed in some option like --local-build and then we'd use Virtualbox or a similar local VM backend to create the image. Once build, developers could start the VM and manually run their tests to validate their changes.
The text was updated successfully, but these errors were encountered:
Developers have commented that it would be great if they could test out changes to images locally before doing the official build.
I think we could make this work if we passed in some option like
--local-build
and then we'd use Virtualbox or a similar local VM backend to create the image. Once build, developers could start the VM and manually run their tests to validate their changes.The text was updated successfully, but these errors were encountered: