-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows 10 - Can Docker Still be Used For Non WordPress Containers? #86
Comments
Hi, Im using Wocker in Windows 10 Pro and VirtualBox 6.0.10.
I see Control Panel -> Windows Feature. Wocker container include PHP+nginx+MariaDB, different from standard docker policy. |
Thanks that sounds promising. I'm going to need to use docker for WordPress development and Laravel development on the same laptop so I can quickly switch between projects. |
I undestood you have to use some containers, at least 2 containers. Wocker run container on "Barge" OS that booted by Vagrant via VirtualBox. But, network settings is in Wocker Vagrant file. Other way you can use only Wocker image it is hosted Docker Hub. |
Hi there, Thank you for the additional info. I now have Wocker running in Windows 10 and it works great. I am now going to install Docker Desktop on windows for my Laravel project. I have read that for Docker Deskop to work, I have to enable Hyper-V. Could you please advise if Wocker will still work on the same way with Hyper-V enabled? |
You have completed setup Docker Desktop, right? In Powershell, for example container name
Stop container Setup another name containers and folders, you have multiple WordPress environment. |
Hi there,
I'm considering moving from VVV to Wocker but also need to run a standard Nginx container for a different project.
Can these run on the same machine without having to dual boot etc.
I understand turning on Hyper-V will cause a problem with VVV so was wondering if it will also be a problem with Wocker.
The text was updated successfully, but these errors were encountered: