Skip to content

Command failure when opening project in container #2

@IoT-Kid

Description

@IoT-Kid

I have followed the learning module here and I get the following outcome when trying to open the project in a container:

Command failed: docker run --sig-proxy=false -a STDOUT -a STDERR --mount type=bind,source=c:\directory to folder\mslearn-python-products,target=/workspaces/mslearn-python-products,consistency=cached --mount type=volume,src=vscode,dst=/vscode -l vsch.local.folder=c:\directory to folder\mslearn-python-products -l vsch.quality=stable -l vsch.remote.devPort=0 --entrypoint /bin/sh vsc-mslearn-python-products-05e09896b111b72fedda0caeeec92b28 -c echo Container started ; trap "exit 0" 15; while sleep 1 & wait $!; do :; done

Any ideas how this could be resolved?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions