-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
kind/feature-requestNew feature or requestNew feature or request
Description
Act version
act version 0.2.79
Feature description
There is an option to point to the Docker Desktop in the GitHub Local Actions settings. On Linux I have installed Docker Engine (not Docker Desktop - this means I am using Docker in my machine under the Apache License).
I would like to use Docker Engine in WSL2 under Windows 11. There is a warning when installing Docker Engine from https://get.docker.io/
but it is fine to run Docker in WSL2 on Windows 11 in this manner. You can provide a path reference to the Docker binary from Windows to WSL2 using UNC path:
\\wsl.localhost\Ubuntu\usr\bin\docker
It would be great to be able to support this option.
Metadata
Metadata
Assignees
Labels
kind/feature-requestNew feature or requestNew feature or request