recently I have added Vagrantfile [1] to trunk which enables you
easily create a new virtual machine using vagrant, and compile/install
GRASS on that machine. Detailed description is available on wiki [2].
Enjoy! Martin
recently I have added Vagrantfile [1] to trunk which enables you
easily create a new virtual machine using vagrant, and compile/install
GRASS on that machine. Detailed description is available on wiki [2].
Enjoy! Martin
Thanks - this sounds very interesting. If my googling gave the right
answers, one can use Vagrant together with docker, which would make the
resulting instance much more lightweight than a full blown VM (e.g
Virtual Box).
On 16 February 2016 at 12:24, Martin Landa <landa.martin@gmail.com> wrote:
Hi,
Hi Martin,
recently I have added Vagrantfile [1] to trunk which enables you
easily create a new virtual machine using vagrant, and compile/install
GRASS on that machine. Detailed description is available on wiki [2].
thanks a lot for this submission, can I ask you why did you comment out liblas?
recently I have added Vagrantfile [1] to trunk which enables you
easily create a new virtual machine using vagrant, and compile/install
GRASS on that machine. Detailed description is available on wiki [2].
Enjoy! Martin
Thanks - this sounds very interesting. If my googling gave the right
answers, one can use Vagrant together with docker, which would make the
resulting instance much more lightweight than a full blown VM (e.g
Virtual Box).