Vagrantfile with my customized setting
Vagrantfile with my personal customized setting
bridged network with static ip
installed softwares:
version:
vagrant@ubuntu-bionic:~$ conda --version && docker --version && docker-compose --version
conda 4.3.30
Docker version 19.03.12, build 48a66213fe
docker-compose version 1.24.1, build 4667896b
Install Vagrant
Navigate to the ubuntu-server
or ubuntu-desktop
directory
Start the VM
vagrant up
SSH into the VM
vagrant ssh