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
I could successfully execute a container from MINGW64 (MSYS2) by prepending UNIX paths with / (see docker/for-win#1509), as an alternative to setting COMPOSE_CONVERT_WINDOWS_PATHS=1:
Hi,
I'm trying to experiment with a containerized dive in a git bash (Windows).
I can share the /var/run/docker.sock with the container by creating this script:
However, when I execute it a get the following error:
I tried other images to check if it was something related to the image itself but the message persists.
Best
The text was updated successfully, but these errors were encountered: