Skip to content
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] Cross WSL2 distribution interoperability #791

Open
ollypom opened this issue Feb 2, 2024 · 1 comment
Open

[Windows] Cross WSL2 distribution interoperability #791

ollypom opened this issue Feb 2, 2024 · 1 comment
Labels
enhancement New feature or request windows Anything Windows specific

Comments

@ollypom
Copy link
Contributor

ollypom commented Feb 2, 2024

What is the problem you're trying to solve?.
On Windows I can run finch.exe from the Windows environment (cmd / powershell), as well as finch.exe from "my" WSL2 distribution (e.g. Ubuntu) if I have interop enabled in the wsl.conf.

However from "my" WSL2 distribution I am unable to do finch build using a Dockerfile stored in this distribution. finch build would only work if the Dockerfile was stored in the Windows filesystem

Describe the feature you'd like
I would to make all finch calls from "my" WSL2 distributions including supporting cross distribution file mounts for finch build and finch run --volume.

Additional context
Finch on Windows

@ollypom ollypom added enhancement New feature or request windows Anything Windows specific labels Feb 2, 2024
@nmofonseca
Copy link

Hello,

I am up for this one too, I believe this is what Docker Desktop calls as WSL integration and let's me select any WSL instances that I would like to use docker with.

Is this possible or in the road map at all?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request windows Anything Windows specific
Projects
None yet
Development

No branches or pull requests

2 participants