minishift / minishift-centos-iso

CentOS based ISO as an alternative for boot2docker ISO
GNU Lesser General Public License v3.0
40 stars 33 forks source link

Create minishift directory symlink to accommodate --host-data-dir option #76

Closed praveenkumar closed 7 years ago

praveenkumar commented 7 years ago

We need to create a minishift directory which will accommodate --host-data-dir option so etcd data should be persistent and used with restart of VM.

Refer: https://github.com/minishift/minishift/issues/210

praveenkumar commented 7 years ago

Fixed with #77