docker-machine-driver-vmware
docker-machine-driver-vmware copied to clipboard
Docker machine driver for VMware Fusion and Workstation.
I am trying to install minikube on an m1 mac and use the vmware driver option noted here: https://minikube.sigs.k8s.io/docs/drivers/vmware/ As noted in https://github.com/kubernetes/minikube/issues/12858, the following issue comes up after following...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.9.1 to 3.0.0. Release notes Sourced from goreleaser/goreleaser-action's releases. v3.0.0 What's Changed chore: node 16 as default runtime by @crazy-max in goreleaser/goreleaser-action#343 This requires a minimum Actions...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.0 to 3.0.2. Release notes Sourced from actions/checkout's releases. v3.0.2 What's Changed Add set-safe-directory input to allow customers to take control. by @TingluoHuang in actions/checkout#770 Prepare changelog...
Im installed from here: https://community.chocolatey.org/packages/docker-machine-vmware#upgrade. But not lastest version (0.1.0). How to upgrade to new version?
Most Windows users don't have tar or gz installed. Windows supports zip natively. To enable Windows users to install this driver without installing additional archive management software, please publish future...
This appears to be the only change necessary to make minikube work on Big Sur x86_64. I built the patched binary, deployed under `/Applications/VMware Fusion.app/Contents/Library/vkd/bin` (from which the binary is...
`docker-machine -D create --driver=vmware --vmware-cpu-count=2 --vmware-memory-size=4096 test` Machine test was created successfully but: ``` chmod: /mnt/hgfs/Users: Permission denied fuse: mointpoint is not empty fuse: if you are sure this is...
I tried to create a Docker Machine with the boot2docker 18.06.1 ISO with both the built-in `vmwarefusion` driver and this `vmware` driver plugin from this repo, but with both I...
I recently tried upgrading versions in my OS X development environment, and ran into issues starting a MySQL virtual machine due to issues accessing a hostPath persistent volume. The configuration...
I tried to create Docker Machine with VMWare Fusion 10.1.5 and docker-mache 0.16.1, but I see an error mounting the shared folders. * docker-mache: docker-machine version 0.16.1, build cce350d *...