Skip to content

"--extra-docker-config" don't work on windows 11 command prompt and PowerShell #544

Description

@wy6688

Here is my command line :

lean backtest "test_lean" --extra-docker-config "{""Volumes"": {""/stock_data"": {""bind"": ""c:\\_stock_data"", ""mode"": ""rw""}}}" --verbose --debug debugpy
it won't show any error, but when I paused in debug and login into docker container, the /stock_data has no data, also checked the container volume, it don't have the stock_data volume.

Also hope this option can also add to 'lean live', 'lean research` command line, so that we can use external data in all stage.

Thanks

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