Skip to content

Add example with devcontainer mounting current project to unexisting folder #10

Description

@yevhenkuznetsov

So far only workspaces folders can be used to mount the project. However, when the folder with the project name does not exist, the workspace folder won't be mounted.

    "workspaceMount": "source=${localWorkspaceFolder},target=/workspaces,type=bind",
    "workspaceFolder": "/workspaces",

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't workingdevcontainerProject related labeldocumentationImprovements or additions to documentationenhancementNew feature or request

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions