Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Vagrant Setup for virtualbox #543

Open
tkilias opened this issue Mar 29, 2022 · 0 comments
Open

Add Vagrant Setup for virtualbox #543

tkilias opened this issue Mar 29, 2022 · 0 comments
Labels
feature Product feature

Comments

@tkilias
Copy link
Collaborator

tkilias commented Mar 29, 2022

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
@tkilias tkilias added the feature Product feature label Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Product feature
Projects
None yet
Development

No branches or pull requests

1 participant