VMware Communities
alex105
Contributor
Contributor

Access Docker on host from Windows VM in VMWare Workstation

I have the following:

- Windows 10 Host (Hyper-V enabled)
- Docker Desktop installed on host
- Windows 10 VM - Docker CLI installed on vm

What I want to be able to do is acces docker running on the host, from my VM
By access docker, I mean use the docker cli to run containers, build images etc... setting `DOCKER_HOST` or something like that?

I use the VM as a dev environment, with project specific stuff on there
I also use the 'host' as a development machine for other projects - so want to be able to use docker on both.

Is this possible? Or any other way?

Tags (2)
0 Kudos
0 Replies