L
L
l4m3r2018-02-15 12:14:02
Vagrant
l4m3r, 2018-02-15 12:14:02

Do you use Vagrant on Ubuntu?

I work from home. Decided to install ubuntu instead of dozens. On Windows, I used a virtual machine to get a Linux environment. And on Linux itself, is the use of vagrant justified or is LAMP better?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Ukolov, 2018-02-15
@l4m3r

The point of using Vagrant and Docker during the development phase is that everyone has the same environment - installed programs, their versions and settings. This requirement does not depend on the operating system you are using. Accordingly, if you do not want to set up the environment anew each time and solve package compatibility problems - use Vagrant, if you do not have such problems - do not use it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question