Skip to content

juanfont/docker-machine-driver-vcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-machine-driver-vcd

A VMware vCloud Director driver for Docker Machine

Overview

This project is a little experiment to run Docker Machine on top of vCloud Director virtual machines.

Apparently there are still use cases for this in 2021 😉

Usage

Install latest (git) version of docker-machine-driver-vcd in your $GOPATH/bin (depends on Golang and docker-machine)

$ go get -u github.com/juanfont/docker-machine-driver-vcd

If you don't have $GOPATH/bin in your $PATH, copy the binary somewhere useful :)

cp $GOPATH/bin/docker-machine-driver-vcd /usr/local/bin/

Credits

This driver is based on previous drivers:

About

A VMware vCloud Director driver for Docker Machine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages