Open
Description
Background
Vagrant is a tool for developer to provision reproducible development environments. We use vagrant to provide a developer sandbox for building the Script Language Container, which contains all necessary tools to accomplish this. Virtualbox is a common virtualization used with vagrant.
Acceptance Criteria
- Add setup for Virtualbox
- Resize image
- DNS
- Docker install
- Shared folder
- Test on Github Action mac osx