Skip to content

建议为s local start 增加透传给docker的启动参数. #14

@duanrui71

Description

@duanrui71

Is your feature request related to a problem? Please describe.
在本地建立调试环境的时候,希望可以连接 其他docker容器开启的mangoDB.
但是 s local start 目前没有办法传递额外的参数给 docker run.
我想传递的参数为 --network=docker_default .
这样就可以将mongo的容器和s local start 的容器放在同一个网络环境下. 直接通过容器名访问.

Describe the solution you'd like
希望增加新的s local start 的参数。将自定义的额外参数传递给 docker run.

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