Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

leonardochaia/docker-toolbox-vmware-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VMWare DockerToolbox PowerShell Installer

REMARKS: You can run VMWare and VirtualBox at the same time without issues

I've started this repo since I was not aware of the below fact. I've switched to VirtualBox for my docker-machines since then. It has official docker support.

This script aims to help in the installation of the VMWare Driver pecigonzalo/docker-machine-vmwareworkstation for Docker Machine.

Usage: PS > ./install.ps1 -diskSize 102400 -memory 2048 It will:

  • If needed, downloads and install DockerToolbox with Docker and DockerMachine only
  • If needed, downloads and install pecigonzalo/docker-machine-vmwareworkstation
  • Create a Docker Machine with the provided disk size and memory.
  • Create a Start Menu Shortcut
  • Propmt to configure Docker Machine Auto start

About

PowerShell Script to install and configure Docker Machine with VMWare using pecigonzalo/docker-machine-vmwareworkstation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published