Closed sll552 closed 6 years ago
This is required if e.g. vagrant is run in a Docker container and boxes are missing between creating and destroying vms. Otherwise/Currently the state will be corrupted when running vagrant status because the boxes are not downloaded.
vagrant status
thanks!
This is required if e.g. vagrant is run in a Docker container and boxes are missing between creating and destroying vms. Otherwise/Currently the state will be corrupted when running
vagrant status
because the boxes are not downloaded.