Skip to content

vmaerten/cefim-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Machine with Docker

Setup

Install from website

Download virtualbox and vagrant

Mac OSX setup with homebrew

brew cask install virtualbox
brew cask install vagrant

optional

brew cask install vagrant-manager

Build and run machine

vagrant up

SSH connexion

vagrant ssh

or

ssh vagrant@192.168.33.10

with password vagrant

stop machine

vagrant halt

Delete machine

vagrant destroy

Shared folder

You have a shared folded data to shared files between the VM and the host

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages