Open ABNER-1 opened 1 year ago
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
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