-
Notifications
You must be signed in to change notification settings - Fork 14
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
Issue with Docker #365
Comments
Hi, thanks for your report. Are you using windows 10 pro ? It looks like a Windows issue. @carlosrochoa, I remember you managed to run both vbox and docker on your machine or server. Can we have your input on this ? Thanks :) There is also a version of AccessMod built with docker, running inside VirtualBox. Here is a link to the pre-release 5.7.16-alpha ( version non-upgradable yet, but import / export of projects should work ). Performance comparison of different versions / config : #360 |
I have the same Windows 10Pro machine as @Syzeyna55 (Lenovo ThinkPad X1), and in my case both versions work simultaneously without problem. |
Effectively i have the same machine and the same Windows than Carlos. To
answer to your question Carlos, the Virtualization is turned on but we can
compare our parameters on thursday if it's ok for you?
Le lun. 11 oct. 2021 à 12:38, carlosrochoa ***@***.***> a
écrit :
… I have the same Windows 10Pro machine as @Syzeyna55
<https://github.com/Syzeyna55> (Lenovo ThinkPad X1), and in my case both
versions work simultaneously without problem.
I suppose the problem might be in the BIOS settings? Virtualization? I
could take a look at how they are, because I have not done any
modifications there in several years.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#365 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APA7CFXFNCPNRSFMZSEGD4DUGK5A7ANCNFSM5FX2735A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
I still have my issues in Docker. Al though with Carlos we try to compare
our settings in ours laptop.
Le lun. 11 oct. 2021 à 13:01, Zeyna Sy ***@***.***> a écrit :
… Effectively i have the same machine and the same Windows than Carlos. To
answer to your question Carlos, the Virtualization is turned on but we can
compare our parameters on thursday if it's ok for you?
Le lun. 11 oct. 2021 à 12:38, carlosrochoa ***@***.***> a
écrit :
> I have the same Windows 10Pro machine as @Syzeyna55
> <https://github.com/Syzeyna55> (Lenovo ThinkPad X1), and in my case both
> versions work simultaneously without problem.
> I suppose the problem might be in the BIOS settings? Virtualization? I
> could take a look at how they are, because I have not done any
> modifications there in several years.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#365 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/APA7CFXFNCPNRSFMZSEGD4DUGK5A7ANCNFSM5FX2735A>
> .
> Triage notifications on the go with GitHub Mobile for iOS
> <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
> or Android
> <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
>
>
|
I'm not sure to understand. You have the exact same settings ( bios > virtualisation, etc..) and different outcome ? |
Yes we have the same settings (bios > virtualisation, etc..) but i still have my issue with Docker. |
If together you did not find a solution to this issue, it's very unlikely that on the field, offline, on older machines, this solution will be frictionless. However, this article says that's possible (on Home edition). @carlosrochoa @Syzeyna55, have you tried this ? @nicolasray, in my current understanding:
So, during the past year, a lot of things happened that add some friction to the docker-fits-all solution. -> We have to decide which platform, OS type, version and settings we will support, and if we support docker and VirtualBox at the same time. |
In this article the proposed solutions are:
See below my system info : Host Name: LAPTOP-GGL5GHII See below Carlo's system info Host Name: LE-NOVO-PC |
Thank you.
|
Current Behavior
I used to run Docker but it’s impossible to run it at the same time as Virtualbox.
To run Docker, I have to check in my windows settings the Virtual Machine Platform (see below image), restart my machine and then it’s works.
To run virtualbox, i have to uncheck Virtual Machine Platform and restart the machine. If i don’t uncheck this parameter, i will have this message:
Now i can’t run docker, when i try i have this following message:
Expected Behavior
Both should run at the same time without an error
Possible Solution
It try some solutions from the these websites, but i haven’t able to solve the problem
https://www.tcg.com/blog/yes-you-can-run-docker-and-virtualbox-on-windows-10-home/
https://fredrikaverpil.github.io/2018/03/15/switching-between-docker-and-virtualbox-on-windows-10/
Steps to Reproduce
Try to run Docker in Windows 10
Detailed Description
Maybe the problem come from window 10. It works or not depending on the machine
The text was updated successfully, but these errors were encountered: