Skip to content

[BUG] Incorrect break when list all docker container #44

@ABNER-1

Description

@ABNER-1

As code show, this function will get all container status when container in dockerComposeServices.
However, when get any correct container, the function will break incorrectly.
This bug make the function return only the first correct container.

https://github.com/SmartIDE/SmartIDE/blob/fb52a51870f8d65561651075caaa345bef038dd0/cli/cmd/start/env.go#L132-L141

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