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
One of the most time-consuming parts of the build process is installing GUI and package updates on the base Ubuntu vagrant box. A lot of time could be saved by...
provisioning a VM with only the apt_basic and desktop roles enabled
Updating the Vagrantfile to use this box by default, thereby saving the package installs when we want to wipe and provision the rest of the stuff fresh.
The text was updated successfully, but these errors were encountered:
One of the most time-consuming parts of the build process is installing GUI and package updates on the base Ubuntu vagrant box. A lot of time could be saved by...
The text was updated successfully, but these errors were encountered: