Skip to content

cab105/machine-vmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of the vmware-fusion driver provided to the docker-machine community in order to support the Linux based VMWare Workstation installation in addition to VMWare Fusion.

To build: mkdir -p $SRC/machine-vmware/src/github.com/cab105 export GOPATH=$SRC/machine-vmware cd $SRC/machine-vmware-unix/src/github.com/cab105 git clone https://github.com/cab105/machine-vmware.git cd machine-vmware go get go build mv machine-vmware $DOCKER_MACHINE_PATH/docker-machine-driver-vmwaredriver

To use it with docker-machine: docker-machine cmd -d vmwaredriver ...

About

docker-machine driver for vmware fusion and vmware workstation under linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages