David Liang
Results
1
comments of
David Liang
For those running in devcontainer this solution worked for me ``` # get the host workspace path host_workspace_path=$(docker inspect -f '{{ range .Mounts }}{{ if eq .Destination "/workspaces" }}{{ .Source...