You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
From @lparisc:
If we're going to continue to support Dune for windows using chocolatey (the other option is to support it using the WSL linux version), then it's important to warn the user during the install to skip the docker installation if Docker is already installed by using the option that prompts the user to install (y/n) every dependency. Otherwise, it will corrupt the current Docker installation.
As part of the fix:
Verify that installing Docker by Chocolatey if it is already installed corrupts Docker
Modify installation steps in README.md
Note: this may not be testable in a virtual machine. It may only be testable on native Windows.
The text was updated successfully, but these errors were encountered:
From @lparisc:
If we're going to continue to support Dune for windows using chocolatey (the other option is to support it using the WSL linux version), then it's important to warn the user during the install to skip the docker installation if Docker is already installed by using the option that prompts the user to install (y/n) every dependency. Otherwise, it will corrupt the current Docker installation.
As part of the fix:
Note: this may not be testable in a virtual machine. It may only be testable on native Windows.
The text was updated successfully, but these errors were encountered: