jonascheng / vagrant-ubuntu-18.04

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vagrant-ubuntu-18.04

To use vagrant with Docker instead of VirtualBox, just specify the --provider parameter with docker as the provider:

vagrant up --provider=docker

About