Skip to content

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

Open
@duanrui71

Description

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.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Assignees

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