Because of [1], bind mount and volume mount workspaces are difficult to support simultaneously. I've implemented a simplified version of this workaround [2] for Poetry Cookiecutter. Also makes use of [3] to support Windows (Batch script translated from Bash by ChatGPT).
Because of [1], bind mount and volume mount workspaces are difficult to support simultaneously. I've implemented a simplified version of this workaround [2] for Poetry Cookiecutter. Also makes use of [3] to support Windows (
Batch script translated from Bash by ChatGPT).[1] https://github.com/microsoft/vscode-remote-release/issues/6561 [2] https://github.com/h4l/dev-container-docker-compose-volume-or-bind [3] https://github.com/microsoft/vscode-remote-release/issues/4568