konveyor / tackle-container-advisor

Recommends containerization plan for legacy applications.
https://konveyor.github.io/tackle-container-advisor-docs/
Apache License 2.0
28 stars 25 forks source link

Add Vagrant and VirtualBox support for development environments #96

Closed rofrano closed 2 years ago

rofrano commented 2 years ago

In order to provide several options for creating a repeatable development environment, we should over using Vagrant and VirtualBox as a solution so that developers can use whatever IDE they'd like.

You can read more about creating these environments in the article: Creating Reproducable Development Environments

lamwassi commented 2 years ago

Great this Solution is needed to deal with dev environment issues .